From df3b6d37b06db9eceda8e2d2a1bf2ea28c4c7826 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:49:54 +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 7b6d304..7b37fad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,21 +94,21 @@ export default function HomePage() { id: 1, title: "Arcade Games & Gaming Zone", description: "Latest arcade games, racing simulators, and interactive entertainment for teens and adults. Classic favorites mixed with modern hits.", - imageSrc: "http://img.b2bpic.net/free-photo/high-view-women-playing-dancing-arcade_23-2148253101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-view-women-playing-dancing-arcade_23-2148253101.jpg?_wi=1", imageAlt: "Arcade games collection", }, { id: 2, title: "Kids Entertainment Area", description: "Safe, fun-filled zone designed for younger children with age-appropriate games, activities, and supervised play spaces.", - imageSrc: "http://img.b2bpic.net/free-photo/group-childrens-having-fun-park_1301-6747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-childrens-having-fun-park_1301-6747.jpg?_wi=1", imageAlt: "Kids entertainment area", }, { id: 3, title: "Birthday & Event Hosting", description: "Dedicated party spaces with packages that include food, entertainment access, and setup. Perfect for celebrations of any size.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-colorful-balloons_1153-4433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-colorful-balloons_1153-4433.jpg?_wi=1", imageAlt: "Birthday party setup", }, ]} @@ -227,35 +227,35 @@ export default function HomePage() { id: "gallery-1", name: "Arcade Gaming Zone", price: "See More", - imageSrc: "http://img.b2bpic.net/free-photo/sideways-woman-playing-arcade-game_23-2148253112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sideways-woman-playing-arcade-game_23-2148253112.jpg?_wi=1", imageAlt: "Arcade gaming area", }, { id: "gallery-2", name: "Kids Entertainment Area", price: "See More", - imageSrc: "http://img.b2bpic.net/free-vector/flat-instagram-stories-collection-amusement-park_23-2150278406.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-instagram-stories-collection-amusement-park_23-2150278406.jpg?_wi=1", imageAlt: "Kids entertainment space", }, { id: "gallery-3", name: "Food & Snacks", price: "See More", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_1203-8538.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_1203-8538.jpg?_wi=1", imageAlt: "Food court area", }, { id: "gallery-4", name: "Main Entertainment Floor", price: "See More", - imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-airport-waiting-hall_1232-4323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-airport-waiting-hall_1232-4323.jpg?_wi=1", imageAlt: "Main entertainment floor", }, { id: "gallery-5", name: "Birthday Party Setup", price: "See More", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-tables-served-garden-party_132075-9451.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-tables-served-garden-party_132075-9451.jpg?_wi=1", imageAlt: "Birthday party celebration", }, ]}