diff --git a/src/app/page.tsx b/src/app/page.tsx index ce4a88b..f597a67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167545.jpg?_wi=1", imageAlt: "Driving school car", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { imageAlt: "Instructor Juan", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167545.jpg?_wi=2", imageAlt: "driving instructor car professional", }, ]}