From fa0fa2abb02a4154956969cf144ecccde689fe37 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 19 Jun 2026 12:34:30 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index bf1febd..4d7beb2 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -23,19 +23,19 @@ export default function HomePage() { text: "RSVP", href: "#contact"}} leftItems={[ { - imageSrc: "https://storage.googleapis.com/webild/users/user_3FLxFSYd9I4TmWBL7ZgkuohbIQC/uploaded-1781871995750-a1ojv000.jpg"}, + imageSrc: "https://storage.googleapis.com/webild/users/user_3FLxFSYd9I4TmWBL7ZgkuohbIQC/uploaded-1781871995750-a1ojv000.jpg?_wi=1"}, { - imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-handsome-elegant-man-suit-with-beautiful-sexy-woman-colorful-dress-white_158538-11177.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-handsome-elegant-man-suit-with-beautiful-sexy-woman-colorful-dress-white_158538-11177.jpg?_wi=1"}, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-getting-married_23-2150753674.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-getting-married_23-2150753674.jpg?_wi=1"}, ]} rightItems={[ { - imageSrc: "https://storage.googleapis.com/webild/users/user_3FLxFSYd9I4TmWBL7ZgkuohbIQC/uploaded-1781871995750-a1ojv000.jpg"}, + imageSrc: "https://storage.googleapis.com/webild/users/user_3FLxFSYd9I4TmWBL7ZgkuohbIQC/uploaded-1781871995750-a1ojv000.jpg?_wi=2"}, { - imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-handsome-elegant-man-suit-with-beautiful-sexy-woman-colorful-dress-white_158538-11177.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-handsome-elegant-man-suit-with-beautiful-sexy-woman-colorful-dress-white_158538-11177.jpg?_wi=2"}, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-getting-married_23-2150753674.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-getting-married_23-2150753674.jpg?_wi=2"}, ]} /> @@ -47,7 +47,7 @@ export default function HomePage() { tag="Our Story" title="The Journey Together" description="From our first meeting in the city to our biggest adventure yet, we've shared so many beautiful moments. We can't wait to write our next chapter together." - imageSrc="http://img.b2bpic.net/free-photo/fashion-photo-handsome-elegant-man-suit-with-beautiful-sexy-woman-colorful-dress-white_158538-11177.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fashion-photo-handsome-elegant-man-suit-with-beautiful-sexy-woman-colorful-dress-white_158538-11177.jpg?_wi=3" /> @@ -94,7 +94,7 @@ export default function HomePage() { { title: "Bridesmaids", members: [ { - name: "Sarah Miller", role: "Maid of Honor", detail: "Best friend since college", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-getting-married_23-2150753674.jpg"}, + name: "Sarah Miller", role: "Maid of Honor", detail: "Best friend since college", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-getting-married_23-2150753674.jpg?_wi=3"}, { name: "Emily Chen", role: "Bridesmaid", detail: "Partner in crime", imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-attractive-girls-tulle-skirts-sitting-outdoor-stairs-they-smiling_197531-1999.jpg"}, ],