Update src/app/page.tsx

This commit is contained in:
2026-01-14 23:23:29 +00:00
parent 1d3c3bea8e
commit e996ee8d7a

View File

@@ -26,7 +26,7 @@ export default function LandingPage() {
> >
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleMinimal <NavbarStyleMinimal
brandName="Classic Motors" brandName="Your Dream Car is here"
button={{ button={{
text: "Schedule Viewing", href: "#contact" text: "Schedule Viewing", href: "#contact"
}} }}