4 Commits

Author SHA1 Message Date
88c831acd9 Update src/app/page.tsx 2026-04-20 00:34:31 +00:00
d67432c0ab Merge version_3 into main
Merge version_3 into main
2026-04-20 00:33:45 +00:00
05b617bee7 Update src/app/page.tsx 2026-04-20 00:33:39 +00:00
16a59a881a Merge version_2 into main
Merge version_2 into main
2026-04-20 00:32:56 +00:00

View File

@@ -138,7 +138,9 @@ export default function LandingPage() {
faqs={[
{ id: "q1", title: "Do you offer free estimates?", content: "Yes, we provide detailed, no-obligation estimates for all projects." },
{ id: "q2", title: "Are you licensed and insured?", content: "Absolutely. We are fully licensed, bonded, and insured for your protection." },
{ id: "q3", title: "How long does a renovation take?", content: "Timelines vary by project scope; we provide a clear schedule during consultation." }
{ id: "q3", title: "How long does a renovation take?", content: "Timelines vary by project scope; we provide a clear schedule during consultation." },
{ id: "q4", title: "Do you provide warranties?", content: "Yes, we provide a comprehensive warranty on all craftsmanship and structural work." },
{ id: "q5", title: "What areas do you serve?", content: "We proudly serve all residential and commercial properties within the metropolitan area and surrounding counties." }
]}
title="Frequently Asked Questions"
faqsAnimation="blur-reveal"