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() {