From 8d495d426983458b13ca7e79b97cd2481d99bcab Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 01:22:42 +0000 Subject: [PATCH 1/4] Update src/app/events/page.tsx --- src/app/events/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/events/page.tsx b/src/app/events/page.tsx index 36000ec..12d986d 100644 --- a/src/app/events/page.tsx +++ b/src/app/events/page.tsx @@ -72,7 +72,7 @@ export default function EventsPage() { price: "No Cover Charge", rating: 5, reviewCount: "500+", - imageSrc: "http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19721.jpg?_wi=2", imageAlt: "Live band performing at Blue Collar Sports Bar", }, { @@ -82,7 +82,7 @@ export default function EventsPage() { price: "Game Day Specials", rating: 5, reviewCount: "450+", - imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-night-out-together_23-2149173623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-night-out-together_23-2149173623.jpg?_wi=2", imageAlt: "Excited crowd watching football game at sports bar", }, { @@ -92,7 +92,7 @@ export default function EventsPage() { price: "Starting at $16", rating: 5, reviewCount: "380+", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169168.jpg?_wi=2", imageAlt: "Fresh crispy fish fry special plate", }, ]} -- 2.49.1 From 53f08e36ba41cf11bdd075b65c6e85fa0c146991 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 01:22:42 +0000 Subject: [PATCH 2/4] 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 223bbae..0f3c61c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1415,6 +1415,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +