From 5450d5defb61bb02fd3f70bc27f4727e11a8fac0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:09:26 +0000 Subject: [PATCH] Update src/app/events/page.tsx --- src/app/events/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/events/page.tsx b/src/app/events/page.tsx index 019a7b9..6d1d636 100644 --- a/src/app/events/page.tsx +++ b/src/app/events/page.tsx @@ -114,11 +114,11 @@ export default function EventsPage() { title: "Kids Play Zone", description: "Safe, colorful play areas designed for children of all ages. From toddlers to pre-teens, there's something fun for everyone to enjoy. Our facilities meet international safety standards.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/girl-enjoying-colorful-ball-pit_23-2148361508.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-enjoying-colorful-ball-pit_23-2148361508.jpg?_wi=2", imageAlt: "Kids play area with colorful ball pit", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/children-playing-air-flow-hockey_23-2148361522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/children-playing-air-flow-hockey_23-2148361522.jpg?_wi=2", imageAlt: "Children playing indoor games", }, }, @@ -127,11 +127,11 @@ export default function EventsPage() { title: "Gaming & Arcade", description: "Latest gaming machines, virtual reality experiences, and classic arcade games. The ultimate entertainment hub for all ages with state-of-the-art technology.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/asian-guy-compete-speed-rider-arcade-game-racing-simulator-machine_627829-14222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-guy-compete-speed-rider-arcade-game-racing-simulator-machine_627829-14222.jpg?_wi=2", imageAlt: "Arcade gaming zone", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/two-young-indian-people-having-fun-with-new-technology-vr-headset-virtual-reality-simulator_627829-1110.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-young-indian-people-having-fun-with-new-technology-vr-headset-virtual-reality-simulator_627829-1110.jpg?_wi=2", imageAlt: "VR gaming experience", }, }, @@ -140,11 +140,11 @@ export default function EventsPage() { title: "Cinema & Events", description: "Modern cinema with premium sound and projection. Special events, movie nights, and entertainment shows throughout the year. Book your tickets online or at the venue.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/group-multicultural-friends-movie-theatre_7502-8354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-multicultural-friends-movie-theatre_7502-8354.jpg?_wi=2", imageAlt: "Cinema hall with audience", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/girl-big-cinema-hall-with-popcorn_23-2147768004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-big-cinema-hall-with-popcorn_23-2147768004.jpg?_wi=2", imageAlt: "Cinema interior with movie experience", }, },