From 2680150c975e86f7381a7a782d4d2fed09f802eb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:49:53 +0000 Subject: [PATCH 1/3] Update src/app/attractions/page.tsx --- src/app/attractions/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/attractions/page.tsx b/src/app/attractions/page.tsx index 3468045..b47bd0a 100644 --- a/src/app/attractions/page.tsx +++ b/src/app/attractions/page.tsx @@ -55,7 +55,7 @@ export default function AttractionsPage() { 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", + "http://img.b2bpic.net/free-photo/high-view-women-playing-dancing-arcade_23-2148253101.jpg?_wi=2", imageAlt: "Arcade games collection", }, { @@ -64,7 +64,7 @@ export default function AttractionsPage() { 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", + "http://img.b2bpic.net/free-photo/group-childrens-having-fun-park_1301-6747.jpg?_wi=2", imageAlt: "Kids entertainment area", }, { @@ -73,7 +73,7 @@ export default function AttractionsPage() { 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", + "http://img.b2bpic.net/free-photo/woman-with-colorful-balloons_1153-4433.jpg?_wi=2", imageAlt: "Birthday party setup", }, ]} @@ -95,7 +95,7 @@ export default function AttractionsPage() { name: "Arcade Gaming Zone", price: "See More", imageSrc: - "http://img.b2bpic.net/free-photo/sideways-woman-playing-arcade-game_23-2148253112.jpg", + "http://img.b2bpic.net/free-photo/sideways-woman-playing-arcade-game_23-2148253112.jpg?_wi=2", imageAlt: "Arcade gaming area", }, { @@ -103,7 +103,7 @@ export default function AttractionsPage() { name: "Kids Entertainment Area", price: "See More", imageSrc: - "http://img.b2bpic.net/free-vector/flat-instagram-stories-collection-amusement-park_23-2150278406.jpg", + "http://img.b2bpic.net/free-vector/flat-instagram-stories-collection-amusement-park_23-2150278406.jpg?_wi=2", imageAlt: "Kids entertainment space", }, { @@ -111,7 +111,7 @@ export default function AttractionsPage() { name: "Food & Snacks", price: "See More", imageSrc: - "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_1203-8538.jpg", + "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_1203-8538.jpg?_wi=2", imageAlt: "Food court area", }, { @@ -119,7 +119,7 @@ export default function AttractionsPage() { name: "Main Entertainment Floor", price: "See More", imageSrc: - "http://img.b2bpic.net/free-photo/modern-interior-airport-waiting-hall_1232-4323.jpg", + "http://img.b2bpic.net/free-photo/modern-interior-airport-waiting-hall_1232-4323.jpg?_wi=2", imageAlt: "Main entertainment floor", }, { @@ -127,7 +127,7 @@ export default function AttractionsPage() { name: "Birthday Party Setup", price: "See More", imageSrc: - "http://img.b2bpic.net/free-photo/side-view-tables-served-garden-party_132075-9451.jpg", + "http://img.b2bpic.net/free-photo/side-view-tables-served-garden-party_132075-9451.jpg?_wi=2", imageAlt: "Birthday party celebration", }, ]} -- 2.49.1 From 7386f7ac44279126e8ab05d75ce6119899548d37 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:49:54 +0000 Subject: [PATCH 2/3] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1758578..0d99b3f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +