Update src/app/page.tsx

This commit is contained in:
2026-03-08 10:49:54 +00:00
parent 7386f7ac44
commit df3b6d37b0

View File

@@ -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",
},
]}