5 Commits

Author SHA1 Message Date
2ed2f272e0 Merge version_4 into main
Merge version_4 into main
2026-05-08 14:50:13 +00:00
590edef68d Update src/app/page.tsx 2026-05-08 14:50:10 +00:00
e048a3fcde Merge version_3 into main
Merge version_3 into main
2026-05-08 14:49:08 +00:00
5baaa7cd18 Update src/app/page.tsx 2026-05-08 14:49:05 +00:00
2cf9ac584b Merge version_2 into main
Merge version_2 into main
2026-05-08 14:46:26 +00:00

View File

@@ -147,12 +147,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{ id: "f1", title: "How do we begin engagement?", content: "Consult with our team to align our enterprise solutions with your specific operational requirements." },
{ id: "f2", title: "Are there dedicated account managers?", content: "Yes, every enterprise partner is assigned a dedicated liaison for consistent communication." },
{ id: "f3", title: "Can we scale your services?", content: "Our operational model is designed for seamless scalability across all service areas." },
{ id: "f1", title: "What interior design services do you offer?", content: "We specialize in comprehensive corporate interior design, focusing on space optimization, modern aesthetics, and ergonomic layout planning for maximum productivity." },
{ id: "f2", title: "How do you manage civil work projects?", content: "Our civil engineering team manages end-to-end structural construction, renovation, and infrastructural upgrades, ensuring all compliance and safety standards are met." },
{ id: "f3", title: "Can you handle large-scale corporate renovations?", content: "Yes, we have significant experience in multi-phase commercial renovations, delivering high-performance environments within tight operational timelines." },
]}
title="Service Governance"
description="Essential information regarding our service delivery and corporate standards."
title="Design & Engineering FAQ"
description="Common questions about our interior design and civil infrastructure services."
faqsAnimation="none"
/>
</div>
@@ -161,10 +161,10 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{ variant: "plain" }}
tag="Initiate Engagement"
title="Connect for Corporate Partnership"
description="Reach out to discuss how Shree Sadgurukrupa Enterprise can support your organization's goals."
buttons={[{ text: "Submit Request", href: "#contact" }]}
tag="Connect"
title="Contact Us"
description="Shree Sadgurukrupa Enterprise, Shop No 03, 60 Feet Road Kharigaon Dattawadi, near Saya Park Bldg, Kalwa, Thane, Maharashtra 400605. Reach out at contact@sadgurukrupa.enterprise.in or call 093220 20258."
buttons={[{ text: "Submit Request", href: "mailto:contact@sadgurukrupa.enterprise.in" }]}
/>
</div>