From d8b59dca213e642981c63f60a1b84a0a56abb593 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 10:41:09 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 3372905..b7db891 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -62,7 +62,7 @@ export default function GalleryPage() { name: "Wedding Reception", price: "Featured Event", imageSrc: - "http://img.b2bpic.net/free-photo/couple-cutting-wedding-cake_1157-537.jpg", + "http://img.b2bpic.net/free-photo/couple-cutting-wedding-cake_1157-537.jpg?_wi=2", imageAlt: "DJ Lighter at wedding reception", }, { @@ -70,7 +70,7 @@ export default function GalleryPage() { 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", + "http://img.b2bpic.net/free-photo/cute-dj-woman-having-fun-playing-music-club-party_158595-2151.jpg?_wi=2", imageAlt: "DJ Lighter performing at nightclub", }, { @@ -78,7 +78,7 @@ export default function GalleryPage() { 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", + "http://img.b2bpic.net/free-photo/musician-feeling-clueless-uncertain-while-he-plays-piano-notes_482257-121282.jpg?_wi=2", imageAlt: "DJ Lighter at festival", }, { @@ -86,7 +86,7 @@ export default function GalleryPage() { 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", + "http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights-with-crowd-people-fans_627829-10057.jpg?_wi=2", imageAlt: "DJ Lighter at corporate event", }, { @@ -94,7 +94,7 @@ export default function GalleryPage() { name: "Private Party", price: "Featured Event", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-happy-couple-with-vinyl-disc_23-2149293603.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-happy-couple-with-vinyl-disc_23-2149293603.jpg?_wi=2", imageAlt: "DJ Lighter at private party", }, { @@ -102,7 +102,7 @@ export default function GalleryPage() { 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", + "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-neon-lights-with-darkness-around_613910-21471.jpg?_wi=2", imageAlt: "DJ Lighter at venue", }, ]} @@ -122,42 +122,42 @@ export default function GalleryPage() { id: "testimonial-1", name: "Sarah & James", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", + "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=2", imageAlt: "happy client portrait professional", }, { id: "testimonial-2", name: "Rachel Thompson", imageSrc: - "http://img.b2bpic.net/free-photo/business-professional_1098-14759.jpg", + "http://img.b2bpic.net/free-photo/business-professional_1098-14759.jpg?_wi=2", imageAlt: "professional woman portrait headshot", }, { id: "testimonial-3", name: "Michael Chen", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-woman-holding-cup_23-2148856082.jpg", + "http://img.b2bpic.net/free-photo/portrait-woman-holding-cup_23-2148856082.jpg?_wi=2", imageAlt: "professional man portrait headshot", }, { id: "testimonial-4", name: "Emma Richardson", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg", + "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=2", imageAlt: "professional woman portrait smiling", }, { id: "testimonial-5", name: "David Martinez", imageSrc: - "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", + "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=2", imageAlt: "professional man smiling portrait", }, { id: "testimonial-6", name: "Jessica Williams", imageSrc: - "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg", + "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg?_wi=2", imageAlt: "professional portrait client smiling", }, ]} @@ -170,7 +170,7 @@ export default function GalleryPage() { 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=4" imageAlt="DJ booking consultation meeting" mediaAnimation="blur-reveal" mediaPosition="right"