Update src/app/page.tsx

This commit is contained in:
2026-05-26 02:59:57 +00:00
parent f4095f51b3
commit 1b8a9bded1

View File

@@ -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"
}}