Guest User

Untitled

a guest
Jun 11th, 2017
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.20 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html lang="en">
  3.  
  4. <head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  5.  
  6. <title>Gift a Handmade Sketch - Unique & Personalized | SmileMiddle</title>
  7. <link rel="icon" type="image/png" href="images/favicon.png" />
  8. <meta name="Description" content="Gift a customized handmade sketch or painting to loved ones. Add unique & personal touch to gifts with SmileMiddle. We convert image into memorable portrait">
  9. <meta name="viewport" content="width=device-width, initial-scale=1">
  10. <!--320-->
  11. <meta name="theme-color" content="#5091DA" />
  12. <meta name="robots" content="index, follow" />
  13. <meta property="og:image" content="http://smilemiddle.com/images/facebook-SmileMiddle-process-slider-2.jpg" />
  14. <meta property="og:type" content="website">
  15. <meta property="og:site_name" content="SmileMiddle">
  16. <meta property="og:title" content="SmileMiddle - Gift a handmade sketch | Personalized">
  17. <meta property="og:description" content="Gift a customized handmade sketch or painting to loved ones. Add unique & personal touch to gifts with SmileMiddle. We convert images into a memorable portrait.">
  18. <meta property="og:url" content="http://www.smilemiddle.com">
  19. <meta name="google-site-verification" content="2X_c70zASsc1ViQICGZjVinkfyEmybK00slbNbNrzzA" />
  20.  
  21. <!-- Facebook Pixel Code -->
  22. <script>
  23. !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  24. n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
  25. n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
  26. t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
  27. document,'script','https://connect.facebook.net/en_US/fbevents.js');
  28. fbq('init', '1624451977852242', {
  29. em: 'insert_email_variable,'
  30. });
  31. fbq('track', 'PageView');
  32. // ViewContent
  33. // Track key page views (ex: product page, landing page or article)
  34. fbq('track', 'ViewContent');
  35.  
  36. // Purchase
  37. // Track purchases or checkout flow completions (ex. landing on "Thank You" or confirmation page)
  38. fbq('track', 'Purchase', {value: '1.00', currency: 'USD'});
  39.  
  40. // Lead
  41. // Track when a user expresses interest in your offering (ex. form submission, sign up for trial, landing on pricing page)
  42. fbq('track', 'Lead');
  43.  
  44. // CompleteRegistration
  45. // Track when a registration form is completed (ex. complete subscription, sign up for a service)
  46. fbq('track', 'CompleteRegistration');
  47. </script>
  48. <noscript><img height="1" width="1" style="display:none"
  49. src="https://www.facebook.com/tr?id=1624451977852242&ev=PageView&noscript=1"
  50. /></noscript>
  51. <!-- DO NOT MODIFY -->
  52. <!-- End Facebook Pixel Code -->
  53.  
  54. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
  55. <link href="index.css" rel="stylesheet" type="text/css" />
  56.  
  57. <style scoped>
  58. /* 0 to 299 */
  59. .pre-scrollable {
  60. /*max-height: 500px;
  61. overflow: auto;*/
  62. }
  63. /* 300 to X */
  64. @media (min-width: 600px) { /* or 301 if you want really the same as previously. */
  65. .pre-scrollable {
  66. max-height: 500px;
  67. overflow: auto;
  68. }
  69. }
  70. </style>
  71.  
  72.  
  73.  
  74. <link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
  75.  
  76. <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
  77. <script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.1/js/select2.min.js"></script>
  78. <script>
  79. $(document).ready(function(){
  80.  
  81. $( "#date" ).datepicker({minDate:1,dateFormat: "dd/mm/yy"});
  82. });
  83. </script>
  84. <script>
  85. (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  86. (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  87. m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  88. })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  89.  
  90. ga('create', 'UA-82767775-1', 'auto');
  91. ga('send', 'pageview');
  92.  
  93. </script>
  94. </head>
  95.  
  96. <body>
  97. <?php include_once("analyticstracking.php") ?>
  98. <tracker>
  99. <logo><img src="./image/SmileMiddle-logo.png" alt="SmileMiddle" /></logo>
  100. <face></face>
  101. <div>
  102. <div class="active"><a href="#HOME">HOME</a></div>
  103. <div><a href="#PRODUCTS">SHOWCASE</a></div>
  104. <div><a href="#UPCOMING">OCCASIONS</a></div>
  105. <div><a href="#TESTIMONIALS">TESTIMONIALS</a></div>
  106. <div><a href="#work">OPPORTUNITIES</a></div>
  107. <div><a href="#CONTACT_US">CONTACT US</a></div>
  108. <div><a href="http://www.smilemiddle.com/blog/">BLOG</a></div>
  109.  
  110. </div>
  111. </tracker>
  112. <wrapper>
  113. <slide id='HOME' class='hidden'>
  114. <slideshowwrapper>
  115. <dots>
  116. <div class="active"></div>
  117. <div></div>
  118. <div></div>
  119. </dots>
  120. <slideshow id="slidep" style="min-height:215px;">
  121. <slideWrapper class='active'>
  122. <photo>
  123. <div id="p-mobile-1" style=""></div>
  124. </photo>
  125. </slideWrapper>
  126. <slideWrapper>
  127. <photo>
  128. <div id="p-mobile-2" style=""></div>
  129. </photo>
  130. </slideWrapper>
  131. <slideWrapper>
  132. <photo>
  133. <div id="p-mobile-3" style=""></div>
  134. </photo>
  135. </slideWrapper>
  136. </slideshow>
  137. </slideshowwrapper>
  138. <about>
  139. <div id="about-p"> About Us </div>
  140. <p> The essence of love is expression. Unique and customized gifts can express the emotions even when the words fail. Handmade Portraits as a gift make one feel special. We, at SmileMiddle, strongly believe in the saying <em>&ldquo;A smile is a curve that makes everything straight.&rdquo;</em>
  141. <br/>
  142. <br/> SmileMiddle provides a platform to the artists for showcasing their talent and get handsome compensation for their work, while providing a service to all those who wish to express their affection in an exceptional way. We assist you in this endeavor from the creation of these gifts in line with your aspiration to <b>delivery to the concerned. </b>
  143. <br>
  144. <br> <b>Gift personalized Handmade Sketch and Painting </b>according to your feelings. Add a special touch to your gifts with us and let the smile linger around a bit :) </p>
  145. </about>
  146. <center>
  147. <div class="descr"></div>
  148. </center>
  149. </slide>
  150. <slide id="PRODUCTS" class='hidden'>
  151. <page-tag>Pick an Art Style</page-tag>
  152. <categories class="hidden">
  153. <category style='transition-delay:0.2s'>
  154. <div> <span>PENCIL SKETCH<a id="linkr" class="orderbuttn" onclick="reply_click(this)" data-name="Pencil Sketch" style="color:blue;margin-left:30px;">ORDER</a></span>
  155. <div style="background-image:url('image/pencil (2).jpg')" class='active'></div>
  156. <div style="background-image:url('image/pencil (1).jpg')"></div>
  157. </div>
  158. </category>
  159. <category style='transition-delay:0.4s'>
  160. <div> <span>CHARCOAL SKETCH<a id="linkr" class="orderbuttn" onclick="reply_click(this)" data-name="Charcoal Sketch" style="color:blue;margin-left:30px;">ORDER</a></span>
  161. <div style="background-image:url('image/charcoal (1).jpg')" class='active'></div>
  162. <div style="background-image:url('image/charcoal (2).jpg')"></div>
  163. <div style="background-image:url('image/charcoal (3).JPG')"></div>
  164. </div>
  165. </category>
  166. <category style='transition-delay:0s'>
  167. <div> <span>PENCIL COLOR <a id="linkr" class="orderbuttn" onclick="reply_click(this)" data-name="Pencil Color Sketch" style="color:blue;margin-left:30px;">ORDER</a></span>
  168. <div style="background-image:url('image/pencil_color (2).jpg')" class='active'></div>
  169. <div style="background-image:url('image/pencil_color (3).jpg')"></div>
  170. </div>
  171. </category>
  172. <category style='transition-delay:0.8s'>
  173. <div> <span>WATERCOLOR <a id="linkr" class="orderbuttn" onclick="reply_click(this)" data-name="Watercolor Painting" style="color:blue;margin-left:30px;">ORDER</a></span>
  174. <div style="background-image:url('image/watercolor (1).jpg')" class='active'></div>
  175. <div style="background-image:url('image/watercolor (2).jpg')"></div>
  176. </div>
  177. </category>
  178. <category style='transition-delay:0.6s'>
  179. <div> <span>ACRYLIC PAINTING<a id="linkr" class="orderbuttn" onclick="reply_click(this)" data-name="Acrylic Painting" style="color:blue;margin-left:30px;">ORDER</a></span>
  180. <div style="background-image:url('image/acrylic (1).jpg')" class='active'></div>
  181. <div style="background-image:url('image/acrylic (2).jpg')"></div>
  182. </div>
  183. </category>
  184. <category style='transition-delay:0.8s'>
  185. <div> <span>OIL PAINTING<a id="linkr" class="orderbuttn" onclick="reply_click(this)" data-name="Oil Painting" style="color:blue;margin-left:30px;">ORDER</a></span>
  186. <div style="background-image:url('image/Oil-painting-SmileMiddle1.jpg')" class='active'></div>
  187. <div style="background-image:url('image/Oil-painting-SmileMiddle2.jpg')"></div>
  188. </div>
  189. </category>
  190. </categories>
  191. </slide>
  192. <slide id="UPCOMING" class='hidden'>
  193. <br/>
  194. <h1>PERSONAL</h1>
  195. <br/>
  196. <ul>
  197. <li><span>First meeting/ Engagement/ Wedding</span></li>
  198. <li><span>Birthday/ Anniversaries</span></li>
  199. <li><span>New baby/ House/ Job/ Establishment</span></li>
  200. <li><span>Passing Exam/ Promotion/ Achievements</span></li>
  201. <li><span>Welcome/ Farewell/ Retirement</span></li>
  202. <li><span>Sickness Recovery/ Sympathy/ Apology</span></li>
  203. <li><span>Corporate Gifting/Return Gift</span></li>
  204. <li><span>Chief Guest Honour Gift</span></li>
  205. <li><span>Just thinking of you...</span></li>
  206. </ul>
  207. <br/>
  208. <h1>UPCOMING</h1>
  209. <br/>
  210. <ul class="dates">
  211. <li><span>Christmas</span><span>December 25</span></li>
  212. <li><span>New Year</span><span>January 1</span></li>
  213. <li><span>Swami Vivekanad Jayanti</span><span>January 12</span></li>
  214. <li><span>Lohri (Punjab)</span><span>January 13</span></li>
  215. <li><span>Makar Sankranti</span><span>January 14</span></li>
  216. <li><span>Indian Army Day</span><span>January 15</span></li>
  217. <li><span>Republic Day</span><span>January 26</span></li>
  218. <li><span>Basant Panchami</span><span>February 1</span></li>
  219. <li><span>Valentine's Day</span><span>February 14</span></li>
  220.  
  221. </ul>
  222. </slide>
  223.  
  224. <slide id='TESTIMONIALS' class='hidden' style="display:hidden">
  225. <div class="slider">
  226. <div class="testimonial active">
  227. <div>
  228. <div> <img id="Aakansha" alt="Aakansha" /> <span>-Aakansha, Ahmedabad-</span> </div>
  229. <p>After seeing the sketch, I thought it was computerized or made in Photoshop. But it was not! Amazing level of artwork!</p>
  230. </div>
  231. </div>
  232. <div class="testimonial">
  233. <div>
  234. <div> <img id="Anjani" alt="Anjani" /> <span>-Anjani, Udaipur-</span> </div>
  235. <p>Such a realistic sketch! Couldn't expect a more beautiful gift on my birthday.</p>
  236. </div>
  237. </div>
  238. <div class="testimonial">
  239. <div>
  240. <div> <img id="Ayushi" alt="Ayushi" /> <span>-Ayushi, Udaipur-</span> </div>
  241. <p>Unbelievable sketch, I haven't seen such a sketch in my life.</p>
  242. </div>
  243. </div>
  244. <div class="testimonial">
  245. <div>
  246. <div> <img id="Kapil" alt="Kapil" /> <span>-Kapil, Hyderabad-</span> </div>
  247. <p>I always wished my emotions to be expressed in a unique way. Thanks to SmileMiddle for making my candid emotions eloquent in such a beautiful way.</p>
  248. </div>
  249. </div>
  250. <div class="testimonial">
  251. <div>
  252. <div> <img id="Sanghmitra" alt="Sanghmitra" /> <span>-Sanghmitra, Dewas-</span> </div>
  253. <p> I really liked the idea of gifting handmade sketches. The artists at SmileMiddle are really proficient. Beautiful gift for my wedding!</p>
  254. </div>
  255. </div>
  256. </div>
  257. </slide>
  258. <slide id="work">
  259. <h2>Opportunities with us</h2>
  260. <div id="p-oppor">
  261. <div class="p-p"><b>Are you good at making portraits?</b>
  262. <br/> SmileMiddle is a platform where creativity meets recognition. We wish to promote your hobby amidst achieving our mission of spreading smiles. Join us to put a smile on every face.</div>
  263. <div class="p-p"></div>
  264. <div class="p-p"><b>Ever wanted to work in a Startup?</b>
  265. <br/> We are seeking for energetic and enthusiastic people for the following positions who can assist us in widening our reach.
  266. <ul id="parthiv-ul-oppor">
  267. <li>Marketing</li>
  268. <li>Online Marketing</li>
  269. <li>Graphic Designing</li>
  270. <li>Business Development</li>
  271. <li>Sales</li>
  272. <li>Management</li>
  273. <li>Content Writing</li>
  274. </ul> Certificate of Internship | Duration - 1-2 months | Immediate joining </div>
  275. </div> <span>Send your portfolio/r&eacute;sum&eacute; at <i>smilemiddle.services@gmail.com</i></span> </slide>
  276. <slide id='CONTACT_US' class='hidden'>
  277. <div class='vision'> At SmileMiddle, we understand the importance of art and strive to get artists the admiration they deserve. We wish to give a meaning to this wonderful hobby of thousands by connecting the best talents around, with customers like you, and spread smiles. </div>
  278. <div class='contacts'>
  279. <li style='display:block;'><span><a>&#xf0e0;</a></span><span>smilemiddle.services@gmail.com</span></li>
  280. <li style='display:block;margin-bottom:10px;'><span><a>&#xf095;</a></span><span>+91 - 97 00 075471 / 98 48 135724</span></li>
  281. <li class='social'><span class='fb'><a href='https://facebook.com/smilemiddle.services' target='_blank'>&#xf09a;</a></span></li>
  282. <li class='social'><span class='ig'><a href='https://www.instagram.com/_smilemiddle/' target='_blank'>&#xf16d;</a></span></li>
  283. <li class='social'><span class='li'><a href='https://www.linkedin.com/company/smilemiddle' target='_blank'>&#xf0e1;</a></span></li>
  284. </div>
  285. <div class="only_phone" style="color:#7d7d8e">
  286. <center><b>Fill up this form to place your order</b></center>
  287. </div>
  288. <br/>
  289.  
  290. <contact-form class='compact'>
  291. <face></face>
  292. <span class="pre-scrollable">
  293. <form action="http://formspree.io/vermaabhilash70@gmail.com" method='POST'>
  294. <input name="name" style="position:relative" required="true" id="nameField" type="text" />
  295. <label for="nameField" style="position:relative">Name</label>
  296. <input name="email" style="position:relative" id="emailField" type="email" />
  297. <label style="position:relative" for="emailField">Email</label>
  298. <input style="position:relative" name="city" id="cityField" type="text" />
  299. <label style="position:relative" for="cityField">City/Location</label>
  300. <input style="position:relative" name="number" required="true" id="numberField" type="tel" />
  301. <label style="position:relative" for="numberField">Phone Number</label>
  302. <select style="position:relative" name="category" required="true" id="categoryField">
  303. <option selected="selected" disabled>&nbsp;</option>
  304. <option>Color Pencil</option>
  305. <option>Pencil Sketch</option>
  306. <option>Pen Shade</option>
  307. <option>Acrylic Stroke</option>
  308. <option>Watercolor</option>
  309. <option>Oil Painting</option>
  310. </select>
  311. <label style="position:relative" for="categoryField">Category</label>
  312. <input style="position:relative" name="coupon" id="couponField" type="text" />
  313. <label style="position:relative" for="couponField">Coupon Code (if any)</label>
  314.  
  315. <input style="position:relative" name="date" required="true" id="date" type="text" placeholder="Delivery Date" />
  316. <!--<label style="position:fixed;margin-bottom:-30px;" for="deliveryDate">Delivery Date</label>-->
  317.  
  318. <select style="position:relative" name="options" required="true" id="findUs">
  319. <option selected="selected" disabled>&nbsp;</option>
  320. <option>Option 1</option>
  321. <option>Option 2</option>
  322. <option>Option 3</option>
  323. </select>
  324. <label style="position:relative" for="findUs">How did you find us ?</label>
  325. <input style="position:relative" type='submit' class="button" value="SUBMIT" />
  326.  
  327. </form></span>
  328. </contact-form>
  329.  
  330. <!-- <contact-form class='compact'>
  331. <face></face>
  332. <form action="javascript:void(0)">
  333. <input name="name" required="true" id="nameField" type="text" />
  334. <label for="nameField">Name</label>
  335. <input name="email" id="emailField" type="email" />
  336. <label for="emailField">Email</label>
  337. <input name="city" required="true" id="cityField" type="text" />
  338. <label for="cityField">City/Location</label>
  339. <input name="number" required="true" id="numberField" type="tel" />
  340. <label for="numberField">Phone Number</label>
  341. <select name="category" required="true" id="categoryField">
  342. <option selected="selected" disabled>&nbsp;</option>
  343. <option>Pencil Sketch</option>
  344. <option>Charcoal Sketch</option>
  345. <option>Pencil Color Sketch</option>
  346. <option>Watercolor Painting</option>
  347. <option>Acrylic Painting</option>
  348. <option>Oil Painting</option>
  349. </select>
  350. <label for="categoryField">Category</label>
  351. <input name="coupon" id="couponField" type="text" />
  352. <label for="couponField">Coupon Code (if any)</label>
  353. <input id="tandc" type='checkbox' style="border:none;" />
  354. <label for="tandc" style="display:inline-block;">I agree to all Terms &amp; Conditions</label>
  355. <input type="hidden" name="submit" value="1" />
  356. <input type='submit' class="button" value="SUBMIT" /> </form>
  357. </contact-form>
  358. -->
  359.  
  360. <div class='policy'> <span for="termsandconditions">Terms and conditions</span> <span for="privacypolicy">Privacy policy</span> <span for="faq">FAQ</span>
  361. <copy style="font-size:0.8em;">&copy; SmileMiddle 2016</copy>
  362. </div>
  363. </slide>
  364. </wrapper>
  365. <div class='overlay'>
  366. <catcher>&#xf00d;</catcher>
  367. <div id="privacypolicy">
  368. <h3><center>Privacy Policy</center></h3>
  369. <p>Your privacy is important to us.</p>
  370. <p>It is SmileMiddle's policy to respect your privacy regarding any information we may collect while operating our website. Accordingly, we have developed this privacy policy in order for you to understand how we collect, use, communicate, disclose and otherwise make use of personal information. We have outlined our privacy policy below.</p>
  371. <p>We will collect personal information by lawful and fair means and, where appropriate, with the knowledge or consent of the individual concerned.</p>
  372. <p>Before or at the time of collecting personal information, we will identify the purposes for which information is being collected.</p>
  373. <p>We will collect and use personal information solely for fulfilling those purposes specified by us and for other ancillary purposes, unless we obtain the consent of the individual concerned or as required by law.</p>
  374. <p>Personal data should be relevant to the purposes for which it is to be used, and, to the extent necessary for those purposes, should be accurate, complete, and up-to-date.</p>
  375. <p>We will protect personal information by using reasonable security safeguards against loss or theft, as well as unauthorized access, disclosure, copying, use or modification.</p>
  376. <p>We will make readily available to customers information about our policies and practices relating to the management of personal information.</p>
  377. <p>We will only retain personal information for as long as necessary for the fulfilment of those purposes. </p>
  378. <p>We are committed to conducting our business in accordance with these principles in order to ensure that the confidentiality of personal information is protected and maintained. SmileMiddle may change this privacy policy from time to time at SmileMiddle's sole discretion.</p>
  379. </div>
  380. <div id="termsandconditions">
  381. <h3>Terms &amp; Conditions</h3>
  382. <div>
  383. <li>
  384. <h5>Terms &amp; Conditions</h5>
  385. <div> By accessing the website at http://smilemiddle.com, you are agreeing to be bound by these terms of service, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you are prohibited from using or accessing this site. The materials contained in this website are protected by applicable copyright and trademark law. </div>
  386. </li>
  387. <li>
  388. <h5>Use License</h5>
  389. <div> Permission is granted to temporarily download one copy of the materials (information or software) on SmileMiddle's website for personal, non-commercial transitory viewing only. This is the grant of a license, not a transfer of title, and under this license you may not:
  390. <ol>
  391. <li>Modify or copy the materials</li>
  392. <li>Use the materials for any commercial purpose, or for any public display (commercial or non- commercial)</li>
  393. <li>Attempt to decompile or reverse engineer any software contained on SmileMiddle's website</li>
  394. <li>Remove any copyright or other proprietary notations from the materials</li>
  395. <li>or transfer the materials to another person or "mirror" the materials on any other server.</li>
  396. </ol>
  397. <br/> This license shall automatically terminate if you violate any of these restrictions and may be terminated by SmileMiddle at any time. Upon terminating your viewing of these materials or upon the termination of this license, you must destroy any downloaded materials in your possession whether in electronic or printed format. </div>
  398. </li>
  399. <li>
  400. <h5>Disclaimer</h5>
  401. <div> The materials on SmileMiddle's website are provided on an 'as is' basis. SmileMiddle makes no warranties, expressed or implied, and hereby disclaims and negates all other warranties including, without limitation, implied warranties or conditions of merchantability, fitness for a particular purpose, or non-infringement of intellectual property or other violation of rights.
  402. <br/> Further, SmileMiddle does not warrant or make any representations concerning the accuracy, likely results, or reliability of the use of the materials on its website or otherwise relating to such materials or on any sites linked to this site. </div>
  403. </li>
  404. <li>
  405. <h5>Limitations</h5>
  406. <div> In no event shall SmileMiddle or its suppliers be liable for any damages (including, without limitation, damages for loss of data or profit, or due to business interruption) arising out of the use or inability to use the materials on SmileMiddle's website, even if SmileMiddle or a SmileMiddle authorized representative has been notified orally or in writing of the possibility of such damage. Because some jurisdictions do not allow limitations on implied warranties, or limitations of liability for consequential or incidental damages, these limitations may not apply to you. </div>
  407. </li>
  408. <li>
  409. <h5>Accuracy of materials</h5>
  410. <div> The materials appearing on SmileMiddle's website could include technical, typographical, or photographic errors. SmileMiddle does not warrant that any of the materials on its website are accurate, complete or current. SmileMiddle may make changes to the materials contained on its website at any time without notice. However SmileMiddle does not make any commitment to update the materials. </div>
  411. </li>
  412. <li>
  413. <h5>Links</h5>
  414. <div> SmileMiddle has not reviewed all of the sites linked to its website and is not responsible for the contents of any such linked site. The inclusion of any link does not imply endorsement by SmileMiddle of the site. Use of any such linked website is at the user's own risk. </div>
  415. </li>
  416. <li>
  417. <h5>Modifications</h5>
  418. <div> SmileMiddle may revise these terms of service for its website at any time without notice. By using this website you are agreeing to be bound by the then current version of these terms of service. </div>
  419. </li>
  420. <li>
  421. <h5>Governing Law</h5>
  422. <div> These terms and conditions are governed by and construed in accordance with the laws of Hyderabad and you irrevocably submit to the exclusive jurisdiction of the courts in that State or location. </div>
  423. </li>
  424. </div>
  425. </div>
  426. <div id="faq">
  427. <h3><center>FAQ</center></h3>
  428. <div>
  429. <ol>
  430. <li>
  431. <h5> What kind of photograph you need to make a portrait / artwork?</h5>
  432. <div> We prefer a soft copy of the photograph sent through e-mail only, preferably the original image taken with a good camera i.e. not copied from WhatsApp/Facebook. In case the image is found inappropriate, we shall contact you. </div>
  433. </li>
  434. <li>
  435. <h5> On what size do you make portraits / artwork?</h5>
  436. <div>We usually make portraits / artwork in A3 size (42cms X 30cms). However, we can work on any size as per the demand. Prices will vary with the size.</div>
  437. </li>
  438. <li>
  439. <h5> How do I place an order?</h5>
  440. <div> You just have to fill up the contact form and we will contact you within 24 hours.</div>
  441. </li>
  442. <li>
  443. <h5> When should I place an order?</h5>
  444. <div> An order should be placed preferably 12 days in advance. However, we may take orders on urgent basis also, but only after checking the address and other details.</div>
  445. </li>
  446. <li>
  447. <h5> How do I know the prices of different artworks? </h5>
  448. <div> You just have to fill up the contact form and we will contact you within 24 hours. </div>
  449. </li>
  450. <li>
  451. <h5> Are the delivery charges included?</h5>
  452. <div> Yes, the price is inclusive of all the charges for delivery in India. You don&rsquo;t have to pay extra for anything. International delivery charges are additional. </div>
  453. </li>
  454. <li>
  455. <h5> Do you deliver outside India?</h5>
  456. <div> Yes, we deliver outside India as well. We deliver almost everywhere across the globe. </div>
  457. </li>
  458. <li>
  459. <h5> When do I have to pay?</h5>
  460. <div> We work only on advance payment basis. The reason is, the hard work of the artist is at stake, and we value the hard work of anyone. </div>
  461. </li>
  462. <li>
  463. <h5> How do I proceed with the payment? </h5>
  464. <div> Presently we accept payment through Internet Banking into our account. (We provide the A/C details after the confirmation of the order) </div>
  465. </li>
  466. <li>
  467. <h5> Do you share the image of the artwork with us before physical shipping? </h5>
  468. <div> No, we neither share any work-in-progress image nor the final image of the artwork with you. We directly deliver the physical artwork to the destination. <b>NO Exceptions! Please don't ask for it. </b></div>
  469. </li>
  470. <li>
  471. <h5> Can I cancel my order after placing?</h5>
  472. <div> Order once placed may be cancelled within 24 hours only. In such cases, 80% of the amount paid will be refunded.</div>
  473. </li>
  474. <li>
  475. <h5> Do you deliver in villages or remote areas?</h5>
  476. <div>Yes. We deliver all across India, but the delivery time may vary from place to place.</div>
  477. </li>
  478. <li>
  479. <h5> Do you provide any gift wrap? If yes, at what extra charges?</h5>
  480. <div>Yes. We provide gift wrap at no extra cost, it&rsquo;s totally free.</div>
  481. </li>
  482. <li>
  483. <h5> Does the portrait come with a frame? If yes, at what extra charges? </h5>
  484. <div>The order is delivered in hardboard packing, but without any framing. We ensure that the packaging is completely water-proof and stress proof.
  485. </div>
  486. </li>
  487. </ol>
  488. </div>
  489. </div>
  490. <div id="responseModal">
  491. <div></div>
  492. </div>
  493. </div>
  494.  
  495. <link href="https://fonts.googleapis.com/css?family=Raleway:300,400,400i,500" rel="stylesheet" />
  496. <link href="https://fonts.googleapis.com/css?family=Kaushan+Script" rel="stylesheet" />
  497. <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" />
  498. <script src="scripts/SmoothScroll.js"></script>
  499. <script src="jscript/index.js"></script>
  500. </body>
  501.  
  502. </html>
Add Comment
Please, Sign In to add comment