Update src/app/page.tsx

This commit is contained in:
2026-03-08 21:10:10 +00:00
parent 507b17c330
commit e6f5e2d936

View File

@@ -80,11 +80,11 @@ export default function LandingPage() {
<FeatureCardTwentySix
features={[
{
title: "Drain Cleaning", description: "Professional drain clearing and maintenance to keep water flowing freely", imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg", imageAlt: "Drain cleaning service", buttonIcon: ArrowRight,
title: "Drain Cleaning", description: "Professional drain clearing and maintenance to keep water flowing freely", imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg?_wi=1", imageAlt: "Drain cleaning service", buttonIcon: ArrowRight,
buttonHref: "#contact"
},
{
title: "Hydro Jetting", description: "Advanced high-pressure water jetting for stubborn clogs and debris removal", imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg", imageAlt: "Hydro jetting service", buttonIcon: ArrowRight,
title: "Hydro Jetting", description: "Advanced high-pressure water jetting for stubborn clogs and debris removal", imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg?_wi=2", imageAlt: "Hydro jetting service", buttonIcon: ArrowRight,
buttonHref: "#contact"
},
{