Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 21:12:01 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Call Now (832) 219-6222", href: "tel:+18322196222" },
{ text: "Request Service", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=1"
imageAlt="Professional plumbing service in Houston"
showDimOverlay={true}
buttonAnimation="slide-up"
@@ -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"
},
{
@@ -260,7 +260,7 @@ export default function LandingPage() {
]
}
]}
imageSrc="http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=2"
imageAlt="Professional plumbing service"
/>
</div>