Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 16:25:41 +00:00

View File

@@ -86,32 +86,32 @@ export default function LandingPage() {
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg?_wi=1",
imageAlt: "Professional plumber working in a luxury home",
},
{
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-pipes-form-industrial-ballet-light-darkness_157027-4420.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-pipes-form-industrial-ballet-light-darkness_157027-4420.jpg?_wi=1",
imageAlt: "Plumber inspecting pipes in a commercial building",
},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-tablet-wall_23-2149036907.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-tablet-wall_23-2149036907.jpg?_wi=1",
imageAlt: "Technician installing a water heater",
},
{
id: "c4",
imageSrc: "http://img.b2bpic.net/free-photo/people-colorful-thermal-scan-with-celsius-degree-temperature_23-2149170117.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-colorful-thermal-scan-with-celsius-degree-temperature_23-2149170117.jpg?_wi=1",
imageAlt: "Plumber using leak detection equipment",
},
{
id: "c5",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-watering-plants_23-2148683754.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-watering-plants_23-2148683754.jpg?_wi=1",
imageAlt: "Hydro-jetting a commercial drain line",
},
{
id: "c6",
imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864622.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864622.jpg?_wi=1",
imageAlt: "Plumber installing new bathroom fixtures",
},
]}
@@ -187,7 +187,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg?_wi=2",
imageAlt: "emergency plumbing service night",
},
{
@@ -212,7 +212,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-pipes-form-industrial-ballet-light-darkness_157027-4420.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-pipes-form-industrial-ballet-light-darkness_157027-4420.jpg?_wi=2",
imageAlt: "emergency plumbing service night",
},
{
@@ -237,7 +237,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-tablet-wall_23-2149036907.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-tablet-wall_23-2149036907.jpg?_wi=2",
imageAlt: "emergency plumbing service night",
},
{
@@ -262,7 +262,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/people-colorful-thermal-scan-with-celsius-degree-temperature_23-2149170117.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-colorful-thermal-scan-with-celsius-degree-temperature_23-2149170117.jpg?_wi=2",
imageAlt: "emergency plumbing service night",
},
{
@@ -287,7 +287,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-watering-plants_23-2148683754.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-watering-plants_23-2148683754.jpg?_wi=2",
imageAlt: "emergency plumbing service night",
},
{
@@ -312,7 +312,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864622.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864622.jpg?_wi=2",
imageAlt: "emergency plumbing service night",
},
{
@@ -337,7 +337,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/young-loader-uniform-holding-mini-clipboard-smiling-front-view_176474-21392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-loader-uniform-holding-mini-clipboard-smiling-front-view_176474-21392.jpg?_wi=1",
imageAlt: "emergency plumbing service night",
},
]}
@@ -361,7 +361,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-loader-uniform-holding-mini-clipboard-smiling-front-view_176474-21392.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-loader-uniform-holding-mini-clipboard-smiling-front-view_176474-21392.jpg?_wi=2"
imageAlt="Certified plumber showing license"
/>
</div>