From 1f5f86d65d46546da574a8602b65ffa887c7d805 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 10:03:45 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6ba09e5..b8e9c7e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -69,11 +69,11 @@ export default function AboutPage() { title: "Premium Event Spaces", description: "Our main hall spans over 5000 sq ft with flexible layout options. High ceilings, elegant architecture, and sophisticated decor create the perfect ambiance for any event. Multiple breakout rooms available for personalized experiences and intimate gatherings.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745315.jpg?_wi=2", imageAlt: "Main Convention Hall", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/luxurious-decoration-table_8353-9288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxurious-decoration-table_8353-9288.jpg?_wi=2", imageAlt: "Premium Dining Setup", }, }, @@ -82,11 +82,11 @@ export default function AboutPage() { title: "World-Class Amenities", description: "Complete climate control with separate HVAC zones, professional-grade sound and lighting systems, stage infrastructure with custom setups, dedicated parking for 200+ vehicles, and on-site catering facilities with professional kitchens. Every detail designed for convenience.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg?_wi=3", imageAlt: "Stage and Lighting Setup", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-small-stage-monitor-red-curtains-brick-walls-white-napoleon-chairs_140725-8447.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-small-stage-monitor-red-curtains-brick-walls-white-napoleon-chairs_140725-8447.jpg?_wi=1", imageAlt: "Event Ambiance", }, }, -- 2.49.1 From cdab800817d7d72ee8e96e5f6e3f2720f37eeb1d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 10:03:46 +0000 Subject: [PATCH 2/4] 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 f76ec68..e243580 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -46,28 +46,28 @@ export default function GalleryPage() { id: "1", name: "Wedding Reception Hall", price: "Spacious", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-small-stage-monitor-red-curtains-brick-walls-white-napoleon-chairs_140725-8447.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-small-stage-monitor-red-curtains-brick-walls-white-napoleon-chairs_140725-8447.jpg?_wi=2", imageAlt: "Wedding Reception Hall", }, { id: "2", name: "Elegant Banquet Setup", price: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/luxurious-decoration-table_8353-9288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxurious-decoration-table_8353-9288.jpg?_wi=3", imageAlt: "Elegant Banquet Setup", }, { id: "3", name: "Wedding Stage Decoration", price: "Customizable", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg?_wi=4", imageAlt: "Wedding Stage Decoration", }, { id: "4", name: "Venue Exterior View", price: "Modern", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745315.jpg?_wi=3", imageAlt: "Venue Exterior View", }, ]} -- 2.49.1 From ba0959a227ea592d106467bbe096cb3937b03988 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 10:03:47 +0000 Subject: [PATCH 3/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 ae54a1f..475ce69 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1433,6 +1433,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +