From 4349385d48d2bdf30931240a63d4e97d0d04569e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 16:31:59 +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 3c8e067..61dc5ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,11 +72,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-sitting-near-table-restaurant_23-2147936115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-sitting-near-table-restaurant_23-2147936115.jpg?_wi=1", imageAlt: "tropical coffee shop interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/hot-art-coffee-cappuccino-cup-wooden-table-background-with-copy-space_1150-10237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hot-art-coffee-cappuccino-cup-wooden-table-background-with-copy-space_1150-10237.jpg?_wi=1", imageAlt: "latte art coffee table", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-little-cakes-with-cup-tea-light-white-floor-cake-biscuit-cookie-dessert-tea-sweet_140725-118468.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-sitting-near-table-restaurant_23-2147936115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-sitting-near-table-restaurant_23-2147936115.jpg?_wi=2", imageAlt: "espresso shot café menu", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe_1098-13854.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/hot-art-coffee-cappuccino-cup-wooden-table-background-with-copy-space_1150-10237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hot-art-coffee-cappuccino-cup-wooden-table-background-with-copy-space_1150-10237.jpg?_wi=2", imageAlt: "espresso shot café menu", }, { -- 2.49.1