From 555fd261ac9ae4a6f0b0a1b2fa2041fe6deed2d8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 13:37:54 +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 a91c247..1eaf440 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { text: "Explore Menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-aeropress_176420-14736.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-aeropress_176420-14736.jpg?_wi=1" imageAlt="Cinematic coffee experience" mediaAnimation="blur-reveal" /> @@ -83,7 +83,7 @@ export default function LandingPage() { id: "p1", name: "Signature Espresso", price: "$4.50", - imageSrc: "http://img.b2bpic.net/free-photo/decoration-shop-aroma-art-natural_1203-3813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decoration-shop-aroma-art-natural_1203-3813.jpg?_wi=1", }, { id: "p2", @@ -208,7 +208,7 @@ export default function LandingPage() { button: { text: "Subscribe", }, - imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-aeropress_176420-14736.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-aeropress_176420-14736.jpg?_wi=2", imageAlt: "scandinavian cafe interior minimalist", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { button: { text: "Order Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/decoration-shop-aroma-art-natural_1203-3813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decoration-shop-aroma-art-natural_1203-3813.jpg?_wi=2", imageAlt: "scandinavian cafe interior minimalist", }, ]}