Merge version_1 into main

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

View File

@@ -73,17 +73,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "h1",
imageSrc: "http://img.b2bpic.net/free-photo/interior-old-house-elegance-shower_1203-4967.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-old-house-elegance-shower_1203-4967.jpg?_wi=1",
imageAlt: "Professional plumbing service",
},
{
id: "h2",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-9939.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-9939.jpg?_wi=1",
imageAlt: "Water ripple cinematic",
},
{
id: "h3",
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334227.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334227.jpg?_wi=1",
imageAlt: "Modern boiler system",
},
{
@@ -176,7 +176,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/bike-repair-shop_23-2148138387.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/interior-old-house-elegance-shower_1203-4967.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-old-house-elegance-shower_1203-4967.jpg?_wi=2",
imageAlt: "luxury bathroom plumbing",
},
{
@@ -191,7 +191,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/from-teenager-using-smartphone-floor_23-2147777303.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-9939.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-9939.jpg?_wi=2",
imageAlt: "luxury bathroom plumbing",
},
{
@@ -206,7 +206,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-cap-standing-with-arms-crossed-self-confident-smiling-isolated-orange-wall_141793-15714.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334227.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334227.jpg?_wi=2",
imageAlt: "luxury bathroom plumbing",
},
]}