Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-03 17:45:26 +00:00

View File

@@ -79,11 +79,11 @@ export default function LandingPage() {
buttonAnimation="slide-up" buttonAnimation="slide-up"
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/3d-car-with-vibrant-colors_23-2150796950.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-car-with-vibrant-colors_23-2150796950.jpg?_wi=1",
imageAlt: "Futuristic interactive car dashboard", imageAlt: "Futuristic interactive car dashboard",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746622.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746622.jpg?_wi=1",
imageAlt: "Luxury futuristic car interior with neon accents", imageAlt: "Luxury futuristic car interior with neon accents",
}, },
{ {
@@ -158,7 +158,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/3d-car-with-vibrant-colors_23-2150796950.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-car-with-vibrant-colors_23-2150796950.jpg?_wi=2",
imageAlt: "detailed 3d sports car model", imageAlt: "detailed 3d sports car model",
}, },
{ {
@@ -183,7 +183,7 @@ export default function LandingPage() {
}, },
], ],
reverse: true, reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746622.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746622.jpg?_wi=2",
imageAlt: "detailed 3d sports car model", imageAlt: "detailed 3d sports car model",
}, },
{ {