Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-07 21:15:17 +00:00

View File

@@ -66,11 +66,11 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Emergency Repairs", description: "24/7 emergency plumbing services to handle burst pipes, leaks, and other urgent issues. Fast response times and expert solutions.", imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg?_wi=1"
title: "Emergency Repairs", description: "24/7 emergency plumbing services to handle burst pipes, leaks, and other urgent issues. Fast response times and expert solutions.", imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg"
},
{
id: 2,
title: "Drain Cleaning & Maintenance", description: "Professional drain cleaning, unclogging, and preventative maintenance to keep your plumbing system flowing smoothly year-round.", imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg?_wi=2"
title: "Drain Cleaning & Maintenance", description: "Professional drain cleaning, unclogging, and preventative maintenance to keep your plumbing system flowing smoothly year-round.", imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg"
},
{
id: 3,
@@ -209,6 +209,7 @@ export default function LandingPage() {
textboxLayout="default"
animationType="smooth"
faqsAnimation="blur-reveal"
mediaAnimation="none"
useInvertedBackground={false}
mediaPosition="left"
/>