From bef4db0bb521acf7d80a7a0b50c03bdfd656fd7f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 15:57:49 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"