2 Commits

Author SHA1 Message Date
ab759eeee2 Update src/app/page.tsx 2026-03-27 09:15:44 +00:00
148eda4363 Merge version_2 into main
Merge version_2 into main
2026-03-27 09:12:00 +00:00

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"
/>