{"id":83,"date":"2025-12-08T12:19:06","date_gmt":"2025-12-08T12:19:06","guid":{"rendered":"https:\/\/serpdev.online\/rshandicraftsworld\/?page_id=83"},"modified":"2025-12-11T05:29:18","modified_gmt":"2025-12-11T05:29:18","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/rshandicraftsworld.com\/index.php\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"83\" class=\"elementor elementor-83\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa074ed e-flex e-con-boxed e-con e-parent\" data-id=\"aa074ed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0bb0b03 elementor-widget elementor-widget-html\" data-id=\"0bb0b03\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Contact Section -->\r\n\r\n<section id=\"contact\" class=\"contact-section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header\" data-aos=\"fade-up\">\r\n      <h2>Contact Us<\/h2>\r\n      <p>We\u2019d love to hear from you! Send us a message or find us at our location.<\/p>\r\n    <\/div>\r\n    <div class=\"contact-grid\">\r\n      <!-- Contact Form -->\r\n      <div class=\"contact-form\" data-aos=\"fade-right\">\r\n        <form id=\"contactForm\" action=\"#\" method=\"post\">\r\n          <div class=\"form-group\">\r\n            <label for=\"name\">Your Name<\/label>\r\n            <input type=\"text\" id=\"name\" name=\"name\" placeholder=\"Enter your name\" required>\r\n          <\/div>\r\n          <div class=\"form-group\">\r\n            <label for=\"email\">Your Email<\/label>\r\n            <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"Enter your email\" required>\r\n          <\/div>\r\n          <div class=\"form-group\">\r\n            <label for=\"subject\">Subject<\/label>\r\n            <input type=\"text\" id=\"subject\" name=\"subject\" placeholder=\"Subject\" required>\r\n          <\/div>\r\n          <div class=\"form-group\">\r\n            <label for=\"message\">Message<\/label>\r\n            <textarea id=\"message\" name=\"message\" rows=\"5\" placeholder=\"Your message\" required><\/textarea>\r\n          <\/div>\r\n          <button type=\"submit\" class=\"btn-submit\">Send Message<\/button>\r\n          <p id=\"formMessage\" class=\"form-message\"><\/p>\r\n        <\/form>\r\n      <\/div>\r\n      <!-- Map -->\r\n      <div class=\"contact-map\" data-aos=\"fade-left\">\r\n        <iframe \r\n          src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3561.0784588338624!2d75.788592!3d26.805630299999997!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x396db5422df6290d%3A0xab7fbdb904a27465!2sRS%20Handicrafts%20World!5e0!3m2!1sen!2sin!4v1765430922648!5m2!1sen!2sin\" \r\n          width=\"100%\" height=\"100%\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CSS -->\r\n\r\n<style>\r\n.contact-section {\r\n  padding: 30px 20px;\r\n  font-family: 'Arial', sans-serif;\r\n  color: #333;\r\n}\r\n.contact-section .section-header {\r\n  text-align: center;\r\n  margin-bottom: 50px;\r\n}\r\n.contact-section .section-header h2 {\r\n  font-size: 36px;\r\n  color: var(--alpha-color);\r\n  margin-bottom: 10px;\r\n}\r\n.contact-section .section-header p {\r\n  font-size: 16px;\r\n  color: #555;\r\n}\r\n.contact-grid {\r\n  display: flex;\r\n  gap: 50px;\r\n  flex-wrap: wrap;\r\n}\r\n.contact-form, .contact-map {\r\n  flex: 1;\r\n  min-width: 300px;\r\n}\r\n.contact-form form {\r\n  background: #fff;\r\n  padding: 30px;\r\n  border-radius: 10px;\r\n  box-shadow: 0 15px 35px rgba(0,0,0,0.1);\r\n}\r\n.contact-form .form-group {\r\n  margin-bottom: 20px;\r\n}\r\n.contact-form label {\r\n  display: block;\r\n  margin-bottom: 5px;\r\n  font-weight: 600;\r\n}\r\n.contact-form input, .contact-form textarea {\r\n  width: 100%;\r\n  padding: 12px 15px;\r\n  border-radius: 5px;\r\n  border: 1px solid #ccc;\r\n  font-size: 15px;\r\n}\r\n.contact-form textarea {\r\n  resize: none;\r\n}\r\n.contact-form .btn-submit {\r\n  background-color: var(--alpha-color);\r\n  color: #fff;\r\n  padding: 12px 25px;\r\n  border: none;\r\n  border-radius: 5px;\r\n  cursor: pointer;\r\n  transition: all 0.3s ease;\r\n}\r\n.contact-form .btn-submit:hover {\r\n  background-color: #000;\r\n  transform: translateY(-2px);\r\n}\r\n.contact-form .form-message {\r\n  margin-top: 15px;\r\n  font-size: 14px;\r\n  color: green;\r\n}\r\n\r\n\/* Map Styling *\/\r\n.contact-map iframe {\r\n  width: 100%;\r\n  height: 100%;\r\n  min-height: 400px;\r\n  border-radius: 10px;\r\n  box-shadow: 0 15px 35px rgba(0,0,0,0.15);\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 900px) {\r\n  .contact-grid {\r\n    flex-direction: column;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<!-- JS Animations and Form Handling -->\r\n\r\n<link href=\"https:\/\/cdn.jsdelivr.net\/npm\/aos@2.3.4\/dist\/aos.css\" rel=\"stylesheet\">\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/aos@2.3.4\/dist\/aos.js\"><\/script>\r\n<script>\r\n  AOS.init({\r\n    duration: 1000,\r\n    once: true\r\n  });\r\n\r\n\/\/ Simple JS Form Submission (replace with backend)\r\ndocument.getElementById('contactForm').addEventListener('submit', function(e){\r\ne.preventDefault();\r\ndocument.getElementById('formMessage').textContent = \"Thank you! Your message has been sent.\";\r\nthis.reset();\r\n}); <\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact Us We\u2019d love to hear from you! Send us a message or find us at our location. Your Name Your Email Subject Message Send Message<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-83","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact Us -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rshandicraftsworld.com\/index.php\/contact-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Us -\" \/>\n<meta property=\"og:description\" content=\"Contact Us We\u2019d love to hear from you! Send us a message or find us at our location. Your Name Your Email Subject Message Send Message\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rshandicraftsworld.com\/index.php\/contact-us\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-11T05:29:18+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/rshandicraftsworld.com\\\/index.php\\\/contact-us\\\/\",\"url\":\"https:\\\/\\\/rshandicraftsworld.com\\\/index.php\\\/contact-us\\\/\",\"name\":\"Contact Us -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/rshandicraftsworld.com\\\/#website\"},\"datePublished\":\"2025-12-08T12:19:06+00:00\",\"dateModified\":\"2025-12-11T05:29:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/rshandicraftsworld.com\\\/index.php\\\/contact-us\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/rshandicraftsworld.com\\\/index.php\\\/contact-us\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/rshandicraftsworld.com\\\/index.php\\\/contact-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/rshandicraftsworld.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/rshandicraftsworld.com\\\/#website\",\"url\":\"https:\\\/\\\/rshandicraftsworld.com\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/rshandicraftsworld.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Us -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/rshandicraftsworld.com\/index.php\/contact-us\/","og_locale":"en_US","og_type":"article","og_title":"Contact Us -","og_description":"Contact Us We\u2019d love to hear from you! Send us a message or find us at our location. Your Name Your Email Subject Message Send Message","og_url":"https:\/\/rshandicraftsworld.com\/index.php\/contact-us\/","article_modified_time":"2025-12-11T05:29:18+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/rshandicraftsworld.com\/index.php\/contact-us\/","url":"https:\/\/rshandicraftsworld.com\/index.php\/contact-us\/","name":"Contact Us -","isPartOf":{"@id":"https:\/\/rshandicraftsworld.com\/#website"},"datePublished":"2025-12-08T12:19:06+00:00","dateModified":"2025-12-11T05:29:18+00:00","breadcrumb":{"@id":"https:\/\/rshandicraftsworld.com\/index.php\/contact-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rshandicraftsworld.com\/index.php\/contact-us\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/rshandicraftsworld.com\/index.php\/contact-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rshandicraftsworld.com\/"},{"@type":"ListItem","position":2,"name":"Contact Us"}]},{"@type":"WebSite","@id":"https:\/\/rshandicraftsworld.com\/#website","url":"https:\/\/rshandicraftsworld.com\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rshandicraftsworld.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/rshandicraftsworld.com\/index.php\/wp-json\/wp\/v2\/pages\/83","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rshandicraftsworld.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rshandicraftsworld.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rshandicraftsworld.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rshandicraftsworld.com\/index.php\/wp-json\/wp\/v2\/comments?post=83"}],"version-history":[{"count":10,"href":"https:\/\/rshandicraftsworld.com\/index.php\/wp-json\/wp\/v2\/pages\/83\/revisions"}],"predecessor-version":[{"id":209,"href":"https:\/\/rshandicraftsworld.com\/index.php\/wp-json\/wp\/v2\/pages\/83\/revisions\/209"}],"wp:attachment":[{"href":"https:\/\/rshandicraftsworld.com\/index.php\/wp-json\/wp\/v2\/media?parent=83"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}