From 21f29c8a47747691016ea8a690cf1a6e2edfb909 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 2 Jun 2026 20:38:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c24ec3f..c5ffd7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-empty-cafeteria_181624-29282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-empty-cafeteria_181624-29282.jpg?_wi=1", imageAlt: "Elegant restaurant interior with dim lighting and set tables", }, { @@ -249,7 +249,7 @@ export default function LandingPage() { imageAlt: "Portrait of Jean-Luc Picard, the sommelier", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-empty-cafeteria_181624-29282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-empty-cafeteria_181624-29282.jpg?_wi=2", imageAlt: "portrait of male head chef smiling", }, ]} -- 2.49.1