diff --git a/src/app/page.tsx b/src/app/page.tsx index e7b8b8f..6d908e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,12 +169,15 @@ export default function LandingPage() { title="Backed by Industry Leaders" description="CryptoVault is trusted by major financial institutions, venture capital firms, and crypto natives worldwide" tag="Partners" - textboxLayout="default" - useInvertedBackground={false} + names={[ + "Fidelity Investments", "Goldman Sachs", "Sequoia Capital", "Andreessen Horowitz", "Coinbase", "Binance", "Kraken" + ]} logos={[ "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWZXw5QNvleaekLKZ9EyxWJTCs/fidelity-investments-official-logo-mark--1772710433797-ce80a97a.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWZXw5QNvleaekLKZ9EyxWJTCs/goldman-sachs-official-logo-mark-in-clea-1772710433562-b4b4e5af.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWZXw5QNvleaekLKZ9EyxWJTCs/sequoia-capital-official-logo-mark-in-cl-1772710434306-2e1846d6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWZXw5QNvleaekLKZ9EyxWJTCs/andreessen-horowitz-a16z-official-logo-m-1772710433911-7875f78b.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWZXw5QNvleaekLKZ9EyxWJTCs/coinbase-official-logo-mark-in-clean-pro-1772710433862-10e12970.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWZXw5QNvleaekLKZ9EyxWJTCs/binance-official-logo-mark-in-clean-prof-1772710434920-07de3a98.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWZXw5QNvleaekLKZ9EyxWJTCs/kraken-official-logo-mark-in-clean-profe-1772710433312-275ee7e8.png"]} speed={45} showCard={true} + textboxLayout="default" + useInvertedBackground={false} />