From b60dddd0f21349f0558ef7e2a7552abd4ffd40ae Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 00:47:14 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ca381f6..26589a8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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" /> @@ -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", }, ]}