Compare commits
2 Commits
version_1_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 91b2b576f2 | |||
|
|
16a76bbabf |
@@ -22,11 +22,11 @@ export default function HomePage() {
|
||||
"https://storage.googleapis.com/webild/default/templates/web-agency-2/team-2.webp",
|
||||
"https://storage.googleapis.com/webild/default/templates/web-agency-2/team-3.webp",
|
||||
]}
|
||||
avatarText="Trusted by 1,200+ homeowners"
|
||||
title="Expert Plumbing You Can Trust"
|
||||
description="From leaky faucets to full remodels, our licensed plumbers deliver fast, reliable service — backed by a satisfaction guarantee."
|
||||
avatarText="4.9/5 Stars from 49 Reviews"
|
||||
title="Leicester Plumbing Solutions"
|
||||
description="Expert plumbing services across Leicester. From leak detection to full installations, our licensed plumbers deliver fast, reliable service."
|
||||
primaryButton={{ text: "Schedule Service", href: "#contact" }}
|
||||
secondaryButton={{ text: "(555) 472-8100", href: "tel:5554728100" }}
|
||||
secondaryButton={{ text: "07557 965534", href: "tel:07557965534" }}
|
||||
names={["Licensed & Insured", "24/7 Emergency Service", "15+ Years Experience", "100% Satisfaction Guarantee", "Free Estimates", "1,200+ Jobs Completed"]}
|
||||
imageSrc="https://storage.googleapis.com/webild/default/templates/plumber/hero.webp"
|
||||
/>
|
||||
@@ -35,12 +35,12 @@ export default function HomePage() {
|
||||
<div id="services" data-section="services">
|
||||
<FeaturesMediaCards
|
||||
tag="Our Services"
|
||||
title="What We Fix"
|
||||
description="Residential and commercial plumbing services — done right the first time."
|
||||
title="Comprehensive Plumbing Solutions"
|
||||
description="From tap repairs to full water heater installations, we handle all your residential and commercial plumbing needs in Leicester."
|
||||
items={[
|
||||
{
|
||||
title: "Leak Detection & Repair",
|
||||
description: "Advanced leak detection technology to find and fix hidden leaks before they cause major damage to your property.",
|
||||
title: "Leak Detection & Pipe Repair",
|
||||
description: "Advanced plumbing leak detection and pipe repair to find and fix hidden leaks before they cause major damage.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/plumber/service1.webp",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user