Update src/app/page.tsx

This commit is contained in:
2026-04-25 20:44:14 +00:00
parent 6f41d638a8
commit b7464babdb

View File

@@ -35,6 +35,7 @@ export default function LandingPage() {
{ name: "How It Works", id: "how-it-works" },
{ name: "Reviews", id: "reviews" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" }
]}
brandName="Fernando's Auto Glass"
button={{ text: "Call Now", href: "tel:2109092750" }}
@@ -143,6 +144,7 @@ export default function LandingPage() {
description="Fernando's Auto Glass was born right here in San Antonio. We build on honesty and simple values: fast work, fair prices, and neighborhood service."
subdescription="With over a decade of experience, we make sure every customer gets the personal attention they deserve."
imageSrc="http://img.b2bpic.net/free-photo/mechanics-standing-back-back-car_1170-1533.jpg"
videoSrc=""
/>
</div>