From bd690f40429639b938d4426aeb204f8c1bd1a5d8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 01:34:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1