From adea6acfb31eb44cf668570a06b272db8c97dd64 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 10:57:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ac38905..702fb63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,6 +49,12 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Your Oasis of Reliable Plumbing." + buttons={[ + { + text: "Get a Free Quote", href: "#contact"}, + { + text: "Call Now: (623) 888-4631", href: "tel:+16238884631"}, + ]} description="From leaky faucets to full remodels — we deliver honest work, fair prices, and a spotless finish across Phoenix, AZ and the surrounding Valley." testimonials={[ { @@ -68,12 +74,6 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bye5KTJv4YA9hwTeogtt4l5M3O/headshot-of-a-happy-customer-clean-and-b-1775645684670-3b8e1bd5.png?_wi=1"}, ]} tag="Family-Owned Since 2008" - buttons={[ - { - text: "Get a Free Quote", href: "#contact"}, - { - text: "Call Now: (623) 888-4631", href: "tel:+16238884631"}, - ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bye5KTJv4YA9hwTeogtt4l5M3O/professional-plumbing-service-interior-s-1775645682359-d750145c.png" imageAlt="Desert Oasis Plumbing technician on a service call" mediaAnimation="slide-up"