diff --git a/src/app/page.tsx b/src/app/page.tsx index e2c824f..13d9006 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,15 +74,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9302.jpg?_wi=1", imageAlt: "porsche 911 mountain road", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-hood-white-sports-car-lights_181624-25324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-hood-white-sports-car-lights_181624-25324.jpg?_wi=1", imageAlt: "porsche logo detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-inner-accessories_181624-61771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-inner-accessories_181624-61771.jpg?_wi=1", imageAlt: "porsche taycan interior", }, { @@ -137,7 +137,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9302.jpg?_wi=2", imageAlt: "porsche engine block", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-hood-white-sports-car-lights_181624-25324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-hood-white-sports-car-lights_181624-25324.jpg?_wi=2", imageAlt: "porsche engine block", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-inner-accessories_181624-61771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-inner-accessories_181624-61771.jpg?_wi=2", imageAlt: "porsche engine block", }, ]} @@ -314,7 +314,7 @@ export default function LandingPage() { imageAlt: "automotive engineer portrait", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9302.jpg?_wi=3", imageAlt: "mechanic portrait professional", }, ]}