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() {