Switch to version 17: modified src/app/page.tsx

This commit is contained in:
2026-04-28 01:14:37 +00:00
parent ff729aa954
commit a985647b91

View File

@@ -137,7 +137,7 @@ export default function LandingPage() {
faqs={[
{ id: "faq1", title: "Do you offer free estimates?", content: "Yes, we provide free, no-obligation estimates for all our services." },
{ id: "faq2", title: "Are you available on weekends?", content: "We are open 24 hours Monday through Saturday, and 9:00 AM - 7:00 PM on Sundays." },
{ id: "faq3", title: "What payment methods do you accept?", content: "We accept cash, credit cards, and Zelle. Secure digital payments available for your convenience." },
{ id: "faq3", title: "What payment methods do you accept?", content: "We accept cash, credit cards, and Zelle for your convenience." },
]}
title="Common Questions"
description="Need more information? Here's what you should know."