From 5acecfdd10d85aaa1213719b3ea9ea498fe83b17 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 08:09:53 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index fc15b49..9857af2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -98,21 +98,21 @@ export default function AboutPage() { id: "01", title: "Curated Experience Since 2015", description: "Founded with a vision to create Madrid's most welcoming lounge, Mufasa has become a cornerstone of Villaverde's nightlife scene. We believe in quality over quantity—every detail matters.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-chair-inside-cafe_1303-19190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-chair-inside-cafe_1303-19190.jpg?_wi=2", imageAlt: "Mufasa lounge ambiance", }, { id: "02", title: "Passionate Staff", description: "Our team is trained to provide exceptional service. From master mixologists to shisha experts, every team member is dedicated to ensuring your perfect night out.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-bartender-preparing-drink_23-2150347008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-bartender-preparing-drink_23-2150347008.jpg?_wi=3", imageAlt: "Expert bartending at Mufasa", }, { id: "03", title: "Inclusive Community", description: "Mufasa celebrates diversity. We're proud to be a safe, welcoming space for everyone—LGBTQ+ community members, locals, tourists, and everyone in between.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-male-friends-drinking-beer-clinking-glasses_171337-13747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-male-friends-drinking-beer-clinking-glasses_171337-13747.jpg?_wi=3", imageAlt: "Diverse group celebration", }, ]} -- 2.49.1 From fddc30e05812e455de42b8c5e27e5a120e95a6f6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 08:09:53 +0000 Subject: [PATCH 2/5] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index d444ab7..0d402bd 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -56,28 +56,28 @@ export default function GalleryPage() { id: "01", title: "Premium Cocktails", description: "Artfully crafted signature drinks showcasing our mixologists' expertise and passion for premium spirits", - imageSrc: "http://img.b2bpic.net/free-photo/bartender-places-orage-slice-cocktail_140725-2898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bartender-places-orage-slice-cocktail_140725-2898.jpg?_wi=3", imageAlt: "Premium cocktails at Mufasa", }, { id: "02", title: "Shisha Experience", description: "Premium hookah lounge with carefully selected flavors and a relaxed atmosphere for socializing", - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-nice-barbeque-together_23-2149271951.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-nice-barbeque-together_23-2149271951.jpg?_wi=3", imageAlt: "Shisha lounge experience", }, { id: "03", title: "Live Entertainment", description: "DJ sets and live music performances creating an electric nightlife ambiance throughout the week", - imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-fun-open-mic_23-2149501559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-fun-open-mic_23-2149501559.jpg?_wi=2", imageAlt: "Music entertainment", }, { id: "04", title: "Group Celebrations", description: "Perfect venue for birthdays, bachelor parties, and unforgettable group gatherings in Madrid", - imageSrc: "http://img.b2bpic.net/free-photo/happy-male-friends-drinking-beer-clinking-glasses_171337-13747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-male-friends-drinking-beer-clinking-glasses_171337-13747.jpg?_wi=2", imageAlt: "Group celebration", }, ]} -- 2.49.1 From e4051fb46208fbbed37de23099c45eb8e184638d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 08:09:54 +0000 Subject: [PATCH 3/5] 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 dc3be20..a0a51bd 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1421,6 +1421,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +