diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e2c2878..a92a44e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -68,19 +68,19 @@ export default function LandingPage() { id: "m1", name: "Aarav Sharma", role: "Head of Craftsmanship", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-gold-chain-presentation-rocks_52683-91628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-gold-chain-presentation-rocks_52683-91628.jpg?_wi=5", }, { id: "m2", name: "Sophie Chen", role: "Luxury Strategy Lead", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-colorful-lights_23-2147960130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-colorful-lights_23-2147960130.jpg?_wi=4", }, { id: "m3", name: "Priya Gupta", role: "Diamond Investor Liaison", - imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409286.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409286.jpg?_wi=3", }, ]} title="Our Founders"