Update src/app/roofing-south-dublin/page.tsx

This commit is contained in:
2026-03-03 12:16:55 +00:00
parent 30b8a461a0
commit bcecf06c62

View File

@@ -19,8 +19,7 @@ export default function SouthDublinPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Roof Repairs", href: "#services" },
{ label: "Roof Replacement", href: "#services" },
{ label: "Inspections", href: "#services" },
@@ -29,8 +28,7 @@ export default function SouthDublinPage() {
],
},
{
title: "Service Areas",
items: [
title: "Service Areas", items: [
{ label: "South Dublin", href: "/roofing-south-dublin" },
{ label: "North Dublin", href: "/roofing-north-dublin" },
{ label: "West Dublin", href: "/roofing-west-dublin" },
@@ -38,8 +36,7 @@ export default function SouthDublinPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Contact", href: "/contact" },
{ label: "Privacy Policy", href: "#" },
@@ -74,28 +71,20 @@ export default function SouthDublinPage() {
title="Professional Roofing Services in South Dublin"
description="Expert roof repairs, replacements, and maintenance for South Dublin residents. Serving Dun Laoghaire, Blackrock, Stillorgan, Ranelagh, and surrounding areas with 20+ years of experience."
tag="South Dublin Specialists"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Get Free Quote", href: "/contact" },
{ text: "Learn More", href: "/about" },
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=4",
imageAlt: "Professional roofing services South Dublin",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Professional roofing services South Dublin"},
{
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=2",
imageAlt: "Residential roof renovation in Dun Laoghaire",
},
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", imageAlt: "Residential roof renovation in Dun Laoghaire"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=2",
imageAlt: "Expert roof repair Blackrock area",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "Expert roof repair Blackrock area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg?_wi=2",
imageAlt: "Commercial roofing South Dublin",
},
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg", imageAlt: "Commercial roofing South Dublin"},
]}
mediaAnimation="slide-up"
tagAnimation="slide-up"
@@ -112,26 +101,14 @@ export default function SouthDublinPage() {
animationType="slide-up"
features={[
{
id: "1",
title: "Residential Roof Repairs",
tags: ["Emergency Available", "Same-Day Service"],
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=2",
imageAlt: "Residential roof repair South Dublin",
},
id: "1", title: "Residential Roof Repairs", tags: ["Emergency Available", "Same-Day Service"],
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg", imageAlt: "Residential roof repair South Dublin"},
{
id: "2",
title: "Roof Replacement Services",
tags: ["Modern Materials", "Guaranteed Workmanship"],
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=5",
imageAlt: "Roof replacement Dun Laoghaire",
},
id: "2", title: "Roof Replacement Services", tags: ["Modern Materials", "Guaranteed Workmanship"],
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Roof replacement Dun Laoghaire"},
{
id: "3",
title: "Free Roof Inspections",
tags: ["No Obligation", "Detailed Assessment"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg?_wi=3",
imageAlt: "Professional roof inspection South Dublin",
},
id: "3", title: "Free Roof Inspections", tags: ["No Obligation", "Detailed Assessment"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg", imageAlt: "Professional roof inspection South Dublin"},
]}
tagAnimation="slide-up"
/>
@@ -142,9 +119,9 @@ export default function SouthDublinPage() {
tag="South Dublin Service"
title="Get Your Free Quote Today"
description="Contact ProRoof Dublin for professional roofing services in South Dublin. Fast response times and transparent pricing guaranteed."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg"
imageAlt="Contact ProRoof Dublin South Dublin"
mediaPosition="right"
mediaAnimation="slide-up"
@@ -157,7 +134,7 @@ export default function SouthDublinPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/dreamer-stylish-macho-man-gray-suit-hat-glasses-posed-roof_627829-7661.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/dreamer-stylish-macho-man-gray-suit-hat-glasses-posed-roof_627829-7661.jpg"
imageAlt="ProRoof Dublin South Dublin services"
logoText="ProRoof Dublin"
copyrightText="© 2025 ProRoof Dublin. All rights reserved."