diff --git a/src/app/page.tsx b/src/app/page.tsx index 11f1f3c..4d2f998 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674224.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674224.jpg?_wi=1" imageAlt="Bugatti Hypercar on Track" mediaAnimation="blur-reveal" avatars={[ @@ -147,13 +147,13 @@ export default function LandingPage() { id: "1", name: "Pagani Huayra R", price: "Unlockable", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-car-dark-background_181624-20300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-car-dark-background_181624-20300.jpg?_wi=1", }, { id: "2", name: "Bugatti Chiron", price: "Standard", - imageSrc: "http://img.b2bpic.net/free-photo/it-has-few-special-functions-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16061.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/it-has-few-special-functions-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16061.jpg?_wi=1", }, { id: "3", @@ -229,7 +229,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-heart-studio_23-2150802161.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674224.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674224.jpg?_wi=2", imageAlt: "gaming dashboard hud", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/earth-display-futuristic-infographic-collection_23-2148203353.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-car-dark-background_181624-20300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-car-dark-background_181624-20300.jpg?_wi=2", imageAlt: "gaming dashboard hud", }, { @@ -259,7 +259,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/3d-render-car-engine-cylinder-block_482257-76614.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/it-has-few-special-functions-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16061.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/it-has-few-special-functions-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16061.jpg?_wi=2", imageAlt: "gaming dashboard hud", }, ]}