Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 69ddb9f217 | |||
| 2392086861 | |||
| 5e83be253b | |||
| 548ae6f352 | |||
| 98973438ee | |||
| 042c9d2ae3 | |||
| 871f3b2a81 |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
description="Friendly, fast, and budget-friendly plumbing solutions for all your home needs. We are here to keep your home running smoothly."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now: 972-498-1047", href: "tel:+19724981047"},
|
||||
text: "Get Immediate Plumbing Help", href: "tel:+19724981047"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
@@ -130,8 +130,8 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", title: "Top Professionals", quote: "Highly reliable and very pleasant staff.", name: "Robert S.", role: "Resident", imageSrc: "http://img.b2bpic.net/free-photo/woman-moving-signing-paper_1157-35362.jpg"},
|
||||
]}
|
||||
title="Hear From Our Neighbors"
|
||||
description="With 118 reviews and a 4.5-star rating, we are proud to be a trusted name in local plumbing services."
|
||||
title="Join 118+ Happy Neighbors in Richardson"
|
||||
description="Rated 4.5 stars by 118+ local homeowners — trust the experts at Texas Green Plumbing for your next repair."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -231,4 +231,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user