Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-09 01:14:45 +00:00

View File

@@ -95,17 +95,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Drain Cleaning", description: "Expert solutions for clogged drains, including hydro-jetting and root removal for lasting relief.", imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg", imageAlt: "High pressure drain cleaning tools", buttonIcon: Wrench,
title: "Drain Cleaning", description: "Expert solutions for clogged drains, including hydro-jetting and root removal for lasting relief.", imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg", imageAlt: "High pressure drain cleaning tools", buttonIcon: Wrench
},
{
title: "Faucet Installation & Repair", description: "Professional installation and repair of all types of faucets, ensuring leak-free performance and aesthetic appeal.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746318.jpg", imageAlt: "Plumber installing a modern kitchen faucet", buttonIcon: Droplet,
title: "Faucet Installation & Repair", description: "Professional installation and repair of all types of faucets, ensuring leak-free performance and aesthetic appeal.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746318.jpg", imageAlt: "Plumber installing a modern kitchen faucet", buttonIcon: Droplet
},
{
title: "Water Heater Services", description: "Installation, repair, and maintenance for tankless and traditional water heaters, guaranteeing reliable hot water.", imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515893.jpg", imageAlt: "Technician repairing a water heater", buttonIcon: Thermometer,
title: "Water Heater Services", description: "Installation, repair, and maintenance for tankless and traditional water heaters, guaranteeing reliable hot water.", imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515893.jpg", imageAlt: "Technician repairing a water heater", buttonIcon: Thermometer
},
{
title: "Plumbing Leak Detection", description: "Utilizing advanced technology to accurately pinpoint leaks, preventing costly water damage and wastage.", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg", imageAlt: "Plumber using leak detection equipment", buttonIcon: Droplet,
},
title: "Plumbing Leak Detection", description: "Utilizing advanced technology to accurately pinpoint leaks, preventing costly water damage and wastage.", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg", imageAlt: "Plumber using leak detection equipment", buttonIcon: Droplet
}
]}
title="Our Premium Plumbing Services"
description="From routine maintenance to complex emergencies, our comprehensive range of services ensures your plumbing systems are always in optimal condition."
@@ -220,7 +220,7 @@ export default function LandingPage() {
label: "Services", href: "#services"},
{
label: "Testimonials", href: "#testimonials"},
],
]
},
{
items: [
@@ -230,7 +230,7 @@ export default function LandingPage() {
label: "Contact", href: "#contact"},
{
label: "Emergency Service", href: "tel:7704076487"},
],
]
},
{
items: [
@@ -240,10 +240,10 @@ export default function LandingPage() {
label: "Terms of Service", href: "#"},
{
label: "Location", href: "https://www.google.com/maps/dir/?api=1&destination=5591+Chamblee+Dunwoody+Rd+%23505,+Dunwoody,+GA+30338"},
],
},
]
}
]}
logoText="Dunwoody Plumbing & Drainage Clean"
logoText=""
/>
</div>
</ReactLenis>