From c3fc70af3ae823dc5e43a2d092c0be751e1e856e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 07:19:29 +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 ecbcc83..4f1a92a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { href: "/gallery", }, ]} - imageSrc="https://web.facebook.com/photo/?fbid=1310534951072315&set=a.457839739675178" + imageSrc="https://web.facebook.com/photo/?fbid=1310534951072315&set=a.457839739675178&_wi=1" imageAlt="Luxurious white and gold wedding throne" mediaAnimation="slide-up" avatars={[ @@ -179,7 +179,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "https://web.facebook.com/photo/?fbid=1310534951072315&set=a.457839739675178", + imageSrc: "https://web.facebook.com/photo/?fbid=1310534951072315&set=a.457839739675178&_wi=2", imageAlt: "online booking system interface calendar", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/many-white-tulips-green-chair-gray-background_8353-5761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/many-white-tulips-green-chair-gray-background_8353-5761.jpg?_wi=1", imageAlt: "online booking system interface calendar", }, ]} @@ -323,7 +323,7 @@ export default function LandingPage() {