From 895c54f04ef1c5dfd10ce4e59d3eae01088c1f52 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 19:22:04 +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 6d7c439..56fe7f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4903.jpg?_wi=1", imageAlt: "Fresh Brew", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { id: "p1", name: "Classic Americano", price: "$4.50", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-aromatic-coffee-plate_23-2148349623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-aromatic-coffee-plate_23-2148349623.jpg?_wi=1", }, { id: "p2", @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "The best Americano in the city. Truly consistent.", tag: "Coffee Lover", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-colleagues-chatting-break-time_23-2149308481.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4903.jpg?_wi=2", imageAlt: "happy coffee customer smiling", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { quote: "Perfect spot to work and enjoy a morning latte.", tag: "Daily Ritual", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-drinking-coffee_1303-21574.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-aromatic-coffee-plate_23-2148349623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-aromatic-coffee-plate_23-2148349623.jpg?_wi=2", imageAlt: "happy coffee customer smiling", }, {