diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6dc2467..2457240 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -68,7 +68,7 @@ export default function AboutPage() { icon: Zap, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-beautiful-artist_23-2148372108.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-beautiful-artist_23-2148372108.jpg?_wi=2" imageAlt="emjostudio artist at work" mediaAnimation="slide-up" imagePosition="right" @@ -96,7 +96,7 @@ export default function AboutPage() { role: "Creative Director", company: "Design Studio Co.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=5", imageAlt: "Sarah Chen", }, { @@ -105,7 +105,7 @@ export default function AboutPage() { role: "Brand Manager", company: "Boutique Goods", rating: 5, - 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=4", imageAlt: "Marcus Johnson", }, { @@ -114,7 +114,7 @@ export default function AboutPage() { role: "Shop Owner", company: "Modern Stationery", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=6", imageAlt: "Elena Rodriguez", }, ]} @@ -142,7 +142,7 @@ export default function AboutPage() {