From a3962ba978b80d925860e657c24f3d980e71eccb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 04:24:43 +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 b2b4d6b..101cc02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,9 +54,9 @@ export default function LandingPage() { description="Brewberry Social is your premium workspace, dessert bar, and cafe sanctuary. Experience the perfect blend of specialty coffee and lofi vibes." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg", imageAlt: "Cozy cafe interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg?_wi=1", imageAlt: "Cozy cafe interior"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-scene-with-tables-awning-illustration_23-2151984941.jpg", imageAlt: "Coffee art"}, + imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-scene-with-tables-awning-illustration_23-2151984941.jpg?_wi=1", imageAlt: "Coffee art"}, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-playing-guitar-table_23-2148705561.jpg", imageAlt: "Reading corner"}, { @@ -115,7 +115,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cafe-wooden-table-with-jar-decorative-flowers-against-blurred-background_181624-59999.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-scene-with-tables-awning-illustration_23-2151984941.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-scene-with-tables-awning-illustration_23-2151984941.jpg?_wi=2"}, ], }, { @@ -124,7 +124,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/girl-is-shopping_1321-366.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg?_wi=2"}, ], }, ]} -- 2.49.1