diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a9b071..ccaca14 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,27 +81,27 @@ export default function LandingPage() { buttonAnimation="none" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg?_wi=1", imageAlt: "Cozy cafe interior with warm lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg?_wi=2", imageAlt: "Cozy cafe interior with warm lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg?_wi=3", imageAlt: "Cozy cafe interior with warm lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg?_wi=4", imageAlt: "Cozy cafe interior with warm lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg?_wi=5", imageAlt: "Cozy cafe interior with warm lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg?_wi=6", imageAlt: "Cozy cafe interior with warm lighting", }, ]}