Update src/app/page.tsx

This commit is contained in:
2026-06-10 19:41:40 +00:00
parent bf38f34419
commit ec8df3da53

View File

@@ -82,11 +82,11 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3041.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3041.jpg?_wi=1",
imageAlt: "Luxury car in a modern showroom",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-car-with-large-bag-roof_23-2151850165.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-car-with-large-bag-roof_23-2151850165.jpg?_wi=1",
imageAlt: "Classic muscle car on a sunny street",
},
{
@@ -160,7 +160,7 @@ export default function LandingPage() {
button: {
text: "Get Pre-Approved",
},
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3041.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3041.jpg?_wi=2",
imageAlt: "wrench icon repair",
},
{
@@ -171,7 +171,7 @@ export default function LandingPage() {
button: {
text: "View Details",
},
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-car-with-large-bag-roof_23-2151850165.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-car-with-large-bag-roof_23-2151850165.jpg?_wi=2",
imageAlt: "wrench icon repair",
},
]}