From c4e254752e872feea643ea09cbbfab3cf3ae31fd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 08:47:28 +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 21a31e7..930ea1a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { title="Mansoor & Basira" description="We are thrilled to invite you to our wedding day. Please join us in celebrating our union on May 1st, 2026." buttons={[{ text: "Open Invitation", href: "#details" }]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CFZRX2wTfGxjsjDQ8gifMsGTER/uploaded-1775983571961-shyz0r89.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CFZRX2wTfGxjsjDQ8gifMsGTER/uploaded-1775983571961-shyz0r89.png?_wi=1" imageAlt="Wedding Envelope" mediaAnimation="blur-reveal" avatars={[ @@ -75,7 +75,7 @@ export default function LandingPage() { { value: "01", title: "May 2026" }, { value: "10A", title: "Piri Reis Venue" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bride-groom-posing-verandah-somewhere-nature_1153-5989.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bride-groom-posing-verandah-somewhere-nature_1153-5989.jpg?_wi=1" imageAlt="Venue Map Location" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -88,7 +88,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { id: "s1", title: "Ceremony Begins", descriptions: ["3:00 PM - Welcome and Ceremony"], imageSrc: "http://img.b2bpic.net/free-photo/floral-ornament-wedding-card_23-2148468565.jpg" }, + { id: "s1", title: "Ceremony Begins", descriptions: ["3:00 PM - Welcome and Ceremony"], imageSrc: "http://img.b2bpic.net/free-photo/floral-ornament-wedding-card_23-2148468565.jpg?_wi=1" }, { id: "s2", title: "Reception", descriptions: ["5:00 PM - Dinner and Dancing"], imageSrc: "http://img.b2bpic.net/free-photo/wedding-ornament-card_23-2148468527.jpg" }, { id: "s3", title: "Evening Party", descriptions: ["8:00 PM - Celebration"], imageSrc: "http://img.b2bpic.net/free-photo/dried-pink-white-roses-with-window-shadow_53876-101431.jpg" }, ]} @@ -105,10 +105,10 @@ export default function LandingPage() { description="Messages from our loved ones." tag="Testimonials" testimonials={[ - { id: "t1", name: "Sarah J.", date: "Jan 2026", title: "Lovely Couple", quote: "Can't wait to celebrate!", tag: "Friend", avatarSrc: "http://img.b2bpic.net/free-photo/wedding-rings-inside-peony-flower_8353-9814.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CFZRX2wTfGxjsjDQ8gifMsGTER/uploaded-1775983571961-shyz0r89.png", imageAlt: "Wedding rings inside a peony flower" }, + { id: "t1", name: "Sarah J.", date: "Jan 2026", title: "Lovely Couple", quote: "Can't wait to celebrate!", tag: "Friend", avatarSrc: "http://img.b2bpic.net/free-photo/wedding-rings-inside-peony-flower_8353-9814.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CFZRX2wTfGxjsjDQ8gifMsGTER/uploaded-1775983571961-shyz0r89.png?_wi=2", imageAlt: "Wedding rings inside a peony flower" }, { id: "t2", name: "Mike D.", date: "Jan 2026", title: "Best Wishes", quote: "Beautiful invitation.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-keeps-wedding-bouquet-standing-near-building_8353-7554.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fresh-flower-twig-near-white-textile_23-2148069307.jpg", imageAlt: "Wedding rings inside a peony flower" }, - { id: "t3", name: "Elena R.", date: "Feb 2026", title: "So excited!", quote: "The wedding will be magical.", tag: "Friend", avatarSrc: "http://img.b2bpic.net/free-photo/groom-bride-kissing-tree_1153-540.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-posing-verandah-somewhere-nature_1153-5989.jpg", imageAlt: "Wedding rings inside a peony flower" }, - { id: "t4", name: "Tom B.", date: "Feb 2026", title: "Counting down", quote: "See you in Istanbul!", tag: "Colleague", avatarSrc: "http://img.b2bpic.net/free-photo/rustic-lovely-decoration-garden_329181-1581.jpg", imageSrc: "http://img.b2bpic.net/free-photo/floral-ornament-wedding-card_23-2148468565.jpg", imageAlt: "Wedding rings inside a peony flower" }, + { id: "t3", name: "Elena R.", date: "Feb 2026", title: "So excited!", quote: "The wedding will be magical.", tag: "Friend", avatarSrc: "http://img.b2bpic.net/free-photo/groom-bride-kissing-tree_1153-540.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-posing-verandah-somewhere-nature_1153-5989.jpg?_wi=2", imageAlt: "Wedding rings inside a peony flower" }, + { id: "t4", name: "Tom B.", date: "Feb 2026", title: "Counting down", quote: "See you in Istanbul!", tag: "Colleague", avatarSrc: "http://img.b2bpic.net/free-photo/rustic-lovely-decoration-garden_329181-1581.jpg", imageSrc: "http://img.b2bpic.net/free-photo/floral-ornament-wedding-card_23-2148468565.jpg?_wi=2", imageAlt: "Wedding rings inside a peony flower" }, ]} />