Update src/app/about/page.tsx

This commit is contained in:
2026-04-08 01:08:21 +00:00
parent bf77715ab7
commit de4bdee797

View File

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