From 2f69dc00cb7abc056aa8be872f11d5c14babce99 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 23:05:38 +0000 Subject: [PATCH 1/4] 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 4416e11..4574072 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -95,7 +95,7 @@ export default function AboutPage() { "Premium single malts, blended whiskeys, and rare Scottish selections from renowned distilleries worldwide.", tags: ["Whiskey", "Spirits"], imageSrc: - "http://img.b2bpic.net/free-photo/highball-whiskey-with-soda-lemon-beverage-isolated-white-background_123827-30981.jpg", + "http://img.b2bpic.net/free-photo/highball-whiskey-with-soda-lemon-beverage-isolated-white-background_123827-30981.jpg?_wi=8", imageAlt: "Whiskey collection showcase", }, { @@ -106,7 +106,7 @@ export default function AboutPage() { "Exceptional wines from prestigious vineyards including reds, whites, rosés, and champagnes.", tags: ["Wine", "Premium"], imageSrc: - "http://img.b2bpic.net/free-photo/close-up-champagne-bottle-glass-with-copy-space_23-2148673789.jpg", + "http://img.b2bpic.net/free-photo/close-up-champagne-bottle-glass-with-copy-space_23-2148673789.jpg?_wi=8", imageAlt: "Wine bottle collection", }, { @@ -117,7 +117,7 @@ export default function AboutPage() { "Artisanal vodkas, gins, rums, and craft spirits from boutique producers.", tags: ["Craft", "Spirits"], imageSrc: - "http://img.b2bpic.net/free-photo/sotol-drink-still-life_23-2151057966.jpg", + "http://img.b2bpic.net/free-photo/sotol-drink-still-life_23-2151057966.jpg?_wi=7", imageAlt: "Craft spirits display", }, ]} -- 2.49.1 From 097adee9f1a496ac315eaa434b6c08f21b754614 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 23:05:39 +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 8d9fe9c..bea3f71 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1425,6 +1425,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +