diff --git a/src/app/page.tsx b/src/app/page.tsx index 8dcb3de..7e6b073 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/details-atv-quad-bike-close-up_93675-134971.jpg" + imageSrc="http://img.b2bpic.net/free-photo/details-atv-quad-bike-close-up_93675-134971.jpg?_wi=1" imageAlt="Can-Am Maverick in action" /> @@ -94,7 +94,7 @@ export default function LandingPage() { name: "Can-Am Maverick X3", price: "$3,500/día", variant: "Racing Edition", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-age-biker-sports-jacket-holds-motorcycle-helmet-grey-background_613910-12160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-age-biker-sports-jacket-holds-motorcycle-helmet-grey-background_613910-12160.jpg?_wi=1", }, { id: "2", @@ -155,7 +155,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-133696.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/details-atv-quad-bike-close-up_93675-134971.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/details-atv-quad-bike-close-up_93675-134971.jpg?_wi=2", imageAlt: "mobile rental booking interface", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-boy-standing-with-binoculars_23-2147770328.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-age-biker-sports-jacket-holds-motorcycle-helmet-grey-background_613910-12160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-age-biker-sports-jacket-holds-motorcycle-helmet-grey-background_613910-12160.jpg?_wi=2", imageAlt: "mobile rental booking interface", }, ]}