From 31fd9c02a97e1ed73f37742d0da42c2bf220748c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 04:07:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index acca9c1..e951d55 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { @@ -103,7 +103,7 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={false} - title="Our Performance in Gadsden and surrounding areas" + title="Our Performance in Etowah and Calhoun Counties" description="Numbers that reflect our dedication to roofing excellence and customer satisfaction." metrics={[ { id: "m1", value: "200+", title: "Roofs Completed", description: "Successful projects delivered across Alabama.", icon: Home }, -- 2.49.1