Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 09:07:52 +00:00

View File

@@ -90,11 +90,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021165.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021165.jpg?_wi=1",
imageAlt: "Geely Emgrand GL driving through a city",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/off-road-car-wilderness_23-2151482970.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/off-road-car-wilderness_23-2151482970.jpg?_wi=1",
imageAlt: "White Geely SUV in a natural landscape",
},
{
@@ -254,7 +254,7 @@ export default function LandingPage() {
imageAlt: "Hybrid engine illustration",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021165.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021165.jpg?_wi=2",
imageAlt: "advanced cockpit display car",
},
{
@@ -271,7 +271,7 @@ export default function LandingPage() {
imageAlt: "Car airbag deployment",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/off-road-car-wilderness_23-2151482970.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/off-road-car-wilderness_23-2151482970.jpg?_wi=2",
imageAlt: "advanced cockpit display car",
},
]}