diff --git a/src/app/page.tsx b/src/app/page.tsx index 0020e0d..ee54176 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#fleet", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/business-trip-corporate-people-concept-male-gray-coat-senior-wit-passport_1157-48844.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-trip-corporate-people-concept-male-gray-coat-senior-wit-passport_1157-48844.jpg?_wi=1" showBlur={true} avatars={[ { @@ -113,7 +113,7 @@ export default function LandingPage() { "Transparent", "Fair", ], - imageSrc: "http://img.b2bpic.net/free-photo/business-trip-corporate-people-concept-male-gray-coat-senior-wit-passport_1157-48844.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-trip-corporate-people-concept-male-gray-coat-senior-wit-passport_1157-48844.jpg?_wi=2", imageAlt: "Brunette businesswoman with car detail", }, { @@ -123,7 +123,7 @@ export default function LandingPage() { "Reliable", "Fast", ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-car_1303-13573.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-car_1303-13573.jpg?_wi=1", imageAlt: "Brunette businesswoman with car detail", }, ]} @@ -142,7 +142,7 @@ export default function LandingPage() { id: "p1", name: "Economy Hatchback", price: "35€/day", - imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-car_1303-13573.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-car_1303-13573.jpg?_wi=2", }, { id: "p2",