From 7d85c9b2f327b123d44360bf85edf64ecd73855f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 04:37:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 41b8453..33ab059 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hand-holding-glass-cup-front-sunset_266188-9.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hand-holding-glass-cup-front-sunset_266188-9.jpg?_wi=1" imageAlt="Tepi Langit Coffee view" mediaAnimation="slide-up" /> @@ -90,7 +90,7 @@ export default function LandingPage() { title: "Rating Score", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-cookie-put-windowsill_181624-22130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-cookie-put-windowsill_181624-22130.jpg?_wi=1" imageAlt="Cafe Interior" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -218,7 +218,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-glass-cup-front-sunset_266188-9.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-glass-cup-front-sunset_266188-9.jpg?_wi=2", imageAlt: "Woman sits on the balcony, in the background the night city", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-cookie-put-windowsill_181624-22130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-cookie-put-windowsill_181624-22130.jpg?_wi=2", imageAlt: "Woman sits on the balcony, in the background the night city", }, ]} -- 2.49.1