diff --git a/src/app/page.tsx b/src/app/page.tsx index f9983bc..6c68452 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,7 @@ export default function LandingPage() { id: "1", name: "Apex X-Racer", price: "$295,000", - imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg?_wi=1", }, { id: "2", @@ -152,13 +152,13 @@ export default function LandingPage() { id: "5", name: "Elite Executive", price: "$135,000", - imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23560.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23560.jpg?_wi=1", }, { id: "6", name: "Titan Coupe", price: "$310,000", - imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg?_wi=1", }, ]} title="Exclusive Inventory" @@ -177,21 +177,21 @@ export default function LandingPage() { title: "Precision Engineering", description: "Our vehicles are tested by elite mechanics for peak efficiency.", tag: "Engineering", - imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg?_wi=2", }, { id: "f2", title: "Luxury Standard", description: "Custom leather, bespoke audio, and high-end materials.", tag: "Interior", - imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23560.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23560.jpg?_wi=2", }, { id: "f3", title: "Elite Concierge", description: "White-glove service from acquisition to final delivery.", tag: "Support", - imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg?_wi=2", }, ]} title="The Apex Difference"