From 3e1c4d3dd3afa8c2dfe02eae0a540a17a674a13e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 03:52:49 +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 4501cda..46b1f88 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={false} - title="Our Performance in Gadsden" + title="Our Performance in Gadsden and surrounding areas" 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