From 3ff73626e09a72a6ec0c57aaaf696b308f902445 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 19:29:12 +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 0d18adf..72a587c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Reviews", id: "#testimonials" }, { name: "Contact", id: "#contact" }, ]} - brandName="Roofing Pro" + brandName="Rogers Roofing" /> @@ -161,7 +161,7 @@ export default function LandingPage() { -- 2.49.1