From ec312e76b57bf8f09512ad10f7ec4cc88bda61a8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 10:41:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e5058c..ae4fa04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -176,42 +176,42 @@ export default function HomePage() { id: "wedding-01", name: "Wedding Reception", price: "Featured Event", - imageSrc: "http://img.b2bpic.net/free-photo/couple-cutting-wedding-cake_1157-537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-cutting-wedding-cake_1157-537.jpg?_wi=1", imageAlt: "DJ Lighter at wedding reception", }, { id: "club-01", name: "Nightclub Performance", price: "Featured Event", - imageSrc: "http://img.b2bpic.net/free-photo/cute-dj-woman-having-fun-playing-music-club-party_158595-2151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-dj-woman-having-fun-playing-music-club-party_158595-2151.jpg?_wi=1", imageAlt: "DJ Lighter performing at nightclub", }, { id: "festival-01", name: "Festival Appearance", price: "Featured Event", - imageSrc: "http://img.b2bpic.net/free-photo/musician-feeling-clueless-uncertain-while-he-plays-piano-notes_482257-121282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/musician-feeling-clueless-uncertain-while-he-plays-piano-notes_482257-121282.jpg?_wi=1", imageAlt: "DJ Lighter at festival", }, { id: "corporate-01", name: "Corporate Event", price: "Featured Event", - imageSrc: "http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights-with-crowd-people-fans_627829-10057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights-with-crowd-people-fans_627829-10057.jpg?_wi=1", imageAlt: "DJ Lighter at corporate event", }, { id: "private-01", name: "Private Party", price: "Featured Event", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-couple-with-vinyl-disc_23-2149293603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-couple-with-vinyl-disc_23-2149293603.jpg?_wi=1", imageAlt: "DJ Lighter at private party", }, { id: "venue-01", name: "Venue Performance", price: "Featured Event", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-neon-lights-with-darkness-around_613910-21471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-neon-lights-with-darkness-around_613910-21471.jpg?_wi=1", imageAlt: "DJ Lighter at venue", }, ]} @@ -230,37 +230,37 @@ export default function HomePage() { { id: "testimonial-1", name: "Sarah & James", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=1", imageAlt: "Sarah & James", }, { id: "testimonial-2", name: "Rachel Thompson", - imageSrc: "http://img.b2bpic.net/free-photo/business-professional_1098-14759.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-professional_1098-14759.jpg?_wi=1", imageAlt: "Rachel Thompson", }, { id: "testimonial-3", name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-holding-cup_23-2148856082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-holding-cup_23-2148856082.jpg?_wi=1", imageAlt: "Michael Chen", }, { id: "testimonial-4", name: "Emma Richardson", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=1", imageAlt: "Emma Richardson", }, { id: "testimonial-5", name: "David Martinez", - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=1", imageAlt: "David Martinez", }, { id: "testimonial-6", name: "Jessica Williams", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg?_wi=1", imageAlt: "Jessica Williams", }, ]} @@ -273,7 +273,7 @@ export default function HomePage() { title="Book DJ Lighter" description="Ready to bring professional entertainment to your event? Fill out the form below with your event details and we'll get back to you promptly with availability and pricing." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights_627829-10071.jpg" + imageSrc="http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights_627829-10071.jpg?_wi=1" imageAlt="DJ Lighter booking" mediaAnimation="blur-reveal" mediaPosition="right"