From 4102f1b226f617c042a42b975e4778f6bb0b864b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 14:12:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ]} -- 2.49.1