From de4bdee797cc2a4e9697a27d33422fcff3c41b32 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 01:08:21 +0000 Subject: [PATCH] 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 295690b..925249d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Story" description="Started in 1994, our goal was simple: bring world-class spirits to the heart of our community." - imageSrc="http://img.b2bpic.net/free-photo/man-black-suit-drinks-alcohol-attractive-guy-drinks-whiskey-from-glass_1157-43492.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-black-suit-drinks-alcohol-attractive-guy-drinks-whiskey-from-glass_1157-43492.jpg?_wi=3" /> @@ -66,12 +66,12 @@ export default function LandingPage() { { title: "Passion", description: "Deep knowledge of our inventory.", - imageSrc: "http://img.b2bpic.net/free-photo/crystal-wineglasses-stand-illuminated-wardrobe_8353-658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crystal-wineglasses-stand-illuminated-wardrobe_8353-658.jpg?_wi=3", }, { title: "Community", description: "We are proud of our Bloomfield roots.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beer-bottle-wooden-desk_23-2147919792.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-beer-bottle-wooden-desk_23-2147919792.jpg?_wi=2", }, ]} />