From 8e7bd728727a2d1a9276eb0f11f8cfc0adb6090f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 01:18:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 204c725..bd2a178 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -256,6 +256,9 @@ export default function LandingPage() { tag="Strategic Partners" textboxLayout="default" useInvertedBackground={true} + names={[ + "Blockchain Exchange", "Web3 Protocol", "Crypto Wallet", "NFT Marketplace", "Blockchain Infrastructure", "DeFi Protocol", "Payment Solution", "Gaming Platform" + ]} logos={[ "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap3owbVW1r07JjWJZh35wzy3Jh/luxury-cryptocurrency-exchange-logo-or-b-1773278049680-cf414873.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap3owbVW1r07JjWJZh35wzy3Jh/premium-web3-blockchain-technology-compa-1773278048265-016ad760.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap3owbVW1r07JjWJZh35wzy3Jh/luxury-cryptocurrency-wallet-logo-or-bra-1773278048672-d718105f.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap3owbVW1r07JjWJZh35wzy3Jh/premium-nft-marketplace-logo-or-brand-id-1773278048531-f81f6ae0.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap3owbVW1r07JjWJZh35wzy3Jh/luxury-blockchain-infrastructure-company-1773278052560-976fbc22.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap3owbVW1r07JjWJZh35wzy3Jh/premium-decentralized-finance-defi-proto-1773278048073-1e2de5f1.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap3owbVW1r07JjWJZh35wzy3Jh/luxury-cryptocurrency-payment-solution-l-1773278048649-34cd23f3.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap3owbVW1r07JjWJZh35wzy3Jh/premium-web3-gaming-platform-logo-or-bra-1773278053314-9270cd79.png" ]} -- 2.49.1