Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ed2f272e0 | |||
| 590edef68d | |||
| e048a3fcde | |||
| 5baaa7cd18 | |||
| 2cf9ac584b |
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user