Update src/app/page.tsx
This commit is contained in:
@@ -92,6 +92,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
sideTitle="Common Questions"
|
sideTitle="Common Questions"
|
||||||
sideDescription="Everything you need to know about our roofing services."
|
sideDescription="Everything you need to know about our roofing services."
|
||||||
|
faqsAnimation="slide-up"
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "f1", title: "How long does a roof installation take?", content: "Most residential roof installations are completed within 1-3 days, depending on the size and complexity of your roof." },
|
{ id: "f1", title: "How long does a roof installation take?", content: "Most residential roof installations are completed within 1-3 days, depending on the size and complexity of your roof." },
|
||||||
{ id: "f2", title: "Do you offer financing?", content: "Yes, we partner with multiple financial institutions to offer flexible payment plans for your projects." },
|
{ id: "f2", title: "Do you offer financing?", content: "Yes, we partner with multiple financial institutions to offer flexible payment plans for your projects." },
|
||||||
|
|||||||
Reference in New Issue
Block a user