diff --git a/src/app/page.tsx b/src/app/page.tsx index 69911dc..a7fd83d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,7 +28,7 @@ export default function LandingPage() { name: "Main Site", id: "/home" } ]} - brandName="Reece Transportation" + brandName="" button={{ text: "Get a Quote", href: "/home#contact" }}