From f0e60427a55a27cdbacad6df9047f67015d959de Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:52:23 +0000 Subject: [PATCH] Update src/app/dj-events/page.tsx --- src/app/dj-events/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/dj-events/page.tsx b/src/app/dj-events/page.tsx index ee3e20c..875a252 100644 --- a/src/app/dj-events/page.tsx +++ b/src/app/dj-events/page.tsx @@ -61,22 +61,22 @@ export default function DJEventsPage() { { title: "Signature DJ Performance", description: "World-class DJs curating unforgettable dance experiences with cutting-edge mixing techniques and crowd-reading expertise.", imageSrc: - "http://img.b2bpic.net/free-photo/happy-people-dancing-funky-music_482257-78334.jpg", imageAlt: "DJ performing live", buttonIcon: Play, + "http://img.b2bpic.net/free-photo/happy-people-dancing-funky-music_482257-78334.jpg?_wi=2", imageAlt: "DJ performing live", buttonIcon: Play, buttonHref: "/dj-events"}, { title: "Advanced Sound Engineering", description: "Professional-grade audio systems and live mixing that delivers crystal-clear sound across any venue size and layout.", imageSrc: - "http://img.b2bpic.net/free-photo/talented-engineer-using-usb-stick-edit-recorded-files-home-studio_482257-121271.jpg", imageAlt: "Professional sound equipment", buttonIcon: Volume2, + "http://img.b2bpic.net/free-photo/talented-engineer-using-usb-stick-edit-recorded-files-home-studio_482257-121271.jpg?_wi=2", imageAlt: "Professional sound equipment", buttonIcon: Volume2, buttonHref: "/dj-events"}, { title: "Full Event Coordination", description: "Seamless booking, technical setup, and real-time production management from concept through post-event breakdown.", imageSrc: - "http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275482.jpg", imageAlt: "Event coordination", buttonIcon: Clipboard, + "http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275482.jpg?_wi=2", imageAlt: "Event coordination", buttonIcon: Clipboard, buttonHref: "/dj-events"}, { title: "Visual & Lighting Design", description: "Immersive light shows and visual effects that sync with music to create unforgettable atmospheric moments.", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182560.jpg", imageAlt: "Professional lighting setup", buttonIcon: Lightbulb, + "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182560.jpg?_wi=2", imageAlt: "Professional lighting setup", buttonIcon: Lightbulb, buttonHref: "/dj-events"}, ]} title="DJ Events & Live Production"