Update src/app/page.tsx
This commit is contained in:
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
|||||||
faqs={[
|
faqs={[
|
||||||
{ id: "q1", title: "How long does a project take?", content: "Depending on scope, 4-12 weeks." },
|
{ id: "q1", title: "How long does a project take?", content: "Depending on scope, 4-12 weeks." },
|
||||||
{ id: "q2", title: "Do you offer maintenance?", content: "Yes, we have ongoing support packages." },
|
{ id: "q2", title: "Do you offer maintenance?", content: "Yes, we have ongoing support packages." },
|
||||||
{ id: "q3", title: "What is your pricing model?", content: "Fixed project fee or retainer based." }
|
{ id: "q3", title: "What is your pricing model?", content: "We don't use a fixed menu, as every project is unique. We provide tailored quotes to ensure you get exactly what you need at a fair price—please feel free to reach out for a consultation." }
|
||||||
]}
|
]}
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Get quick answers about our processes and collaboration methods."
|
description="Get quick answers about our processes and collaboration methods."
|
||||||
|
|||||||
Reference in New Issue
Block a user