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", }, ]}