Merge version_1_1781389022244 into main #1
@@ -19,25 +19,18 @@ export default function HomePage() {
|
||||
title="Your Trusted Plumbing & Heating Experts in Leicester"
|
||||
description="Professional installation, maintenance, and repair services for your home and business. Get a free, no-obligation quote today."
|
||||
primaryButton={{
|
||||
text: "Book an Appointment",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book an Appointment", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
}}
|
||||
text: "Our Services", href: "#services"}}
|
||||
items={[
|
||||
{
|
||||
text: "4.9 Google Rating",
|
||||
icon: Star,
|
||||
text: "4.9 Google Rating", icon: Star,
|
||||
},
|
||||
{
|
||||
text: "Fully Qualified",
|
||||
icon: ShieldCheck,
|
||||
text: "Fully Qualified", icon: ShieldCheck,
|
||||
},
|
||||
{
|
||||
text: "Free Quotes",
|
||||
icon: Phone,
|
||||
text: "Free Quotes", icon: Phone,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721526.jpg"
|
||||
@@ -50,13 +43,9 @@ export default function HomePage() {
|
||||
<AboutTextSplit
|
||||
title="Expertise You Can Count On"
|
||||
descriptions={[
|
||||
"Leicester Plumbing Solutions Ltd is dedicated to providing high-quality plumbing and heating services to the local community. With years of experience, we ensure that every job, from minor tap repairs to complete water tank installations, is handled with the utmost professionalism.",
|
||||
"We pride ourselves on our reputation, backed by consistent positive reviews and a commitment to customer satisfaction. Whether you need an emergency repair or a planned installation, our qualified team is here to help.",
|
||||
]}
|
||||
"Leicester Plumbing Solutions Ltd is dedicated to providing high-quality plumbing and heating services to the local community. With years of experience, we ensure that every job, from minor tap repairs to complete water tank installations, is handled with the utmost professionalism.", "We pride ourselves on our reputation, backed by consistent positive reviews and a commitment to customer satisfaction. Whether you need an emergency repair or a planned installation, our qualified team is here to help."]}
|
||||
primaryButton={{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Contact Us", href: "#contact"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -69,29 +58,17 @@ export default function HomePage() {
|
||||
description="Comprehensive range of services to keep your home running smoothly."
|
||||
items={[
|
||||
{
|
||||
title: "Leak Detection & Repair",
|
||||
tags: [
|
||||
"Emergency",
|
||||
"Repair",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515893.jpg",
|
||||
},
|
||||
title: "Leak Detection & Repair", tags: [
|
||||
"Emergency", "Repair"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515893.jpg"},
|
||||
{
|
||||
title: "Tap & Shower Installations",
|
||||
tags: [
|
||||
"Installation",
|
||||
"Bathroom",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg",
|
||||
},
|
||||
title: "Tap & Shower Installations", tags: [
|
||||
"Installation", "Bathroom"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg"},
|
||||
{
|
||||
title: "Water Heating Systems",
|
||||
tags: [
|
||||
"Heaters",
|
||||
"Installation",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg",
|
||||
},
|
||||
title: "Water Heating Systems", tags: [
|
||||
"Heaters", "Installation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -105,20 +82,11 @@ export default function HomePage() {
|
||||
description="We are proud of the service standards we uphold for all our customers in Leicester."
|
||||
metrics={[
|
||||
{
|
||||
icon: Star,
|
||||
title: "Google Rating",
|
||||
value: "4.9",
|
||||
},
|
||||
icon: "Star", title: "Google Rating", value: "4.9"},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Satisfied Customers",
|
||||
value: "49+",
|
||||
},
|
||||
icon: "Users", title: "Satisfied Customers", value: "49+"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "Qualified Team",
|
||||
value: "Expert",
|
||||
},
|
||||
icon: "CheckCircle", title: "Qualified Team", value: "Expert"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -132,40 +100,15 @@ export default function HomePage() {
|
||||
description="Consistently positive feedback from homeowners in Leicester."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John D.",
|
||||
role: "Homeowner",
|
||||
quote: "Reliable and professional service. Fixed my leak quickly!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-women-gesturing-thumb-up_23-2147774835.jpg",
|
||||
},
|
||||
name: "John D.", role: "Homeowner", quote: "Reliable and professional service. Fixed my leak quickly!", imageSrc: "http://img.b2bpic.net/free-photo/blurred-women-gesturing-thumb-up_23-2147774835.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah M.",
|
||||
role: "Homeowner",
|
||||
quote: "Great communication and excellent work on our new shower installation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-executive-working-with-tablet_1139-250.jpg",
|
||||
},
|
||||
name: "Sarah M.", role: "Homeowner", quote: "Great communication and excellent work on our new shower installation.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-executive-working-with-tablet_1139-250.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "David L.",
|
||||
role: "Business Owner",
|
||||
quote: "Highly recommended for any plumbing and heating needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-worker-wearing-vest_23-2149366621.jpg",
|
||||
},
|
||||
name: "David L.", role: "Business Owner", quote: "Highly recommended for any plumbing and heating needs.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-worker-wearing-vest_23-2149366621.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elena P.",
|
||||
role: "Homeowner",
|
||||
quote: "Fair pricing and very tidy. Very happy with the result.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/distraught-auto-repairman-talking-his-manager-about-problematic-reports-workshop_637285-7578.jpg",
|
||||
},
|
||||
name: "Elena P.", role: "Homeowner", quote: "Fair pricing and very tidy. Very happy with the result.", imageSrc: "http://img.b2bpic.net/free-photo/distraught-auto-repairman-talking-his-manager-about-problematic-reports-workshop_637285-7578.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Mark R.",
|
||||
role: "Homeowner",
|
||||
quote: "Fast response time for an emergency call out.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-coworkers-office-with-lunch_273609-6313.jpg",
|
||||
},
|
||||
name: "Mark R.", role: "Homeowner", quote: "Fast response time for an emergency call out.", imageSrc: "http://img.b2bpic.net/free-photo/male-coworkers-office-with-lunch_273609-6313.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -178,14 +121,7 @@ export default function HomePage() {
|
||||
title="Certified Quality Service"
|
||||
description="Proud to work with industry-recognized standards."
|
||||
names={[
|
||||
"Plumbing Association",
|
||||
"Heating Safety Guild",
|
||||
"Gas Safe Standard",
|
||||
"Leicester Local Trade",
|
||||
"Professional Service Mark",
|
||||
"Qualified Installer",
|
||||
"Safety Approved",
|
||||
]}
|
||||
"Plumbing Association", "Heating Safety Guild", "Gas Safe Standard", "Leicester Local Trade", "Professional Service Mark", "Qualified Installer", "Safety Approved"]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -198,25 +134,17 @@ export default function HomePage() {
|
||||
description="We're here to help with your plumbing and heating inquiries."
|
||||
categories={[
|
||||
{
|
||||
name: "General Services",
|
||||
items: [
|
||||
name: "General Services", items: [
|
||||
{
|
||||
question: "What areas do you serve?",
|
||||
answer: "We serve the Leicester area and surrounding locations.",
|
||||
},
|
||||
question: "What areas do you serve?", answer: "We serve the Leicester area and surrounding locations."},
|
||||
{
|
||||
question: "How can I request a quote?",
|
||||
answer: "You can contact us via phone, social media, or the form on this website.",
|
||||
},
|
||||
question: "How can I request a quote?", answer: "You can contact us via phone, social media, or the form on this website."},
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Emergency",
|
||||
items: [
|
||||
name: "Emergency", items: [
|
||||
{
|
||||
question: "Do you handle emergency repairs?",
|
||||
answer: "Yes, please call us directly for emergency plumbing needs.",
|
||||
},
|
||||
question: "Do you handle emergency repairs?", answer: "Yes, please call us directly for emergency plumbing needs."},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -230,13 +158,9 @@ export default function HomePage() {
|
||||
tag="Get in Touch"
|
||||
text="Ready to get started? Contact Leicester Plumbing Solutions today for your free, no-obligation quote."
|
||||
primaryButton={{
|
||||
text: "Call 07557 965534",
|
||||
href: "tel:07557965534",
|
||||
}}
|
||||
text: "Call 07557 965534", href: "tel:07557965534"}}
|
||||
secondaryButton={{
|
||||
text: "Message Us",
|
||||
href: "https://www.facebook.com/leicesterplumbingsolutions",
|
||||
}}
|
||||
text: "Message Us", href: "https://www.facebook.com/leicesterplumbingsolutions"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user