From 92a2dd2a4c572f83af1075c4872c1fdf85af883b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 15:39:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 05aa759..a9304db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,11 +100,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-with-served-decorated-tables-guests-restaurant_181624-53274.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-with-served-decorated-tables-guests-restaurant_181624-53274.jpg?_wi=1", imageAlt: "Grand ballroom set for a luxury wedding", }, { - imageSrc: "http://img.b2bpic.net/free-photo/green-chairs-grass-flowers-decorate-table-generated-by-ai_188544-47280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-chairs-grass-flowers-decorate-table-generated-by-ai_188544-47280.jpg?_wi=1", imageAlt: "Manicured palace gardens ready for an outdoor reception", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-with-client_23-2150167194.jpg", imageAlt: "Dedicated event planner consulting with a client", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-with-served-decorated-tables-guests-restaurant_181624-53274.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-with-served-decorated-tables-guests-restaurant_181624-53274.jpg?_wi=2", imageAlt: "palace architecture intricate details", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-43.jpg", imageAlt: "State-of-the-art sound system setup for an event", }, - imageSrc: "http://img.b2bpic.net/free-photo/green-chairs-grass-flowers-decorate-table-generated-by-ai_188544-47280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-chairs-grass-flowers-decorate-table-generated-by-ai_188544-47280.jpg?_wi=2", imageAlt: "palace architecture intricate details", }, ]} -- 2.49.1