diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index f64f6a6..51838e7 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -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() {