diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a1c1f6..bfb5c64 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/white-suv-drives-wet-highway-curve-open-countryside-safe-driving_169016-71117.jpg", imageAlt: "Scenic road travel journey" + imageSrc: "http://img.b2bpic.net/free-photo/white-suv-drives-wet-highway-curve-open-countryside-safe-driving_169016-71117.jpg?_wi=1", imageAlt: "Scenic road travel journey" }, { imageSrc: "http://img.b2bpic.net/free-photo/stylish-black-man-glasses-with-hat-wear-suit-with-handbag-against-luxury-car-rich-african-american-businessman_627829-3262.jpg", imageAlt: "Modern luxury travel vehicle" @@ -191,7 +191,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/white-suv-drives-wet-highway-curve-open-countryside-safe-driving_169016-71117.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-suv-drives-wet-highway-curve-open-countryside-safe-driving_169016-71117.jpg?_wi=2" imageAlt="Travel inspiration" mediaAnimation="opacity" mediaPosition="right"