diff --git a/src/app/page.tsx b/src/app/page.tsx index 754348a..4573cc9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { tag="Hidden Coffee Ritual" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-chair-inside-cafe_1303-19192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-chair-inside-cafe_1303-19192.jpg?_wi=1", imageAlt: "Cinematic coffee pour", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151752968.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-chair-inside-cafe_1303-19192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-chair-inside-cafe_1303-19192.jpg?_wi=2", imageAlt: "boutique cafe interior dark", }, ]}