From 863eba9332d425d4e6556cd68224e0e856d98e6c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:03:05 +0000 Subject: [PATCH 1/5] 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 bd9a871..1b9853a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -50,7 +50,7 @@ export default function AboutPage() { name: "Ley", role: "Host & Founder", description: "Web3 marketing strategist with deep experience in DeFi protocols and crypto brand building. Started Web3 Perspective to share real, actionable insights with the community. Previously led marketing for emerging blockchain projects.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/professional-headshot-portrait-of-a-conf-1772535678666-a664cc4e.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/professional-headshot-portrait-of-a-conf-1772535678666-a664cc4e.png?_wi=2", imageAlt: "Ley, founder and host of Web3 Perspective", socialLinks: [ { icon: Twitter, url: "https://twitter.com" }, @@ -62,7 +62,7 @@ export default function AboutPage() { name: "Panha", role: "Co-Host & Producer", description: "Content creator and podcast producer based in Phnom Penh, Cambodia. Expert at translating complex web3 concepts into digestible, engaging content for diverse audiences. Passionate about making crypto accessible to non-technical listeners.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/professional-headshot-portrait-of-a-conf-1772535679314-fa4ea636.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/professional-headshot-portrait-of-a-conf-1772535679314-fa4ea636.png?_wi=2", imageAlt: "Panha, co-host and producer of Web3 Perspective", socialLinks: [ { icon: Twitter, url: "https://twitter.com" }, @@ -124,7 +124,7 @@ export default function AboutPage() { {/* Footer */}