From e3384d37f506f34befafd8da563874123c70940f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 10:06:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b898a5..aca54d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#location", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/warm-cup-tea-rainy-afternoon-steam-rising-soft-golden-light-that-filters-through-rainstreaked-windows_73899-27535.jpg" + imageSrc="http://img.b2bpic.net/free-photo/warm-cup-tea-rainy-afternoon-steam-rising-soft-golden-light-that-filters-through-rainstreaked-windows_73899-27535.jpg?_wi=1" /> @@ -98,7 +98,7 @@ export default function LandingPage() { price: "$6.00", rating: 5, reviewCount: "128", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-smelling-coffee-with-heart-latte-art_1170-687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-smelling-coffee-with-heart-latte-art_1170-687.jpg?_wi=1", }, { id: "2", @@ -107,7 +107,7 @@ export default function LandingPage() { price: "$7.00", rating: 5, reviewCount: "94", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-delicious-drink_23-2149356018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-delicious-drink_23-2149356018.jpg?_wi=1", }, { id: "3", @@ -116,7 +116,7 @@ export default function LandingPage() { price: "$14.00", rating: 5, reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/nutritious-breakfast-meal-arrangement_23-2148833902.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nutritious-breakfast-meal-arrangement_23-2148833902.jpg?_wi=1", }, { id: "4", @@ -206,7 +206,7 @@ export default function LandingPage() { quote: "Best avocado toast in NYC.", tag: "Brunch", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-longhaired-brunette-woman-bright-beret-red-dress-smiles-widely-sits-beautiful-cafe-young-asian-lady-eyeglasses-holds-white-coffee-cup_197531-29276.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/warm-cup-tea-rainy-afternoon-steam-rising-soft-golden-light-that-filters-through-rainstreaked-windows_73899-27535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/warm-cup-tea-rainy-afternoon-steam-rising-soft-golden-light-that-filters-through-rainstreaked-windows_73899-27535.jpg?_wi=2", imageAlt: "person cafe happy", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { quote: "Feels like home.", tag: "Vibe", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-asian-woman-sitting-cafe-smartphone-coffee-table-businesswoman_1258-199404.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-smelling-coffee-with-heart-latte-art_1170-687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-smelling-coffee-with-heart-latte-art_1170-687.jpg?_wi=2", imageAlt: "person cafe happy", }, { @@ -239,7 +239,7 @@ export default function LandingPage() { quote: "Incredible latte art.", tag: "Coffee", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-cafe-holding-disposable-coffee-cup-table_23-2148148235.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-delicious-drink_23-2149356018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-delicious-drink_23-2149356018.jpg?_wi=2", imageAlt: "person cafe happy", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { quote: "Unmatched morning energy.", tag: "Brunch", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-woman-having-plate-waffle-fruits-using-laptop_23-2147942132.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/nutritious-breakfast-meal-arrangement_23-2148833902.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nutritious-breakfast-meal-arrangement_23-2148833902.jpg?_wi=2", imageAlt: "person cafe happy", }, ]}