diff --git a/src/app/dj-events/page.tsx b/src/app/dj-events/page.tsx index a787982..58768b8 100644 --- a/src/app/dj-events/page.tsx +++ b/src/app/dj-events/page.tsx @@ -65,7 +65,7 @@ export default function DJEventsPage() { 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", + "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", @@ -75,7 +75,7 @@ export default function DJEventsPage() { 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", + "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", @@ -85,7 +85,7 @@ export default function DJEventsPage() { 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", + "http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275482.jpg?_wi=2", imageAlt: "Event coordination", buttonIcon: Clipboard, buttonHref: "/dj-events", @@ -95,7 +95,7 @@ export default function DJEventsPage() { 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", + "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182560.jpg?_wi=2", imageAlt: "Professional lighting setup", buttonIcon: Lightbulb, buttonHref: "/dj-events",