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", }, ]} />