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