diff --git a/src/app/page.tsx b/src/app/page.tsx index 656cb46..eb94feb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Check Availability", 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={[ { @@ -84,11 +84,11 @@ export default function LandingPage() { { id: "f2", title: "No Hidden Fees", tags: [ "Transparent", "Fair"], - imageSrc: "http://img.b2bpic.net/free-photo/business-trip-corporate-people-concept-male-gray-coat-senior-wit-passport_1157-48844.jpg", imageAlt: "Brunette businesswoman with car detail"}, + 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"}, { id: "f3", title: "24/7 Support", tags: [ "Reliable", "Fast"], - imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-car_1303-13573.jpg", imageAlt: "Brunette businesswoman with car detail"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-car_1303-13573.jpg?_wi=1", imageAlt: "Brunette businesswoman with car detail"}, ]} title="Why Rent With Us?" /> @@ -103,7 +103,7 @@ export default function LandingPage() { description="Choose from our diverse fleet, perfectly suited for business or vacation in Bosnia." products={[ { - id: "p1", name: "Economy Hatchback", price: "35€/day", imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-car_1303-13573.jpg"}, + id: "p1", name: "Economy Hatchback", price: "35€/day", imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-car_1303-13573.jpg?_wi=2"}, { id: "p2", name: "Compact Sedan", price: "45€/day", imageSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-44055.jpg"}, {