From a2a705d47e074520048dc3b1400567432085d26e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 23:55:27 +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 4c8587d..171eb68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -216,7 +216,7 @@ export default function RoofingLandingPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", title: "How fast can you respond to a leak?", content: "Emergency leak calls receive priority scheduling. I typically assess and can often provide same-day or next-day diagnosis and repair depending on severity and weather conditions." + id: "1", title: "How fast can you respond to a leak?", content: "Emergency leak calls receive priority scheduling. I typically assess and can often provide same-day or next-day diagnosis and repair depending on severity and weather conditions. For urgent leaks, call the emergency hotline at (615) 555-ROOF (7663) for immediate assistance - available 24/7 for emergency situations." }, { id: "2", title: "Do you help with storm and insurance claims?", content: "Yes. I inspect damage, provide detailed photo documentation, and help align repair/replacement scope with your insurance coverage. This process is transparent and ensures you understand your options." -- 2.49.1