Update src/app/sponsors/page.tsx

This commit is contained in:
2026-03-03 11:35:27 +00:00
parent 2429047131
commit e010c890c9

View File

@@ -114,20 +114,20 @@ export default function SponsorsPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
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?_wi=2", imageAlt: "Bitget logo"}, 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", 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?_wi=2", imageAlt: "OKX 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", 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?_wi=2", imageAlt: "Extended DEX 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", 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?_wi=2", imageAlt: "TradingFi 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", imageAlt: "TradingFi logo"},
]} ]}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/abstract-web3-technology-grid-background-1772536834290-8741fad5.png?_wi=4" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/abstract-web3-technology-grid-background-1772536834290-8741fad5.png"
imageAlt="Web3 technology grid background" imageAlt="Web3 technology grid background"
logoText="Web3 Perspective" logoText="Web3 Perspective"
copyrightText="© 2025 Web3 Perspective. Built in Cambodia. Serving the world." copyrightText="© 2025 Web3 Perspective. Built in Cambodia. Serving the world."