From 6c8bb1ee47a3ceb49e83cda43574bc4b86d13f11 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 11:13:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fe23817..cbabb29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,19 +56,19 @@ export default function LandingPage() { testimonials={[ { name: "Sarah & Mike", handle: "@slimempire", testimonial: "DJ Slim King made our wedding night absolutely legendary. The energy was electric!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blurred-warm-colors-with-copy-space_23-2148241381.jpg", imageAlt: "luxury gold bokeh background"}, + imageSrc: "http://img.b2bpic.net/free-photo/blurred-warm-colors-with-copy-space_23-2148241381.jpg?_wi=1", imageAlt: "luxury gold bokeh background"}, { name: "James K.", handle: "@slimempire", testimonial: "The best sound and lighting in Boston. Professional and truly cinematic.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-dj-working-studio_181624-26201.jpg", imageAlt: "luxury gold bokeh background"}, { name: "Lena R.", handle: "@slimempire", testimonial: "360 booth was a hit! Everyone loved the energy and service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-dj-equipment-electronics_23-2149658375.jpg", imageAlt: "luxury gold bokeh background"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-dj-equipment-electronics_23-2149658375.jpg?_wi=1", imageAlt: "luxury gold bokeh background"}, { name: "Marcus V.", handle: "@slimempire", testimonial: "Unmatched professionalism for our corporate gala.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-tunnel-corridor-with-neon-glowing-lights-3d-rendering-background-wallpaper_181624-27817.jpg", imageAlt: "luxury gold bokeh background"}, + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-tunnel-corridor-with-neon-glowing-lights-3d-rendering-background-wallpaper_181624-27817.jpg?_wi=1", imageAlt: "luxury gold bokeh background"}, { name: "Jenny D.", handle: "@slimempire", testimonial: "A true master of the craft. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-with-megaphone-carnival-party_23-2148412847.jpg", imageAlt: "luxury gold bokeh background"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-with-megaphone-carnival-party_23-2148412847.jpg?_wi=1", imageAlt: "luxury gold bokeh background"}, ]} buttons={[ { @@ -76,7 +76,7 @@ export default function LandingPage() { { text: "View Services", href: "#services"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/blurred-warm-colors-with-copy-space_23-2148241381.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-warm-colors-with-copy-space_23-2148241381.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/colorful-lights-background-with-copyspace_23-2147815278.jpg", alt: "Luxury event guest portrait 1"}, @@ -133,11 +133,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "DJ Services", description: "Professional mixing for African, Caribbean, and luxury events.", imageSrc: "http://img.b2bpic.net/free-photo/view-dj-equipment-electronics_23-2149658375.jpg"}, + title: "DJ Services", description: "Professional mixing for African, Caribbean, and luxury events.", imageSrc: "http://img.b2bpic.net/free-photo/view-dj-equipment-electronics_23-2149658375.jpg?_wi=2"}, { - title: "LED Dance Floor", description: "High-tech interactive floors that transform any space.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-tunnel-corridor-with-neon-glowing-lights-3d-rendering-background-wallpaper_181624-27817.jpg"}, + title: "LED Dance Floor", description: "High-tech interactive floors that transform any space.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-tunnel-corridor-with-neon-glowing-lights-3d-rendering-background-wallpaper_181624-27817.jpg?_wi=2"}, { - title: "360 Photo Booth", description: "Immersive 360-degree capture for unforgettable memories.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-with-megaphone-carnival-party_23-2148412847.jpg"}, + title: "360 Photo Booth", description: "Immersive 360-degree capture for unforgettable memories.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-with-megaphone-carnival-party_23-2148412847.jpg?_wi=2"}, { title: "Cold Sparks", description: "Cinematic pyrotechnics for grand entrances and highlights.", imageSrc: "http://img.b2bpic.net/free-photo/dress-holding-happy-celebration-young_1304-988.jpg"}, {