Update src/app/page.tsx

This commit is contained in:
2026-05-16 21:39:07 +00:00
parent 5332fee238
commit 93c96a8cee

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-having-problem-with-his-car_329181-11810.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-having-problem-with-his-car_329181-11810.jpg?_wi=1",
imageAlt: "Tow truck on West Side Chicago",
},
{
@@ -232,7 +232,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/driver-candidate-successfully-finished-truck-driving-training-acquired-commercial-driving-license_342744-1306.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/man-having-problem-with-his-car_329181-11810.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-having-problem-with-his-car_329181-11810.jpg?_wi=2",
imageAlt: "local towing operator professional uniform",
},
]}