From 95fd0e799ab3f625f84eb8cf7ecd5d3b7d77e39f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:23:53 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4dc20e3..5fa4c49 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -127,37 +127,37 @@ export default function AboutPage() { { id: "1", name: "Bitget", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/bitget-cryptocurrency-exchange-logo-mode-1772536835423-469c485b.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/bitget-cryptocurrency-exchange-logo-mode-1772536835423-469c485b.png?_wi=3", imageAlt: "Bitget logo", }, { id: "2", name: "OKX", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/okx-cryptocurrency-exchange-logo-modern--1772536834417-4ef58f98.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/okx-cryptocurrency-exchange-logo-modern--1772536834417-4ef58f98.png?_wi=3", imageAlt: "OKX logo", }, { id: "3", name: "Extended", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/extended-dex-protocol-logo-modern-blockc-1772536835042-6245667d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/extended-dex-protocol-logo-modern-blockc-1772536835042-6245667d.png?_wi=3", imageAlt: "Extended DEX logo", }, { id: "4", name: "TradingFi", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/tradingfi-protocol-or-platform-logo-mode-1772536834199-9d41ff77.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/tradingfi-protocol-or-platform-logo-mode-1772536834199-9d41ff77.png?_wi=3", imageAlt: "TradingFi logo", }, { id: "5", name: "Web3 Protocol A", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/generic-web3-protocol-logo-placeholder-m-1772536834643-991a3bb2.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/generic-web3-protocol-logo-placeholder-m-1772536834643-991a3bb2.png?_wi=2", imageAlt: "Web3 protocol logo", }, { id: "6", name: "Crypto Community", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/cryptocurrency-community-or-dao-logo-mod-1772536835781-4c637d50.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/cryptocurrency-community-or-dao-logo-mod-1772536835781-4c637d50.png?_wi=2", imageAlt: "Crypto community logo", }, ]} @@ -166,7 +166,7 @@ export default function AboutPage() {