Update src/app/page.tsx

This commit is contained in:
2026-04-25 22:02:14 +00:00
parent df1ce6e3aa
commit dd59891db7

View File

@@ -38,6 +38,7 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" }
]}
brandName="Fernando's Auto Glass"
logoSrc="/logo.svg"
button={{ text: "Call Now", href: "tel:2109092750" }}
/>
</div>