Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user