diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c207b1..322d388 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { 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={[ { @@ -123,7 +123,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" /> @@ -138,7 +138,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166928.jpg?_wi=2", imageAlt: "Digital Storytelling", }, items: [ @@ -152,14 +152,14 @@ export default function LandingPage() { }, ], reverse: false, - 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=2", imageAlt: "luxury wedding couple elegant", }, { 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", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-sitting-with-garland-home-bed_1157-43007.jpg?_wi=3", imageAlt: "Seamless Planning", }, items: [ @@ -173,7 +173,7 @@ export default function LandingPage() { }, ], reverse: true, - 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=3", imageAlt: "intimate wedding ceremony details", }, ]}