Update src/app/page.tsx

This commit is contained in:
2026-04-02 18:30:23 +00:00
parent 40c1346220
commit 96865ae3f2

View File

@@ -66,32 +66,32 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=1",
imageAlt: "Plumbing service in Mesa",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=2",
imageAlt: "Plumbing technician working",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=3",
imageAlt: "Friendly plumber smiling",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=4",
imageAlt: "Professional plumbing truck",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=5",
imageAlt: "Plumbing repair equipment",
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=6",
imageAlt: "Residential plumbing setup",
},
]}
@@ -164,7 +164,7 @@ export default function LandingPage() {
description: "Experienced, friendly, and background-checked plumbing professionals.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=7"
imageAlt="Professional local plumber"
mediaAnimation="slide-up"
/>