From f44e670c71562094f73563b2071c239f2231b07a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 10:19:30 +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 7965040..0395d15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -167,7 +167,7 @@ export default function LandingPage() { { title: "Local Flavors", description: "High-quality Rwandan produce featured in every dish.", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg?_wi=1", buttonIcon: "Zap", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { { title: "Lounge Bar", description: "Sophisticated drinks in a modern atmosphere.", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg?_wi=2", buttonIcon: "Coffee", }, ]} -- 2.49.1