From ce9aa57fbf23853ac60fd68a5992a12604d41a1c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 09:59:27 +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 3d495ec..dbed292 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { id: 1, title: "Intimate Dining", description: "Soft lighting and warm, velvet decor create the perfect environment.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-tasting-wine_23-2149428830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-tasting-wine_23-2149428830.jpg?_wi=1", }, { id: 2, @@ -136,7 +136,7 @@ export default function LandingPage() { id: 3, title: "Traditional Charm", description: "Every detail reflects the rich heritage of Italy.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-tasting-wine_23-2149428830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-tasting-wine_23-2149428830.jpg?_wi=2", }, ]} title="Atmosphere" -- 2.49.1