From d54efac1cef284a68adb3ca921bcf0c1d29f2ff0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 03:37:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dc15f1f..ed305cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -211,7 +211,7 @@ export default function LandingPage() { { id: "q1", title: "How long does a new roof installation take?", content: "Typically 2-3 days, depending on roof size and complexity."}, { - id: "q2", title: "Do you offer financing options?", content: "Yes, we offer flexible financing plans, including interest-free options, to help manage your project costs comfortably."}, + id: "q2", title: "Do you offer financing options?", content: "Yes, we offer flexible financing plans, including interest-free options, fast approval, and flexible terms to help manage your project costs comfortably."}, { id: "q3", title: "Are your roofers licensed and insured?", content: "Absolutely, we are fully licensed and bonded for your protection."}, ]} -- 2.49.1