From b36c0406f71493a6625bf04d927ab903414934e6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 06:37:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 22f06e3..8738973 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=1" imageAlt="luxurious modern brasserie dining" mediaAnimation="slide-up" avatars={[ @@ -144,7 +144,7 @@ export default function LandingPage() { title: "Service & Care", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/flat-lay-green-garlic-black-plate_23-2148425577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/flat-lay-green-garlic-black-plate_23-2148425577.jpg?_wi=1" imageAlt="professional restaurant kitchen clean" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -171,7 +171,7 @@ export default function LandingPage() { imageAlt: "mixology bar tools closeup", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=2", imageAlt: "signature cocktail premium glass", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { imageAlt: "wine cellar bottle racks", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-green-garlic-black-plate_23-2148425577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-green-garlic-black-plate_23-2148425577.jpg?_wi=2", imageAlt: "signature cocktail premium glass", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { imageAlt: "perfect cappuccino latte art", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-minimal-white-table-composition_23-2148941075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-minimal-white-table-composition_23-2148941075.jpg?_wi=1", imageAlt: "signature cocktail premium glass", }, ]} @@ -228,7 +228,7 @@ export default function LandingPage() { price: "Casual", rating: 5, reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-minimal-white-table-composition_23-2148941075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-minimal-white-table-composition_23-2148941075.jpg?_wi=2", }, { id: "2", -- 2.49.1