diff --git a/src/app/page.tsx b/src/app/page.tsx index 8705a24..a0a9e50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,23 +73,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338543.jpg?_wi=1", imageAlt: "Drift car sliding", }, { - imageSrc: "http://img.b2bpic.net/free-photo/car-spraying-detergent-wheel_23-2148321809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-spraying-detergent-wheel_23-2148321809.jpg?_wi=1", imageAlt: "Wheel spin smoke", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-electric-cars-charging_23-2148972411.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-electric-cars-charging_23-2148972411.jpg?_wi=1", imageAlt: "Aerial formation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/driving-car-night-woman-driving-her-modern-car-night-city_169016-51899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/driving-car-night-woman-driving-her-modern-car-night-city_169016-51899.jpg?_wi=1", imageAlt: "Tech dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13269.jpg?_wi=1", imageAlt: "Tire tracks", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { quote: "The sound technology is otherworldly.", tag: "Wow", avatarSrc: "http://img.b2bpic.net/free-photo/equality-city_23-2151943980.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338543.jpg?_wi=2", imageAlt: "racing event fan portrait", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { quote: "Best drift event in existence.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/model-wearing-space-suit_23-2151650639.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/car-spraying-detergent-wheel_23-2148321809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-spraying-detergent-wheel_23-2148321809.jpg?_wi=2", imageAlt: "racing event fan portrait", }, { @@ -309,7 +309,7 @@ export default function LandingPage() { quote: "Precision engineering at its best.", tag: "Crew", avatarSrc: "http://img.b2bpic.net/free-photo/couple-shopping-helmet-shop_107420-94833.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-electric-cars-charging_23-2148972411.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-electric-cars-charging_23-2148972411.jpg?_wi=2", imageAlt: "racing event fan portrait", }, { @@ -320,7 +320,7 @@ export default function LandingPage() { quote: "Absolutely electrifying race.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/group-men-drinking-beer-watching-soccer-tv_329181-8989.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/driving-car-night-woman-driving-her-modern-car-night-city_169016-51899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/driving-car-night-woman-driving-her-modern-car-night-city_169016-51899.jpg?_wi=2", imageAlt: "racing event fan portrait", }, { @@ -331,7 +331,7 @@ export default function LandingPage() { quote: "The 3D visuals are insane.", tag: "Attendee", avatarSrc: "http://img.b2bpic.net/free-photo/friends-watching-game-phone-tailgate-party_53876-132058.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13269.jpg?_wi=2", imageAlt: "racing event fan portrait", }, ]}