From bdd899600cc7e1a5846d6f08f7697be00b266382 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:54:09 +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 a2f4180..de7deca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-dark-red-dahlia-flower-with-intricate-petals_84443-94365.jpg", imageAlt: "Attractive young woman with cutlery in a restaurant"}, { name: "Customer Reviews", handle: "Top Rated", testimonial: "Our guests consistently praise our vibrant ambiance and service. A truly memorable experience!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg", imageAlt: "Attractive young woman with cutlery in a restaurant"}, + imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=1", imageAlt: "Attractive young woman with cutlery in a restaurant"}, { name: "Event Feedback", handle: "Private Bookings", testimonial: "The perfect venue for special occasions and private gatherings. The team ensured a seamless and delightful experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elderly-businesswoman-coat-sitting-outside-cafe-reading-magazine_1303-19470.jpg", imageAlt: "Elderly businesswoman in a coat sitting outside cafe and reading magazine"}, @@ -75,7 +75,7 @@ export default function LandingPage() { { text: "Reserve a Table", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg" + imageSrc="http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=2" imageAlt="Bartender crafting cocktails at Warehouse Restobar" mediaAnimation="slide-up" avatars={[ -- 2.49.1