Update src/app/about/page.tsx

This commit is contained in:
2026-04-08 00:47:14 +00:00
parent a024f7fa42
commit b60dddd0f2

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
description: "Hard-to-find requests welcomed.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-with-laptop-holding-disposable-coffee-cup_107420-84976.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-with-laptop-holding-disposable-coffee-cup_107420-84976.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>
@@ -92,17 +92,17 @@ export default function LandingPage() {
title: "Chrystal",
subtitle: "Founder & Head Curator",
detail: "15 years of industry experience.",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-laptop-holding-disposable-coffee-cup_107420-84976.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-laptop-holding-disposable-coffee-cup_107420-84976.jpg?_wi=3",
},
{
id: "m2",
title: "Marcus",
subtitle: "Spirits Specialist",
detail: "Expert in rare whiskeys.",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-laptop-holding-disposable-coffee-cup_107420-84976.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-laptop-holding-disposable-coffee-cup_107420-84976.jpg?_wi=4",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/cashier-work_1098-16102.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cashier-work_1098-16102.jpg?_wi=1",
imageAlt: "liquor store storefront contact",
},
]}