diff --git a/src/app/sponsors/page.tsx b/src/app/sponsors/page.tsx index a23f93a..b81552d 100644 --- a/src/app/sponsors/page.tsx +++ b/src/app/sponsors/page.tsx @@ -107,37 +107,37 @@ export default function SponsorsPage() { { id: "1", name: "Bitget", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/bitget-cryptocurrency-exchange-logo-mode-1772536316104-247a5548.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/bitget-cryptocurrency-exchange-logo-mode-1772536316104-247a5548.png?_wi=2", imageAlt: "Bitget cryptocurrency exchange logo", }, { id: "2", name: "OKX", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/okx-cryptocurrency-exchange-logo-modern--1772536316213-6105f4a1.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/okx-cryptocurrency-exchange-logo-modern--1772536316213-6105f4a1.png?_wi=2", imageAlt: "OKX cryptocurrency exchange logo", }, { id: "3", name: "Extended", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/extended-dex-protocol-logo-modern-blockc-1772536316573-494ed487.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/extended-dex-protocol-logo-modern-blockc-1772536316573-494ed487.png?_wi=2", imageAlt: "Extended DEX protocol logo", }, { id: "4", name: "TradingFi", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/tradingfi-protocol-or-platform-logo-mode-1772536319011-38d15b9c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/tradingfi-protocol-or-platform-logo-mode-1772536319011-38d15b9c.png?_wi=2", imageAlt: "TradingFi protocol 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-1772536315041-fa6dfb79.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/generic-web3-protocol-logo-placeholder-m-1772536315041-fa6dfb79.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-1772536316443-2ec79f9b.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/cryptocurrency-community-or-dao-logo-mod-1772536316443-2ec79f9b.png?_wi=2", imageAlt: "Crypto community DAO logo", }, ]} @@ -151,7 +151,7 @@ export default function SponsorsPage() {