From 870c36317f21b75aaf1bf91395fb5e8218c03abb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 15:15:54 +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 989e993..b2cb43a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { name: "Marcus L.", handle: "@marcus", testimonial: "Incredible atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/christmas-dinner-concept-with-man_23-2147715614.jpg" }, { name: "Elena P.", handle: "@elena", testimonial: "Wonderful memories.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-arms-crossed_107420-12323.jpg" } ]} - imageSrc="http://img.b2bpic.net/free-photo/meat-chicken-kebab-sprinkled-with-sumac-onion_140725-9570.jpg" + imageSrc="http://img.b2bpic.net/free-photo/meat-chicken-kebab-sprinkled-with-sumac-onion_140725-9570.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { src: "http://img.b2bpic.net/free-photo/full-shot-friends-celebrating-with-beverages_23-2149445569.jpg", alt: "Friends" }, @@ -112,7 +112,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Venue Hire", description: "Spacious and flexible areas for your events.", media: { imageSrc: "http://img.b2bpic.net/free-photo/meat-chicken-kebab-sprinkled-with-sumac-onion_140725-9570.jpg" }, + title: "Venue Hire", description: "Spacious and flexible areas for your events.", media: { imageSrc: "http://img.b2bpic.net/free-photo/meat-chicken-kebab-sprinkled-with-sumac-onion_140725-9570.jpg?_wi=2" }, items: [ { icon: CheckCircle, text: "Catering options" }, { icon: Calendar, text: "Flexible booking" }, -- 2.49.1