Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ab759eeee2 | |||
| 148eda4363 |
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user