{"id":279,"date":"2022-05-23T11:10:26","date_gmt":"2022-05-23T11:10:26","guid":{"rendered":"http:\/\/dummy.xtemos.com\/woodmart2\/megamarket-elementor\/?page_id=279"},"modified":"2026-06-01T09:05:04","modified_gmt":"2026-06-01T09:05:04","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/hudahubllc.com\/?page_id=279","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"279\" class=\"elementor elementor-279\">\n\t\t\t\t<div class=\"elementor-element elementor-element-999b0e6 e-con e-atomic-element e-flexbox-base e-1374319 \" data-id=\"999b0e6\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"999b0e6\">\n    \t\t<div class=\"elementor-element elementor-element-bbf7e86 elementor-widget elementor-widget-html\" data-id=\"bbf7e86\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Contact Us Section -->\r\n<section class=\"amu-cu-section\">\r\n  <div class=\"amu-cu-card\">\r\n    \r\n    <!-- Map Heading -->\r\n    <h2 class=\"amu-cu-map-title\">This is our location<\/h2>\r\n    <div class=\"amu-cu-map-container\">\r\n      <iframe\r\n        src=\"https:\/\/www.google.com\/maps?q=7901+4TH+ST+N+%2334377,+ST.+PETERSBURG,+FL,+33702,+USA&output=embed\"\r\n        width=\"100%\"\r\n        height=\"350\"\r\n        style=\"border:0;\"\r\n        allowfullscreen=\"\"\r\n        loading=\"lazy\"\r\n        referrerpolicy=\"no-referrer-when-downgrade\">\r\n      <\/iframe>\r\n    <\/div>\r\n\r\n    <!-- Contact Info & Form -->\r\n    <div class=\"amu-cu-content\">\r\n      <h2>Contact Us<\/h2>\r\n      <p>If you have any questions or inquiries, feel free to reach out to us. We are here to help!<\/p>\r\n\r\n      <!-- Contact Info -->\r\n      <div class=\"amu-cu-info\">\r\n        <p><strong>Email:<\/strong> info@hudahubllc.com<\/p>\r\n        <p><strong>Phone:<\/strong> +1 (342) 384 0394<\/p>\r\n        <p><strong>Address:<\/strong> 7901 4TH ST N #34377\r\nST. PETERSBURG, FL. US 33702<\/p>\r\n      <\/div>\r\n\r\n      <!-- LLC Name Prompt -->\r\n      <div class=\"amu-cu-llc-name\">\r\n        <h3>HUDA HUB LLC<\/h3>\r\n        <p>We\u2019d love to hear from you! Fill out the form below to get in touch.<\/p>\r\n      <\/div>\r\n\r\n      <!-- Contact Form -->\r\n      <form class=\"amu-cu-form\">\r\n        <input type=\"text\" name=\"name\" placeholder=\"Your Name\" required>\r\n        <input type=\"email\" name=\"email\" placeholder=\"Your Email\" required>\r\n        <input type=\"text\" name=\"subject\" placeholder=\"Subject\" required>\r\n        <textarea name=\"message\" placeholder=\"Your Message\" required><\/textarea>\r\n        <button type=\"submit\" class=\"amu-cu-btn\">Submit<\/button>\r\n      <\/form>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n\/* Namespaced Contact Us Section *\/\r\n.amu-cu-section {\r\n  padding: 60px 20px;\r\n  display: flex;\r\n  justify-content: center;\r\n  font-family: \"Inter\", system-ui, sans-serif;\r\n  background: #f3f4f6;\r\n}\r\n\r\n.amu-cu-card {\r\n  position: relative;\r\n  background: #ffffff;\r\n  border-radius: 24px;\r\n  max-width: 1000px;\r\n  width: 100%;\r\n  padding: 40px;\r\n  box-shadow: 0 15px 35px rgba(0,0,0,0.15);\r\n  transition: transform 0.5s ease, box-shadow 0.5s ease;\r\n  perspective: 1000px;\r\n  overflow: hidden;\r\n}\r\n\r\n.amu-cu-card::before {\r\n  content:'';\r\n  position: absolute;\r\n  top:0;\r\n  left:0;\r\n  width:150px;\r\n  height:150px;\r\n  background: linear-gradient(135deg, #0ea5e9, #2563eb);\r\n  border-top-left-radius: 24px;\r\n  z-index:1;\r\n  transition: all 0.5s ease;\r\n}\r\n\r\n.amu-cu-card:hover {\r\n  transform: rotateX(2deg) rotateY(-2deg) scale(1.02);\r\n  box-shadow: 0 35px 70px rgba(14,165,233,0.4), 0 10px 30px rgba(0,0,0,0.25);\r\n}\r\n\r\n.amu-cu-card:hover::before {\r\n  transform: translate(-10%, -10%) rotate(10deg);\r\n}\r\n\r\n.amu-cu-content {\r\n  position: relative;\r\n  z-index: 2;\r\n  margin-top: 30px;\r\n}\r\n\r\n.amu-cu-map-title {\r\n  font-size: clamp(24px, 4vw, 32px);\r\n  font-weight: 700;\r\n  text-align: center;\r\n  margin-bottom: 20px;\r\n  color: #111827;\r\n}\r\n\r\n.amu-cu-map-container {\r\n  width: 100%;\r\n  border-radius: 16px;\r\n  overflow: hidden;\r\n  box-shadow: 0 10px 30px rgba(0,0,0,0.15);\r\n}\r\n\r\n.amu-cu-content h2 {\r\n  font-size: clamp(28px, 4vw, 36px);\r\n  font-weight: 800;\r\n  margin: 30px 0 20px 0;\r\n  text-align: center;\r\n  color: #111827;\r\n}\r\n\r\n.amu-cu-content p {\r\n  font-size: clamp(16px, 1.3vw, 18px);\r\n  line-height: 1.8;\r\n  text-align: center;\r\n  margin-bottom: 30px;\r\n  color: #1f2937;\r\n}\r\n\r\n.amu-cu-info {\r\n  text-align: center;\r\n  margin-bottom: 30px;\r\n}\r\n\r\n.amu-cu-info p {\r\n  margin: 8px 0;\r\n  font-size: 16px;\r\n  color: #1f2937;\r\n}\r\n\r\n.amu-cu-llc-name {\r\n  text-align: center;\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.amu-cu-llc-name h3 {\r\n  font-size: clamp(22px, 3vw, 28px);\r\n  font-weight: 700;\r\n  color: #0ea5e9;\r\n  margin-bottom: 8px;\r\n}\r\n\r\n.amu-cu-llc-name p {\r\n  font-size: 16px;\r\n  color: #1f2937;\r\n  margin: 0;\r\n}\r\n\r\n.amu-cu-form {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 16px;\r\n}\r\n\r\n.amu-cu-form input,\r\n.amu-cu-form textarea {\r\n  padding: 12px 16px;\r\n  border-radius: 12px;\r\n  border: 1px solid #cbd5e1;\r\n  font-size: 16px;\r\n  outline: none;\r\n  transition: all 0.3s ease;\r\n}\r\n\r\n.amu-cu-form input:focus,\r\n.amu-cu-form textarea:focus {\r\n  border-color: #0ea5e9;\r\n  box-shadow: 0 0 10px rgba(14,165,233,0.3);\r\n}\r\n\r\n.amu-cu-form textarea {\r\n  min-height: 120px;\r\n  resize: vertical;\r\n}\r\n\r\n.amu-cu-btn {\r\n  padding: 14px 20px;\r\n  background: linear-gradient(135deg, #0ea5e9, #2563eb);\r\n  color: #fff;\r\n  font-weight: 700;\r\n  font-size: 16px;\r\n  border: none;\r\n  border-radius: 12px;\r\n  cursor: pointer;\r\n  transition: all 0.3s ease;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.amu-cu-btn:hover {\r\n  transform: scale(1.05);\r\n  box-shadow: 0 10px 30px rgba(14,165,233,0.4);\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 820px) {\r\n  .amu-cu-card {\r\n    padding: 25px 20px;\r\n  }\r\n  .amu-cu-content h2 {\r\n    font-size: 32px;\r\n  }\r\n  .amu-cu-content p {\r\n    font-size: 16px;\r\n  }\r\n  .amu-cu-map-title {\r\n    font-size: 28px;\r\n  }\r\n  .amu-cu-llc-name h3 {\r\n    font-size: 24px;\r\n  }\r\n}\r\n<\/style>s\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>This is our location Contact Us If you have any questions or inquiries, feel free to reach out to us.<\/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-279","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hudahubllc.com\/index.php?rest_route=\/wp\/v2\/pages\/279","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hudahubllc.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hudahubllc.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hudahubllc.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hudahubllc.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=279"}],"version-history":[{"count":6,"href":"https:\/\/hudahubllc.com\/index.php?rest_route=\/wp\/v2\/pages\/279\/revisions"}],"predecessor-version":[{"id":2821,"href":"https:\/\/hudahubllc.com\/index.php?rest_route=\/wp\/v2\/pages\/279\/revisions\/2821"}],"wp:attachment":[{"href":"https:\/\/hudahubllc.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=279"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}