From 28a1f47e192d8b93e6d5689d405f3a0363ae4473 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 15:14:46 +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 2baab91..7a849fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481471.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481471.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -179,7 +179,7 @@ export default function LandingPage() { description: "Professional support for every event.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/engagement-event-table-with-tulle-tablecloth-flowers_114579-2084.jpg" + imageSrc="http://img.b2bpic.net/free-photo/engagement-event-table-with-tulle-tablecloth-flowers_114579-2084.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -207,7 +207,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481471.jpg?_wi=2", imageAlt: "modern catering equipment kitchen", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/engagement-event-table-with-tulle-tablecloth-flowers_114579-2084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engagement-event-table-with-tulle-tablecloth-flowers_114579-2084.jpg?_wi=2", imageAlt: "modern catering equipment kitchen", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/decorated-table-with-orchids-candles-glasses-light_8353-9915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorated-table-with-orchids-candles-glasses-light_8353-9915.jpg?_wi=1", imageAlt: "modern catering equipment kitchen", }, ]} @@ -266,7 +266,7 @@ export default function LandingPage() { id: "1", name: "Floral Banquet Seating", price: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/decorated-table-with-orchids-candles-glasses-light_8353-9915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorated-table-with-orchids-candles-glasses-light_8353-9915.jpg?_wi=2", }, { id: "2", -- 2.49.1