Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-09 06:36:21 +00:00

View File

@@ -69,27 +69,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/gps-system-smart-car_53876-98192.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gps-system-smart-car_53876-98192.jpg?_wi=1",
imageAlt: "Parking map UI",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-using-phone-lock-car_23-2148994228.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-using-phone-lock-car_23-2148994228.jpg?_wi=1",
imageAlt: "Booking parking app",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-space-car-park-interior-night_1127-2306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-space-car-park-interior-night_1127-2306.jpg?_wi=1",
imageAlt: "Modern parking garage",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/gps-system-smart-car_53876-98192.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gps-system-smart-car_53876-98192.jpg?_wi=2",
imageAlt: "Parking map UI",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-using-phone-lock-car_23-2148994228.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-using-phone-lock-car_23-2148994228.jpg?_wi=2",
imageAlt: "Booking parking app",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-space-car-park-interior-night_1127-2306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-space-car-park-interior-night_1127-2306.jpg?_wi=2",
imageAlt: "Modern parking garage",
},
]}