From e1d6ffbf41ea55b7a0c86784461d173b7af60b19 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:02:50 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index aa0dcc6..5c89a68 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -94,7 +94,7 @@ export default function AboutPage() { name: "Rajesh Kumar", role: "IT Professional", testimonial: "Finally, a platform that respects my intelligence and lets me stay invested through my own broker. The SIP discipline has transformed my investing approach—I've stopped emotional trading and the returns show it. Zero fees means more compounding for me.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhKK3XNmIpFJEKfsJp2cCUBM73/professional-headshot-of-a-confident-ind-1773039695377-a0f89a9c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhKK3XNmIpFJEKfsJp2cCUBM73/professional-headshot-of-a-confident-ind-1773039695377-a0f89a9c.png?_wi=2", imageAlt: "Rajesh Kumar", }, { @@ -102,7 +102,7 @@ export default function AboutPage() { name: "Priya Sharma", role: "Marketing Executive", testimonial: "The transparency is refreshing. I can see exactly what CraftersWealth recommends and why, and I have complete control over my decisions. The goal-based planning helps me think long-term instead of chasing quick gains.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhKK3XNmIpFJEKfsJp2cCUBM73/professional-headshot-of-a-confident-ind-1773039695997-894f4ea0.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhKK3XNmIpFJEKfsJp2cCUBM73/professional-headshot-of-a-confident-ind-1773039695997-894f4ea0.png?_wi=2", imageAlt: "Priya Sharma", }, { @@ -110,7 +110,7 @@ export default function AboutPage() { name: "Vikram Patel", role: "Business Owner", testimonial: "As someone running a business, I don't have time to pick stocks. CraftersWealth's AI does the heavy lifting while I keep control. The SIP approach has given me consistent returns and peace of mind.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhKK3XNmIpFJEKfsJp2cCUBM73/professional-headshot-of-an-indian-male--1773039695685-39778940.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhKK3XNmIpFJEKfsJp2cCUBM73/professional-headshot-of-an-indian-male--1773039695685-39778940.png?_wi=2", imageAlt: "Vikram Patel", }, ]} @@ -123,7 +123,7 @@ export default function AboutPage() { {/* Footer */}