From 90f1f3b7dbf647c66e179d975591c4e386377588 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 16:42:06 +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 9b662f8..edca718 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Enter the Gallery", href: "#features"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/elegant-couple-sitting-with-garland-home-bed_1157-43007.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-couple-sitting-with-garland-home-bed_1157-43007.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -92,7 +92,7 @@ export default function LandingPage() { description="Weddings by The Forge crafts more than just events; we design timeless memories. Our luxury wedding planning services ensure that every element reflects your unique journey, from the first invitation to the final toast." subdescription="Dedicated to elegance, precision, and the art of storytelling." icon={Star} - imageSrc="http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166928.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166928.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -105,7 +105,7 @@ export default function LandingPage() { features={[ { title: "Digital Storytelling", description: "Immersive gallery and video trailers to share your journey.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166928.jpg", imageAlt: "Digital Storytelling"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166928.jpg?_wi=2", imageAlt: "Digital Storytelling"}, items: [ { icon: Camera, @@ -118,7 +118,7 @@ export default function LandingPage() { }, { title: "Seamless Planning", description: "Intuitive tools for your guests and planners.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-sitting-with-garland-home-bed_1157-43007.jpg", imageAlt: "Seamless Planning"}, + imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-sitting-with-garland-home-bed_1157-43007.jpg?_wi=2", imageAlt: "Seamless Planning"}, items: [ { icon: Calendar, -- 2.49.1