From 780ed648288379ba1f8fe59da9ca6dceb0de0d5b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:37:52 +0000 Subject: [PATCH 1/6] 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 b8a35a3..75c2ae8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -107,7 +107,7 @@ export default function AboutPage() { icon: Shield } ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-smiling-woman-is-prepairing-wine-sommelier-expertise-it-wine-boutique_613910-17296.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-smiling-woman-is-prepairing-wine-sommelier-expertise-it-wine-boutique_613910-17296.jpg?_wi=2" imageAlt="Wine merchant expertise and passion" mediaAnimation="slide-up" imagePosition="left" @@ -128,19 +128,19 @@ export default function AboutPage() { { title: "Quality Above All", description: "We never compromise on quality. Every wine, every spirit, every bottle must meet our exacting standards before it earns a place on our shelves.", - imageSrc: "http://img.b2bpic.net/free-photo/transparent-plastic-bottles-filled-with-yellow-substance_273609-13387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/transparent-plastic-bottles-filled-with-yellow-substance_273609-13387.jpg?_wi=2", imageAlt: "Quality selection curated bottles" }, { title: "Passion & Knowledge", description: "Our team lives and breathes wine. We're not just merchants - we're educators, guides, and advocates for the art of fine spirits.", - imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-wine-glass-his-wife_23-2148435720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-wine-glass-his-wife_23-2148435720.jpg?_wi=2", imageAlt: "Wine expert sommelier guidance" }, { title: "Community Connection", description: "Beirut is our home. We're invested in serving our local community and building lasting relationships with every customer.", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-barrel-with-bottle-glass-wine_23-2148214931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-barrel-with-bottle-glass-wine_23-2148214931.jpg?_wi=2", imageAlt: "Premium quality wine bottles" } ]} -- 2.49.1 From 4478fd8b1c2daf80e1931b67bc9f2061cc532c85 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:37:52 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 02dbe7c..e67b4c6 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -85,7 +85,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/aerial-view-chinese-city_1127-3588.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-view-chinese-city_1127-3588.jpg?_wi=4" imageAlt="Beirut Lebanon city map location street view" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 41739210544890c9c03d41397c0786bca5ccca3c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:37:52 +0000 Subject: [PATCH 3/6] 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 d7e73a7..ab8cef5 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1430,6 +1430,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +