From e779c02a5371ad94989a9702e1a532b337fb4d43 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 06:58:57 +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 56e4ea9..5c8cfd9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/wedding-landing-page_52683-10249.jpg" + imageSrc="http://img.b2bpic.net/free-vector/wedding-landing-page_52683-10249.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -144,7 +144,7 @@ export default function LandingPage() { title: "Wedding & Social", description: "Elegant planning for weddings, birthdays, and private gatherings.", tag: "Celebrations", - imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg?_wi=1", }, { id: "s2", @@ -201,7 +201,7 @@ export default function LandingPage() { button: { text: "Book Now", }, - imageSrc: "http://img.b2bpic.net/free-vector/wedding-landing-page_52683-10249.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/wedding-landing-page_52683-10249.jpg?_wi=2", imageAlt: "luxury event planning team", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { button: { text: "Inquire Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg?_wi=2", imageAlt: "luxury event planning team", }, ]} -- 2.49.1