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", }, ]} 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' }, '*'); })(); +` + }} + /> + +