Update src/app/page.tsx

This commit is contained in:
2026-05-11 15:26:48 +00:00
parent d96c0f3a88
commit de3fc3bcda

View File

@@ -65,11 +65,11 @@ export default function LandingPage() {
description="We bring professional automotive repair directly to your home or office. Save time and get back on the road with our expert on-site technicians."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-holding-smartphone-clenching-fist-happy-exited_141793-28671.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-holding-smartphone-clenching-fist-happy-exited_141793-28671.jpg?_wi=1",
imageAlt: "Mechanic at work",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wrenches-pocket-repairmen_23-2147897984.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrenches-pocket-repairmen_23-2147897984.jpg?_wi=1",
imageAlt: "Mobile service van",
},
{
@@ -347,7 +347,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-holding-smartphone-clenching-fist-happy-exited_141793-28671.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-holding-smartphone-clenching-fist-happy-exited_141793-28671.jpg?_wi=2",
imageAlt: "Side view of repairman man putting on gloves for a work with a car in service station",
},
{
@@ -364,7 +364,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/wrenches-pocket-repairmen_23-2147897984.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrenches-pocket-repairmen_23-2147897984.jpg?_wi=2",
imageAlt: "Side view of repairman man putting on gloves for a work with a car in service station",
},
]}