diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 131056f..b51dc15 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -49,7 +49,7 @@ export default function AboutPage() { description="Founded in 2018 by coffee lovers who believed quality didn't have to mean pretentious." subdescription="Every cup tells the story of careful sourcing and patient roasting." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino_181624-19406.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino_181624-19406.jpg?_wi=2" mediaAnimation="slide-up" useInvertedBackground={false} /> @@ -66,7 +66,7 @@ export default function AboutPage() { author: "Our Promise", description: "Every bean is ethically sourced. Every drink is crafted with intention. No shortcuts, no artificial flavors.", tags: ["Quality", "Ethical"], - imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg?_wi=3" }, { id: "2", @@ -74,7 +74,7 @@ export default function AboutPage() { author: "Local Focus", description: "We partner with local bakeries, support neighborhood events, and create a gathering place for everyone.", tags: ["Community", "Local"], - imageSrc: "http://img.b2bpic.net/free-photo/mornign-tea-garden-happy-couple-sitting-garden-having-tea_259150-57558.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/mornign-tea-garden-happy-couple-sitting-garden-having-tea_259150-57558.jpg?_wi=2" }, { id: "3", @@ -82,7 +82,7 @@ export default function AboutPage() { author: "Environmental Care", description: "From compostable cups to energy-efficient roasting, we're committed to protecting what we love.", tags: ["Sustainable", "Green"], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-preparing-matcha-tea_23-2150163511.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-preparing-matcha-tea_23-2150163511.jpg?_wi=2" } ]} animationType="slide-up" @@ -100,32 +100,32 @@ export default function AboutPage() { { id: "1", name: "Sarah Chen", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3" }, { id: "2", name: "Marcus Williams", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2" }, { id: "3", name: "Elena Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286534.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286534.jpg?_wi=2" }, { id: "4", name: "James Park", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2" }, { id: "5", name: "Amanda Foster", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4" }, { id: "6", name: "David Thompson", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-guy-enjoying-outdoor-coffee-break_1262-20005.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-guy-enjoying-outdoor-coffee-break_1262-20005.jpg?_wi=2" } ]} cardAnimation="slide-up"