diff --git a/src/app/page.tsx b/src/app/page.tsx index c0b7764..1604a5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-pretty-floral-decoration_23-2147609389.jpg", imageAlt: "Premium rose arrangement"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-pretty-floral-decoration_23-2147609389.jpg?_wi=1", imageAlt: "Premium rose arrangement"}, { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-luxurious-bouquet-orange-roses-white-flowers-black_181624-22630.jpg", imageAlt: "Artistic floral design"}, { @@ -178,7 +178,7 @@ export default function LandingPage() {