Files
doormilebuild/build/contact.txt

234 lines
20 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
1:"$Sreact.fragment"
2:I[67989,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
3:I[8971,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
4:I[48064,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
5:I[26290,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
6:I[82637,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"HeaderUIProvider"]
7:I[92260,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
8:I[3374,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
9:I[39756,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
a:I[37457,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
b:I[58234,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
12:I[68027,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default",1]
:HL["/_next/static/chunks/0mj5g~jkoe.ou.css","style"]
:HL["/_next/static/media/0c795a286deabae8-s.p.14tvuu96~wkr0.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
:HL["/_next/static/media/0c89a48fa5027cee-s.p.0rd3rjvnnhw7n.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
:HL["/_next/static/media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
:HL["/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
:HL["/_next/static/media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
:HL["https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css","style"]
:HL["/css/site.css","style"]
c:T1cef,
.contacts-hero-custom {
background-color: #0b0b0b !important;
background-image: url('/images/home2-slide-1.jpg') !important;
background-size: cover !important;
background-position: center !important;
}
.contacts-hero-card-custom {
position: relative !important;
width: 100% !important;
height: 100% !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
flex-direction: column !important;
box-sizing: border-box !important;
overflow: hidden !important;
}
.contacts-hero-bg-overlay {
position: absolute !important;
inset: 0 !important;
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.95) 100%) !important;
z-index: 1 !important;
}
/* Ambient Glowing Orbs */
.contacts-hero-glow-red {
position: absolute !important;
bottom: -15% !important;
right: -10% !important;
width: min(500px, 75vw) !important;
height: min(500px, 75vw) !important;
background: radial-gradient(circle, rgba(192, 18, 39, 0.24) 0%, rgba(192, 18, 39, 0) 70%) !important;
filter: blur(70px) !important;
pointer-events: none !important;
z-index: 1 !important;
animation: float-glow 10s ease-in-out infinite alternate !important;
}
.contacts-hero-glow-blue {
position: absolute !important;
top: -15% !important;
left: -10% !important;
width: min(450px, 60vw) !important;
height: min(450px, 60vw) !important;
background: radial-gradient(circle, rgba(0, 150, 255, 0.06) 0%, rgba(0, 150, 255, 0) 70%) !important;
filter: blur(75px) !important;
pointer-events: none !important;
z-index: 1 !important;
}
/* Abstract Tech Grid */
.contacts-hero-grid {
position: absolute !important;
inset: 0 !important;
background-image:
linear-gradient(rgba(255, 255, 255, 0.015) 1px, transparent 1px),
linear-gradient(90deg, rgba(255, 255, 255, 0.015) 1px, transparent 1px) !important;
background-size: 50px 50px !important;
opacity: 0.8 !important;
pointer-events: none !important;
z-index: 2 !important;
}
/* Glassmorphic Center Card */
.contacts-hero-glass-card {
position: relative !important;
z-index: 3 !important;
background: rgba(10, 10, 10, 0.55) !important;
backdrop-filter: blur(24px) saturate(180%) !important;
-webkit-backdrop-filter: blur(24px) saturate(180%) !important;
border: 1px solid rgba(255, 255, 255, 0.08) !important;
border-radius: 30px !important;
padding: 60px 50px !important;
max-width: 820px !important;
width: 90% !important;
box-shadow: 0 40px 80px rgba(0, 0, 0, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
text-align: center !important;
transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.6s ease, border-color 0.6s ease !important;
}
.contacts-hero-glass-card:hover {
transform: translateY(-5px) scale(1.005) !important;
box-shadow: 0 45px 90px rgba(192, 18, 39, 0.14), 0 30px 60px rgba(0, 0, 0, 0.6) !important;
border-color: rgba(192, 18, 39, 0.3) !important;
}
/* Spaced kicker */
.contacts-hero-kicker {
display: inline-flex !important;
align-items: center !important;
gap: 12px !important;
margin-bottom: 24px !important;
}
.contacts-hero-kicker-line {
display: block !important;
width: 24px !important;
height: 1.5px !important;
background: #C01227 !important;
border-radius: 1px !important;
}
.contacts-hero-kicker-text {
font-size: 13px !important;
font-weight: 850 !important;
letter-spacing: 4px !important;
color: #C01227 !important;
text-transform: uppercase !important;
font-family: var(--font-manrope), "Manrope", sans-serif !important;
}
/* Bold modern typography */
.contacts-hero-title {
font-size: clamp(34px, 5.2vw, 62px) !important;
font-weight: 850 !important;
line-height: 1.15 !important;
color: #ffffff !important;
text-transform: uppercase !important;
letter-spacing: -1.8px !important;
margin: 0 0 20px 0 !important;
font-family: var(--font-manrope), "Manrope", sans-serif !important;
}
.contacts-hero-title-highlight {
background: linear-gradient(135deg, #ffffff 40%, #c01227 100%) !important;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent !important;
}
/* Description text */
.contacts-hero-desc {
font-size: clamp(15px, 1.22vw, 18px) !important;
line-height: 1.6 !important;
color: rgba(255, 255, 255, 0.75) !important;
max-width: 600px !important;
margin: 0 auto 36px auto !important;
font-weight: 500 !important;
font-family: var(--font-manrope), "Manrope", sans-serif !important;
}
/* Breadcrumb capsule */
.contacts-hero-breadcrumbs {
display: inline-flex !important;
align-items: center !important;
gap: 10px !important;
background: rgba(255, 255, 255, 0.04) !important;
border: 1px solid rgba(255, 255, 255, 0.08) !important;
padding: 8px 22px !important;
border-radius: 30px !important;
transition: background 0.3s, border-color 0.3s !important;
}
.contacts-hero-breadcrumbs:hover {
background: rgba(255, 255, 255, 0.08) !important;
border-color: rgba(255, 255, 255, 0.15) !important;
}
.contacts-breadcrumb-link {
color: rgba(255, 255, 255, 0.65) !important;
text-decoration: none !important;
font-size: 13px !important;
font-weight: 600 !important;
transition: color 0.2s !important;
font-family: var(--font-manrope), "Manrope", sans-serif !important;
}
.contacts-breadcrumb-link:hover {
color: #ffffff !important;
}
.contacts-breadcrumb-del {
color: rgba(255, 255, 255, 0.3) !important;
font-size: 11px !important;
}
.contacts-breadcrumb-cur {
color: #C01227 !important;
font-size: 13px !important;
font-weight: 700 !important;
font-family: var(--font-manrope), "Manrope", sans-serif !important;
}
@keyframes float-glow {
0% { transform: translate(0, 0) scale(1); }
100% { transform: translate(-15px, -25px) scale(1.08); }
}
@media (max-width: 768px) {
.contacts-hero-glass-card {
padding: 40px 24px !important;
width: 95% !important;
}
}
0:{"P":null,"c":["","contact"],"q":"","i":false,"f":[[["",{"children":["contact",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0mj5g~jkoe.ou.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0bmbl_7wkui85.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0rlbs-0vo196f.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/04xui0pxt.et1.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en-US","data-scroll-behavior":"smooth","className":"manrope_67dc055e-module__BHrBnq__variable space_grotesk_2e42c3c6-module__3Wl9rq__variable syne_ef5854ac-module__2TJB3a__variable dm_sans_2770e922-module__TdA3fW__variable inter_5dbe1e89-module__i9oJOa__variable","children":[["$","head",null,{"children":[["$","link",null,{"rel":"stylesheet","href":"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"}],["$","link",null,{"rel":"stylesheet","href":"/css/site.css"}]]}],["$","body",null,{"className":"wp-singular page-template-default page wp-theme-logico wp-child-theme-logico-child theme-logico woocommerce-no-js ehf-header ehf-footer ehf-template-logico ehf-stylesheet-logico-child logico-front-end logico-theme-style-rounded elementor-default elementor-kit-5 elementor-page","children":[["$","$L2",null,{}],["$","$L3",null,{}],["$","$L4",null,{"children":[["$","$L5",null,{}],["$","$L6",null,{"children":[["$","$L7",null,{}],["$","div",null,{"className":"body-container","children":["$","div",null,{"id":"page","className":"hfeed site","children":[["$","$L8",null,{}],["$","$L9",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$La",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$Lb",null,{}]]}]}]]}]]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L9",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$La",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"content-wrapper content-wrapper-may-contain-elementor-code content-wrapper-sidebar-position-none","children":["$","div",null,{"className":"content","children":["$","div",null,{"className":"content-inner","children":["$","div",null,{"data-elementor-type":"wp-page","data-elementor-id":"41","className":"elementor elementor-41","children":[[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"$c"}}],"$Ld"],"$Le"]}]}]}]}],null,"$Lf"]}],{},null,false,null]},null,false,"$@10"]},null,false,null],"$L11",false]],"m":"$undefined","G":["$12",["$L13"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"grx9O45oiVjnIQrFz1db4"}
14:I[22016,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],""]
15:I[97367,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"]
16:"$Sreact.suspense"
19:I[97367,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
1b:I[97367,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
d:["$","div",null,{"className":"custom-standard-hero-container","children":["$","div",null,{"className":"custom-standard-hero-card contacts-hero-custom","children":["$","div",null,{"className":"contacts-hero-card-custom","children":[["$","div",null,{"className":"contacts-hero-bg-overlay"}],["$","div",null,{"className":"contacts-hero-grid"}],["$","div",null,{"className":"contacts-hero-glow-red"}],["$","div",null,{"className":"contacts-hero-glow-blue"}],["$","div",null,{"className":"contacts-hero-glass-card","children":[["$","div",null,{"className":"contacts-hero-kicker","children":[["$","span",null,{"className":"contacts-hero-kicker-line"}],["$","span",null,{"className":"contacts-hero-kicker-text","children":"24/7 support & sales"}],["$","span",null,{"className":"contacts-hero-kicker-line"}]]}],["$","h1",null,{"className":"contacts-hero-title","children":["Get In ",["$","span",null,{"className":"contacts-hero-title-highlight","children":"Touch"}]]}],["$","p",null,{"className":"contacts-hero-desc","children":"Have questions about our smart delivery network, pricing plans, or partner ecosystem? Let's build the future of logistics together."}],["$","div",null,{"children":["$","nav",null,{"className":"contacts-hero-breadcrumbs","children":[["$","$L14",null,{"href":"/","className":"contacts-breadcrumb-link","children":"Home"}],["$","span",null,{"className":"contacts-breadcrumb-del","children":"/"}],["$","span",null,{"className":"contacts-breadcrumb-cur","children":"Contacts"}]]}]}]]}]]}]}]}]
e:["$","div",null,{"className":"elementor-element elementor-element-7304a53 e-con-full e-flex cut-corner-no sticky-container-off e-con e-parent","data-id":"7304a53","data-element_type":"container","data-e-type":"container","children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"\n .elementor-element-7304a53 {\n --padding-left: 20px;\n --padding-right: 20px;\n --margin-top: 40px;\n --margin-bottom: 0px;\n }\n .elementor-element-7304a53 .elementor-custom-embed {\n border-radius: 25px 25px 0 0;\n overflow: hidden;\n background: #ededed;\n line-height: 0;\n }\n .elementor-element-7304a53 .elementor-custom-embed iframe {\n display: block;\n filter: grayscale(100%);\n }\n @media (max-width: 768px) {\n .elementor-element-7304a53 .elementor-custom-embed { height: 360px !important; }\n }\n "}}],["$","div",null,{"className":"elementor-element elementor-element-5a3eed4 elementor-widget elementor-widget-google_maps","data-id":"5a3eed4","data-element_type":"widget","data-e-type":"widget","data-widget_type":"google_maps.default","children":["$","div",null,{"className":"elementor-widget-container","children":["$","div",null,{"className":"elementor-custom-embed","style":{"width":"100%","height":"500px"},"children":["$","iframe",null,{"src":"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3806.1918122409634!2d78.35579498480733!3d17.45053110831999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bcb93b8c5a049b3%3A0x6f4b5999fccad985!2sJayabheri%20Enclave%2C%20Gachibowli%2C%20Hyderabad%2C%20Telangana!5e0!3m2!1sen!2sin!4v1778663239768!5m2!1sen!2sin","width":"100%","height":"100%","style":{"border":0},"allowFullScreen":true,"loading":"lazy","referrerPolicy":"no-referrer-when-downgrade","title":"Doormile Location Map"}]}]}]}]]}]
f:["$","$L15",null,{"children":["$","$16",null,{"name":"Next.MetadataOutlet","children":"$@17"}]}]
18:[]
10:"$W18"
11:["$","$1","h",{"children":[null,["$","$L19",null,{"children":"$L1a"}],["$","div",null,{"hidden":true,"children":["$","$L1b",null,{"children":["$","$16",null,{"name":"Next.Metadata","children":"$L1c"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
13:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0mj5g~jkoe.ou.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
1a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
1d:I[27201,["/_next/static/chunks/0bmbl_7wkui85.js","/_next/static/chunks/0rlbs-0vo196f.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"IconMark"]
17:null
1c:[["$","title","0",{"children":"Contact Us Doormile"}],["$","meta","1",{"name":"description","content":"Get in touch with Doormile's last-mile logistics team. Call us, email, visit our Gachibowli, Hyderabad office, or drop a message."}],["$","meta","2",{"name":"robots","content":"index, follow"}],["$","link","3",{"rel":"shortcut icon","href":"/images/cropped-image-2.png"}],["$","link","4",{"rel":"icon","href":"/favicon.ico?favicon.14w3bhkxgz946.ico","sizes":"40x40","type":"image/x-icon"}],["$","link","5",{"rel":"icon","href":"/images/cropped-image-2.png"}],["$","link","6",{"rel":"apple-touch-icon","href":"/images/cropped-image-2.png"}],["$","$L1d","7",{}]]