Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f0a6663d24 | |||
| 406e6d792b | |||
| 779a4a485a |
@@ -150,6 +150,7 @@ export default function LandingPage() {
|
|||||||
<FaqBase
|
<FaqBase
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[{ text: "Have more questions? Contact us", href: "#contact" }]}
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "q1", title: "How do you approach business consulting?", content: "We follow a data-driven approach, auditing current processes before recommending scalable improvements." },
|
{ id: "q1", title: "How do you approach business consulting?", content: "We follow a data-driven approach, auditing current processes before recommending scalable improvements." },
|
||||||
{ id: "q2", title: "Do you work with startups?", content: "Yes, we support businesses of all sizes, from early-stage startups to mature global enterprises." },
|
{ id: "q2", title: "Do you work with startups?", content: "Yes, we support businesses of all sizes, from early-stage startups to mature global enterprises." },
|
||||||
|
|||||||
Reference in New Issue
Block a user