Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 350ca3b040 | |||
| 0e99881c04 | |||
| 1f82030bba | |||
| 0b4c02bd1c | |||
| 048e7b0c32 | |||
| fb35d7c117 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Fast, Reliable Plumbing in North Augusta You Can Count On"
|
||||
description="Same-Day Service • Honest Pricing • Trusted Local Plumber"
|
||||
buttons={[{ text: "Call Now", href: "tel:+17067232039" }, { text: "Request Service", href: "/contact" }]}
|
||||
buttons={[{ text: "Call Now", href: "tel:+17067232039" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138538.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
title: "Fast Response", description: "Same-day and emergency plumbing services.", bentoComponent: "reveal-icon", icon: Zap
|
||||
},
|
||||
{
|
||||
title: "Fair Pricing", description: "Clear, upfront pricing (most jobs $200–$300).", bentoComponent: "reveal-icon", icon: DollarSign
|
||||
title: "Fair Pricing", description: "Clear, upfront quotes for all repair services.", bentoComponent: "reveal-icon", icon: DollarSign
|
||||
},
|
||||
{
|
||||
title: "Trusted Local Expert", description: "Friendly, professional service from CJ.", bentoComponent: "reveal-icon", icon: User
|
||||
|
||||
Reference in New Issue
Block a user