Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-03 19:05:58 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
<TextSplitAbout
title="About Damien Dunleavy Heating & Plumbing"
description={[
"Serving Ballynacarrigy and surrounding areas with expert plumbing and heating solutions since 2010. We pride ourselves on professional workmanship, transparent pricing, and genuine care for our customers.", "Based in Ballynacroghy, Co. Westmeath, our team handles everything from routine maintenance to complex installations. Whether it\'s a leaky tap or a full heating system overhaul, we deliver reliable, timely service every time.", "We\'re committed to staying current with the latest plumbing and heating technologies, ensuring your home or business operates efficiently and safely year-round."
"Serving Ballynacarrigy and surrounding areas with expert plumbing and heating solutions since 2010. We pride ourselves on professional workmanship, transparent pricing, and genuine care for our customers.", "Based in Ballynacroghy, Co. Westmeath, our team handles everything from routine maintenance to complex installations. Whether it's a leaky tap or a full heating system overhaul, we deliver reliable, timely service every time.", "We're committed to staying current with the latest plumbing and heating technologies, ensuring your home or business operates efficiently and safely year-round."
]}
useInvertedBackground={false}
buttons={[{ text: "Learn More", href: "contact" }]}
@@ -86,7 +86,7 @@ export default function LandingPage() {
},
{
id: 2,
title: "Heating Installation", description: "Professional boiler and heating system installation with warranty and expert guidance on efficiency", imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51929.jpg?_wi=1"
title: "Heating Installation", description: "Professional boiler and heating system installation with warranty and expert guidance on efficiency", imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51929.jpg"
},
{
id: 3,
@@ -94,7 +94,7 @@ export default function LandingPage() {
},
{
id: 4,
title: "Heating Maintenance", description: "Regular servicing, annual checks, and preventative maintenance to extend system lifespan", imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51929.jpg?_wi=2"
title: "Heating Maintenance", description: "Regular servicing, annual checks, and preventative maintenance to extend system lifespan", imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51929.jpg"
}
]}
buttons={[{ text: "Get Service", href: "contact" }]}
@@ -121,34 +121,34 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
title="What Our Customers Say"
description="Real feedback from families and businesses we\'ve served across Westmeath"
description="Real feedback from families and businesses we've served across Westmeath"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Mary O\'Brien", role: "Homeowner", company: "Athlone", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1"
id: "1", name: "Mary O'Brien", role: "Homeowner", company: "Athlone", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"
},
{
id: "2", name: "John Murphy", role: "Business Owner", company: "Mullingar", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"
},
{
id: "3", name: "Sarah Kelly", role: "Homeowner", company: "Ballynacarrigy", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=3"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"
},
{
id: "4", name: "Michael Walsh", role: "Facilities Manager", company: "Local School", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=4"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"
},
{
id: "5", name: "Patricia Dunne", role: "Homeowner", company: "Moate", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=5"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"
},
{
id: "6", name: "Eoin Ryan", role: "Hotel Manager", company: "Westmeath", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=6"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"
}
]}
kpiItems={[
@@ -162,7 +162,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Get Your Free Quote"
description="Tell us about your plumbing or heating needs, and we\'ll get back to you within 24 hours with a competitive quote and honest advice."
description="Tell us about your plumbing or heating needs, and we'll get back to you within 24 hours with a competitive quote and honest advice."
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/top-view-man-sitting-floor-with-tap_259150-58260.jpg"
mediaPosition="right"