From 51ee4fcd717fa211aeae65ad65971f89fb1e52da Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 17:30:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f68537..3d5f6c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,27 +59,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg?_wi=1", imageAlt: "Fun at an event", }, { - imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg?_wi=2", imageAlt: "Fun at an event", }, { - imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg?_wi=3", imageAlt: "Fun at an event", }, { - imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg?_wi=4", imageAlt: "Fun at an event", }, { - imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg?_wi=5", imageAlt: "Fun at an event", }, { - imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg?_wi=6", imageAlt: "Fun at an event", }, ]} @@ -109,17 +109,17 @@ export default function LandingPage() { { title: "Instant Prints", description: "High-quality glossy photos printed on-site in seconds.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-pointing-while-redhead-lady-photographing_171337-15372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-pointing-while-redhead-lady-photographing_171337-15372.jpg?_wi=1", }, { title: "Digital Sharing", description: "Guests can instantly text or email their photos directly.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-pointing-while-redhead-lady-photographing_171337-15372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-pointing-while-redhead-lady-photographing_171337-15372.jpg?_wi=2", }, { title: "Fun Props", description: "A curated collection of fun props for every occasion.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-pointing-while-redhead-lady-photographing_171337-15372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-pointing-while-redhead-lady-photographing_171337-15372.jpg?_wi=3", }, ]} title="Why FlashBooth?" @@ -229,7 +229,7 @@ export default function LandingPage() { handle: "@jamesb", testimonial: "Super smooth and professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-2018-party_23-2147717224.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-2018-party_23-2147717224.jpg?_wi=1", }, { id: "5", @@ -237,7 +237,7 @@ export default function LandingPage() { handle: "@lisak", testimonial: "Worth every penny.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-2018-party_23-2147717224.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-2018-party_23-2147717224.jpg?_wi=2", }, ]} showRating={true}