Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -135,6 +135,8 @@ export default function LandingPage() {
|
||||
{ id: "q1", title: "How do we start?", content: "Simply reach out and request a demo from our sales team." },
|
||||
{ id: "q2", title: "Is support included?", content: "Premium 24/7 priority support is included in all enterprise plans." },
|
||||
{ id: "q3", title: "Can I scale later?", content: "Our modular architecture allows seamless scaling at any time." },
|
||||
{ id: "q4", title: "How is pricing structured?", content: "We offer transparent, usage-based tiers with no hidden fees or surprise costs." },
|
||||
{ id: "q5", title: "What does implementation entail?", content: "Our team provides full onboarding support and API documentation for a seamless technical integration." }
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="We've compiled answers to your most frequent inquiries."
|
||||
@@ -186,4 +188,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user