2 Commits

Author SHA1 Message Date
dd59891db7 Update src/app/page.tsx 2026-04-25 22:02:14 +00:00
df1ce6e3aa Merge version_6 into main
Merge version_6 into main
2026-04-25 20:54:05 +00:00

View File

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