From 2c92e3b0d2bd0328eb07f2f6ccc1cddece2e388b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 04:00:15 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index ed1e2ca..68e787d 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -70,14 +70,14 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { id: "q1", title: "Do you provide free inspections?", content: "Yes, we offer complimentary, thorough roof inspections throughout Gadsden and surrounding areas." }, + { id: "q1", title: "Do you provide free inspections?", content: "Yes, we offer complimentary, thorough roof inspections throughout Gadsden, Southside, Rainbow City, Attalla, Oxford, Anniston, Alexandria, Wellington, Trussville, Springville, Oneonta, and all of Etowah and Calhoun counties." }, { id: "q2", title: "How do I start an insurance claim?", content: "Our experts guide you through the process, documenting storm damage and coordinating with insurance providers." }, { id: "q3", title: "What roofing types do you install?", content: "We offer architectural shingle, high-end metal roofing, and specialty roofing solutions." }, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CU9LXLTd45U3bRy6xudZUdJbpk/uploaded-1777405331218-vs5rfkmi.jpg" mediaAnimation="slide-up" title="Common Questions" - description="Have questions about your Gadsden project? We're here to help." + description="Have questions about your project in our service areas? We're here to help." faqsAnimation="blur-reveal" />