Update src/app/page.tsx

This commit is contained in:
2026-03-27 09:15:44 +00:00
parent 148eda4363
commit ab759eeee2

View File

@@ -41,7 +41,10 @@ export default function LandingPage() {
<HeroLogo
logoText="Fast & Reliable Plumbing"
description="24/7 Emergency Plumbing • Licensed & Insured • Same-Day Service. Serving your city and surrounding areas."
buttons={[{ text: "Call Now", href: "tel:5550199" }]}
buttons={[
{ text: "Call Now", href: "tel:5550199" },
{ text: "Get a Free Quote", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg"
imageAlt="professional plumber working in home"
/>