Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-30 03:08:36 +00:00

View File

@@ -140,7 +140,7 @@ export default function LandingPage() {
title: "Satisfaction Rate",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -156,7 +156,7 @@ export default function LandingPage() {
title: "Drain & Pipe Repair",
description: "Clear blockages, fix leaks, and restore flow with our professional-grade tools.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-cleaning-pipe-with-cup-plunger_1398-4154.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-cleaning-pipe-with-cup-plunger_1398-4154.jpg?_wi=1",
},
items: [
{
@@ -198,7 +198,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg?_wi=2",
imageAlt: "plumber repairing pipe focus",
},
{
@@ -223,7 +223,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-cleaning-pipe-with-cup-plunger_1398-4154.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-cleaning-pipe-with-cup-plunger_1398-4154.jpg?_wi=2",
imageAlt: "plumbing repair sink pipe",
},
]}
@@ -243,7 +243,7 @@ export default function LandingPage() {
handle: "@johndoe",
testimonial: "Excellent service and very prompt response for a burst pipe!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg?_wi=1",
},
{
id: "2",
@@ -275,7 +275,7 @@ export default function LandingPage() {
handle: "@dclark",
testimonial: "Trustworthy, clean, and efficient. Exactly what I look for in a plumber.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg?_wi=2",
},
]}
showRating={true}