From 2c3458816c5046e6e27487405d153b1c436924c5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 11:35:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a8ab1c..1646c08 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="Dania Roofing Pros" + brandName="HORIZON " button={{ text: "Get Quote", href: "#contact"}} /> @@ -50,7 +50,10 @@ export default function LandingPage() {