From 93edee15841bda03058e32e8674ecddbf4861bd2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 23:38:03 +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 5be7357..b3d760b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,7 +164,7 @@ export default function LandingPage() { { id: "q2", title: "How long does a typical roof take?", content: "Most full replacements are completed within 1-2 days."}, { - id: "q3", title: "Are you insured?", content: "We are fully licensed and insured for your protection."}, + id: "q3", title: "Are you insured?", content: "Yes, we are fully licensed and insured, providing comprehensive general liability coverage and guaranteed workmanship on every project for your complete peace of mind."}, ]} sideTitle="Common Questions" faqsAnimation="slide-up" -- 2.49.1