Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -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, 123 Business Park, City Center, State. Reach out at contact@sadgurukrupa.enterprise.in or call +91 99999 88888."
|
||||
buttons={[{ text: "Submit Request", href: "mailto:contact@sadgurukrupa.enterprise.in" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user