9 Commits

Author SHA1 Message Date
5ac5aeb234 Update src/app/page.tsx 2026-03-04 21:48:14 +00:00
044fec7c1b Merge version_2 into main
Merge version_2 into main
2026-03-04 21:45:19 +00:00
6105160bda Update src/app/services/page.tsx 2026-03-04 21:45:15 +00:00
42f11740a4 Update src/app/page.tsx 2026-03-04 21:45:14 +00:00
a8505f3fc2 Update src/app/layout.tsx 2026-03-04 21:45:14 +00:00
2895380225 Update src/app/contact/page.tsx 2026-03-04 21:45:13 +00:00
380bd1993c Update src/app/about/page.tsx 2026-03-04 21:45:13 +00:00
661c9a3d9d Merge version_1 into main
Merge version_1 into main
2026-03-04 21:42:37 +00:00
4c363cf454 Merge version_1 into main
Merge version_1 into main
2026-03-04 21:40:29 +00:00
5 changed files with 70 additions and 238 deletions

View File

@@ -36,8 +36,8 @@ export default function AboutPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={navItems} navItems={navItems}
brandName="Ludlow Plumbing" brandName="Ludlow Plumbing"
bottomLeftText="Ludlow, UK" bottomLeftText="Rome, NY 13442"
bottomRightText="24/7 Emergency: Available" bottomRightText="Emergency: (680) 867-2218"
/> />
</div> </div>
@@ -63,22 +63,13 @@ export default function AboutPage() {
description="Two decades of trusted service to Ludlow community" description="Two decades of trusted service to Ludlow community"
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "20+", title: "Years Operating in Ludlow", items: ["Since 2003", "Continuous growth", "Expanding expertise"],
value: "20+",
title: "Years Operating in Ludlow",
items: ["Since 2003", "Continuous growth", "Expanding expertise"],
}, },
{ {
id: "2", id: "2", value: "500+", title: "Satisfied Customers", items: ["Residential clients", "Commercial partnerships", "Repeat business"],
value: "500+",
title: "Satisfied Customers",
items: ["Residential clients", "Commercial partnerships", "Repeat business"],
}, },
{ {
id: "3", id: "3", value: "50+", title: "Skilled Technicians", items: ["Gas Safe certified", "Fully trained", "Local employment"],
value: "50+",
title: "Skilled Technicians",
items: ["Gas Safe certified", "Fully trained", "Local employment"],
}, },
]} ]}
animationType="slide-up" animationType="slide-up"
@@ -99,53 +90,17 @@ export default function AboutPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Mitchell", handle: "Homeowner, Ludlow", testimonial: "Ludlow Plumbing arrived within 30 minutes for our emergency leak. Professional, efficient, and reasonably priced. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Sarah Mitchell"},
name: "Sarah Mitchell",
handle: "Homeowner, Ludlow",
testimonial: "Ludlow Plumbing arrived within 30 minutes for our emergency leak. Professional, efficient, and reasonably priced. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7",
imageAlt: "Sarah Mitchell",
},
{ {
id: "2", id: "2", name: "David Chen", handle: "Business Owner, Ludlow", testimonial: "We've used them for our restaurant for three years. Reliable, trustworthy, and always go the extra mile. Great local business!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "David Chen"},
name: "David Chen",
handle: "Business Owner, Ludlow",
testimonial: "We've used them for our restaurant for three years. Reliable, trustworthy, and always go the extra mile. Great local business!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8",
imageAlt: "David Chen",
},
{ {
id: "3", id: "3", name: "Emma Roberts", handle: "Property Manager, Ludlow", testimonial: "Fantastic bathroom renovation work. They completed the project on time and on budget. Excellent craftsmanship and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9", imageAlt: "Emma Roberts"},
name: "Emma Roberts",
handle: "Property Manager, Ludlow",
testimonial: "Fantastic bathroom renovation work. They completed the project on time and on budget. Excellent craftsmanship and attention to detail.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9",
imageAlt: "Emma Roberts",
},
{ {
id: "4", id: "4", name: "Michael Thompson", handle: "Homeowner, Ludlow", testimonial: "Called for an emergency boiler repair on a Sunday. They came out immediately and fixed it perfectly. Outstanding service!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10", imageAlt: "Michael Thompson"},
name: "Michael Thompson",
handle: "Homeowner, Ludlow",
testimonial: "Called for an emergency boiler repair on a Sunday. They came out immediately and fixed it perfectly. Outstanding service!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10",
imageAlt: "Michael Thompson",
},
{ {
id: "5", id: "5", name: "Catherine Walsh", handle: "Office Manager, Ludlow", testimonial: "Professional team who completed our office plumbing upgrade with minimal disruption. Very impressed with their work ethic.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=11", imageAlt: "Catherine Walsh"},
name: "Catherine Walsh",
handle: "Office Manager, Ludlow",
testimonial: "Professional team who completed our office plumbing upgrade with minimal disruption. Very impressed with their work ethic.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=11",
imageAlt: "Catherine Walsh",
},
{ {
id: "6", id: "6", name: "James Patterson", handle: "Property Owner, Ludlow", testimonial: "Best plumbers in Ludlow. They've done multiple jobs for us - always reliable, professional, and fairly priced. Wouldn't use anyone else!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=12", imageAlt: "James Patterson"},
name: "James Patterson",
handle: "Property Owner, Ludlow",
testimonial: "Best plumbers in Ludlow. They've done multiple jobs for us - always reliable, professional, and fairly priced. Wouldn't use anyone else!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=12",
imageAlt: "James Patterson",
},
]} ]}
speed={40} speed={40}
/> />

View File

@@ -35,8 +35,8 @@ export default function ContactPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={navItems} navItems={navItems}
brandName="Ludlow Plumbing" brandName="Ludlow Plumbing"
bottomLeftText="Ludlow, UK" bottomLeftText="Rome, NY 13442"
bottomRightText="24/7 Emergency: Available" bottomRightText="Emergency: (680) 867-2218"
/> />
</div> </div>
@@ -52,7 +52,7 @@ export default function ContactPage() {
showBlur={true} showBlur={true}
showDimOverlay={true} showDimOverlay={true}
buttons={[ buttons={[
{ text: "Emergency: Call 01584 XXX XXX", href: "tel:+441584000000" }, { text: "Emergency: (680) 867-2218", href: "tel:+16808672218" },
{ text: "Book Online", href: "#booking" }, { text: "Book Online", href: "#booking" },
]} ]}
/> />
@@ -63,34 +63,19 @@ export default function ContactPage() {
<ContactFaq <ContactFaq
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "What's covered by your emergency service?", content: "Our 24/7 emergency service covers burst pipes, severe leaks, heating failures, blockages, and any plumbing issue that requires immediate attention to prevent water damage or safety hazards."},
title: "What's covered by your emergency service?",
content: "Our 24/7 emergency service covers burst pipes, severe leaks, heating failures, blockages, and any plumbing issue that requires immediate attention to prevent water damage or safety hazards.",
},
{ {
id: "2", id: "2", title: "How quickly can you respond to emergencies?", content: "We aim to respond within 30-60 minutes for emergency calls in Ludlow. Our local presence and dedicated emergency team ensure rapid dispatch and assessment of your situation."},
title: "How quickly can you respond to emergencies?",
content: "We aim to respond within 30-60 minutes for emergency calls in Ludlow. Our local presence and dedicated emergency team ensure rapid dispatch and assessment of your situation.",
},
{ {
id: "3", id: "3", title: "Is there a call-out charge for emergencies?", content: "No! There's no call-out charge for emergency services. You only pay for the work performed. We provide upfront pricing before starting any repairs to ensure transparency."},
title: "Is there a call-out charge for emergencies?",
content: "No! There's no call-out charge for emergency services. You only pay for the work performed. We provide upfront pricing before starting any repairs to ensure transparency.",
},
{ {
id: "4", id: "4", title: "How do I request a free quote?", content: "Contact us through our website, phone at (680) 867-2218, or request a callback. For non-emergency work, we schedule a convenient appointment to assess your needs and provide a detailed, obligation-free quote."},
title: "How do I request a free quote?",
content: "Contact us through our website, phone, or request a callback. For non-emergency work, we schedule a convenient appointment to assess your needs and provide a detailed, obligation-free quote.",
},
{ {
id: "5", id: "5", title: "What payment methods do you accept?", content: "We accept all major credit and debit cards, bank transfers, and cash. Flexible payment plans are available for larger projects. Contact us to discuss options that work best for you."},
title: "What payment methods do you accept?",
content: "We accept all major credit and debit cards, bank transfers, and cash. Flexible payment plans are available for larger projects. Contact us to discuss options that work best for you.",
},
]} ]}
ctaTitle="Need Immediate Assistance?" ctaTitle="Need Immediate Assistance?"
ctaDescription="Call our 24/7 emergency line now for burst pipes, leaks, heating issues, or any urgent plumbing emergency in Ludlow" ctaDescription="Call our 24/7 emergency line now for burst pipes, leaks, heating issues, or any urgent plumbing emergency in Ludlow"
ctaButton={{ text: "Emergency: 01584 XXX XXX", href: "tel:+441584000000" }} ctaButton={{ text: "Emergency: (680) 867-2218", href: "tel:+16808672218" }}
ctaIcon={Phone} ctaIcon={Phone}
useInvertedBackground={true} useInvertedBackground={true}
animationType="slide-up" animationType="slide-up"

View File

@@ -6,45 +6,29 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag"; import Tag from "@/tag/Tag";
const mulish = Mulish({ const mulish = Mulish({
variable: "--font-mulish", variable: "--font-mulish", subsets: ["latin"],
subsets: ["latin"],
}); });
const inter = Inter({ const inter = Inter({
variable: "--font-inter", variable: "--font-inter", subsets: ["latin"],
subsets: ["latin"],
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Ludlow Plumbing & Construction - 24/7 Emergency Services", title: "Ludlow Plumbing & Construction - 24/7 Emergency Services", description: "Professional plumbing and construction in Ludlow. 24/7 emergency service, experienced technicians, bathrooms, heating systems, and construction work. Local, trusted, affordable.", keywords: "plumbing Ludlow, plumber Ludlow, emergency plumbing Ludlow, construction Ludlow, bathroom renovation Ludlow, heating Ludlow, burst pipes Ludlow, local plumber", metadataBase: new URL("https://ludlowplumbing.co.uk"),
description: "Professional plumbing and construction in Ludlow. 24/7 emergency service, experienced technicians, bathrooms, heating systems, and construction work. Local, trusted, affordable.",
keywords: "plumbing Ludlow, plumber Ludlow, emergency plumbing Ludlow, construction Ludlow, bathroom renovation Ludlow, heating Ludlow, burst pipes Ludlow, local plumber",
metadataBase: new URL("https://ludlowplumbing.co.uk"),
alternates: { alternates: {
canonical: "https://ludlowplumbing.co.uk", canonical: "https://ludlowplumbing.co.uk"},
},
robots: { robots: {
index: true, index: true,
follow: true, follow: true,
}, },
openGraph: { openGraph: {
title: "Ludlow Plumbing & Construction - Local Expert Services", title: "Ludlow Plumbing & Construction - Local Expert Services", description: "24/7 emergency plumbing and construction services in Ludlow. Trusted by local families and businesses for 20+ years.", type: "website", siteName: "Ludlow Plumbing & Construction", url: "https://ludlowplumbing.co.uk", images: [
description: "24/7 emergency plumbing and construction services in Ludlow. Trusted by local families and businesses for 20+ years.",
type: "website",
siteName: "Ludlow Plumbing & Construction",
url: "https://ludlowplumbing.co.uk",
images: [
{ {
url: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", url: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", alt: "Ludlow Plumbing Services"},
alt: "Ludlow Plumbing Services",
},
], ],
}, },
twitter: { twitter: {
card: "summary_large_image", card: "summary_large_image", title: "Ludlow Plumbing & Construction", description: "Professional 24/7 emergency plumbing in Ludlow", images: ["http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg"],
title: "Ludlow Plumbing & Construction",
description: "Professional 24/7 emergency plumbing in Ludlow",
images: ["http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg"],
}, },
}; };

View File

@@ -38,8 +38,8 @@ export default function HomePage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={navItems} navItems={navItems}
brandName="Ludlow Plumbing" brandName="Ludlow Plumbing"
bottomLeftText="Ludlow, UK" bottomLeftText="Rome, NY 13442"
bottomRightText="24/7 Emergency: Available" bottomRightText="Emergency: (680) 867-2218"
/> />
</div> </div>
@@ -70,38 +70,30 @@ export default function HomePage() {
features={[ features={[
{ {
icon: Wrench, icon: Wrench,
title: "Emergency Repairs", title: "Emergency Repairs", description: "24/7 emergency plumbing response for burst pipes, leaks, and urgent issues"},
description: "24/7 emergency plumbing response for burst pipes, leaks, and urgent issues",
},
{ {
icon: Waves, icon: Waves,
title: "Pipe Installation", title: "Pipe Installation", description: "Professional installation of new water systems and pipework"},
description: "Professional installation of new water systems and pipework",
},
{ {
icon: Home, icon: Home,
title: "Bathroom Renovation", title: "Bathroom Renovation", description: "Complete bathroom design and installation services"},
description: "Complete bathroom design and installation services",
},
{ {
icon: Flame, icon: Flame,
title: "Central Heating", title: "Central Heating", description: "Boiler installation, maintenance, and heating system repairs"},
description: "Boiler installation, maintenance, and heating system repairs",
},
{ {
icon: Hammer, icon: Hammer,
title: "General Construction", title: "General Construction", description: "Building work, extensions, and structural construction"},
description: "Building work, extensions, and structural construction",
},
{ {
icon: CheckCircle, icon: CheckCircle,
title: "Maintenance Plans", title: "Maintenance Plans", description: "Regular maintenance and inspection programs for your peace of mind"},
description: "Regular maintenance and inspection programs for your peace of mind",
},
]} ]}
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
buttons={[
{ text: "Get Started", href: "/contact" },
{ text: "Schedule Service", href: "#emergency" },
]}
/> />
</div> </div>
@@ -127,28 +119,16 @@ export default function HomePage() {
description="Industry-leading experience and customer satisfaction" description="Industry-leading experience and customer satisfaction"
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "20+", title: "Years of Experience", items: ["Established local business", "Proven track record", "Expert technicians"],
value: "20+",
title: "Years of Experience",
items: ["Established local business", "Proven track record", "Expert technicians"],
}, },
{ {
id: "2", id: "2", value: "24/7", title: "Emergency Response", items: ["Always available", "Rapid response times", "No call-out charges"],
value: "24/7",
title: "Emergency Response",
items: ["Always available", "Rapid response times", "No call-out charges"],
}, },
{ {
id: "3", id: "3", value: "100%", title: "Customer Satisfaction", items: ["5-star service", "Local reputation", "Work guaranteed"],
value: "100%",
title: "Customer Satisfaction",
items: ["5-star service", "Local reputation", "Work guaranteed"],
}, },
{ {
id: "4", id: "4", value: "500+", title: "Projects Completed", items: ["Ludlow homes served", "Commercial work", "New builds"],
value: "500+",
title: "Projects Completed",
items: ["Ludlow homes served", "Commercial work", "New builds"],
}, },
]} ]}
animationType="slide-up" animationType="slide-up"
@@ -169,53 +149,17 @@ export default function HomePage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Mitchell", handle: "Homeowner, Ludlow", testimonial: "Ludlow Plumbing arrived within 30 minutes for our emergency leak. Professional, efficient, and reasonably priced. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
name: "Sarah Mitchell",
handle: "Homeowner, Ludlow",
testimonial: "Ludlow Plumbing arrived within 30 minutes for our emergency leak. Professional, efficient, and reasonably priced. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Sarah Mitchell",
},
{ {
id: "2", id: "2", name: "David Chen", handle: "Business Owner, Ludlow", testimonial: "We've used them for our restaurant for three years. Reliable, trustworthy, and always go the extra mile. Great local business!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Chen"},
name: "David Chen",
handle: "Business Owner, Ludlow",
testimonial: "We've used them for our restaurant for three years. Reliable, trustworthy, and always go the extra mile. Great local business!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "David Chen",
},
{ {
id: "3", id: "3", name: "Emma Roberts", handle: "Property Manager, Ludlow", testimonial: "Fantastic bathroom renovation work. They completed the project on time and on budget. Excellent craftsmanship and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emma Roberts"},
name: "Emma Roberts",
handle: "Property Manager, Ludlow",
testimonial: "Fantastic bathroom renovation work. They completed the project on time and on budget. Excellent craftsmanship and attention to detail.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Emma Roberts",
},
{ {
id: "4", id: "4", name: "Michael Thompson", handle: "Homeowner, Ludlow", testimonial: "Called for an emergency boiler repair on a Sunday. They came out immediately and fixed it perfectly. Outstanding service!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Thompson"},
name: "Michael Thompson",
handle: "Homeowner, Ludlow",
testimonial: "Called for an emergency boiler repair on a Sunday. They came out immediately and fixed it perfectly. Outstanding service!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "Michael Thompson",
},
{ {
id: "5", id: "5", name: "Catherine Walsh", handle: "Office Manager, Ludlow", testimonial: "Professional team who completed our office plumbing upgrade with minimal disruption. Very impressed with their work ethic.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Catherine Walsh"},
name: "Catherine Walsh",
handle: "Office Manager, Ludlow",
testimonial: "Professional team who completed our office plumbing upgrade with minimal disruption. Very impressed with their work ethic.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
imageAlt: "Catherine Walsh",
},
{ {
id: "6", id: "6", name: "James Patterson", handle: "Property Owner, Ludlow", testimonial: "Best plumbers in Ludlow. They've done multiple jobs for us - always reliable, professional, and fairly priced. Wouldn't use anyone else!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "James Patterson"},
name: "James Patterson",
handle: "Property Owner, Ludlow",
testimonial: "Best plumbers in Ludlow. They've done multiple jobs for us - always reliable, professional, and fairly priced. Wouldn't use anyone else!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
imageAlt: "James Patterson",
},
]} ]}
speed={40} speed={40}
/> />

View File

@@ -36,8 +36,8 @@ export default function ServicesPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={navItems} navItems={navItems}
brandName="Ludlow Plumbing" brandName="Ludlow Plumbing"
bottomLeftText="Ludlow, UK" bottomLeftText="Rome, NY 13442"
bottomRightText="24/7 Emergency: Available" bottomRightText="Emergency: (680) 867-2218"
/> />
</div> </div>
@@ -50,34 +50,22 @@ export default function ServicesPage() {
features={[ features={[
{ {
icon: Wrench, icon: Wrench,
title: "Emergency Repairs", title: "Emergency Repairs", description: "24/7 emergency plumbing response for burst pipes, leaks, and urgent issues with rapid dispatch"},
description: "24/7 emergency plumbing response for burst pipes, leaks, and urgent issues with rapid dispatch",
},
{ {
icon: Waves, icon: Waves,
title: "Pipe Installation", title: "Pipe Installation", description: "Professional installation of new water systems, pipework, and water supply systems"},
description: "Professional installation of new water systems, pipework, and water supply systems",
},
{ {
icon: Home, icon: Home,
title: "Bathroom Renovation", title: "Bathroom Renovation", description: "Complete bathroom design and installation services with modern fixtures"},
description: "Complete bathroom design and installation services with modern fixtures",
},
{ {
icon: Flame, icon: Flame,
title: "Central Heating", title: "Central Heating", description: "Boiler installation, maintenance, and heating system repairs for residential and commercial"},
description: "Boiler installation, maintenance, and heating system repairs for residential and commercial",
},
{ {
icon: Hammer, icon: Hammer,
title: "General Construction", title: "General Construction", description: "Building work, extensions, and structural construction by experienced local teams"},
description: "Building work, extensions, and structural construction by experienced local teams",
},
{ {
icon: CheckCircle, icon: CheckCircle,
title: "Maintenance Plans", title: "Maintenance Plans", description: "Regular maintenance and inspection programs for your peace of mind and system longevity"},
description: "Regular maintenance and inspection programs for your peace of mind and system longevity",
},
]} ]}
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
@@ -92,22 +80,13 @@ export default function ServicesPage() {
description="Proven results and customer-focused service delivery" description="Proven results and customer-focused service delivery"
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "30 min", title: "Average Emergency Response", items: ["Local team deployment", "Round-the-clock availability", "Immediate assessment"],
value: "30 min",
title: "Average Emergency Response",
items: ["Local team deployment", "Round-the-clock availability", "Immediate assessment"],
}, },
{ {
id: "2", id: "2", value: "98%", title: "First-Time Fix Rate", items: ["Experienced technicians", "Quality parts used", "Minimal disruption"],
value: "98%",
title: "First-Time Fix Rate",
items: ["Experienced technicians", "Quality parts used", "Minimal disruption"],
}, },
{ {
id: "3", id: "3", value: "10 yr", title: "Average Guarantee", items: ["Full workmanship warranty", "Parts coverage", "Peace of mind"],
value: "10 yr",
title: "Average Guarantee",
items: ["Full workmanship warranty", "Parts coverage", "Peace of mind"],
}, },
]} ]}
animationType="slide-up" animationType="slide-up"
@@ -122,30 +101,15 @@ export default function ServicesPage() {
<ContactFaq <ContactFaq
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "Which services are available 24/7?", content: "Our emergency plumbing service is available around the clock for urgent issues like burst pipes, severe leaks, and heating failures. Regular maintenance and installation services are available during business hours with flexible scheduling."},
title: "Which services are available 24/7?",
content: "Our emergency plumbing service is available around the clock for urgent issues like burst pipes, severe leaks, and heating failures. Regular maintenance and installation services are available during business hours with flexible scheduling.",
},
{ {
id: "2", id: "2", title: "What areas do your services cover?", content: "We serve Ludlow town center and all surrounding areas within a 15-mile radius. Our local presence ensures rapid response times and deep knowledge of local infrastructure and building practices."},
title: "What areas do your services cover?",
content: "We serve Ludlow town center and all surrounding areas within a 15-mile radius. Our local presence ensures rapid response times and deep knowledge of local infrastructure and building practices.",
},
{ {
id: "3", id: "3", title: "Do you provide warranties on your work?", content: "Yes, we provide comprehensive warranties on all work. Most services include a 10-year guarantee on workmanship and materials. We stand behind every job and offer hassle-free warranty claims."},
title: "Do you provide warranties on your work?",
content: "Yes, we provide comprehensive warranties on all work. Most services include a 10-year guarantee on workmanship and materials. We stand behind every job and offer hassle-free warranty claims.",
},
{ {
id: "4", id: "4", title: "How do I book a service?", content: "You can book online through our website, call us directly, or request a callback. For emergencies, call (680) 867-2218. We'll arrange a convenient time and provide an upfront quote for non-emergency work."},
title: "How do I book a service?",
content: "You can book online through our website, call us directly, or request a callback. For emergencies, call 01584 XXX XXX. We'll arrange a convenient time and provide an upfront quote for non-emergency work.",
},
{ {
id: "5", id: "5", title: "Are your technicians qualified and insured?", content: "All our technicians are fully qualified with relevant certifications. We're Gas Safe registered, fully insured, and carry liability coverage for all work. You can verify credentials upon request."},
title: "Are your technicians qualified and insured?",
content: "All our technicians are fully qualified with relevant certifications. We're Gas Safe registered, fully insured, and carry liability coverage for all work. You can verify credentials upon request.",
},
]} ]}
ctaTitle="Ready to Get Started?" ctaTitle="Ready to Get Started?"
ctaDescription="Book your service today and experience professional plumbing and construction from Ludlow's trusted experts" ctaDescription="Book your service today and experience professional plumbing and construction from Ludlow's trusted experts"