Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLarge"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Secure, Fast, Decentralized Finance"
|
||||
description="Experience the future of cryptocurrency with enterprise-grade security, lightning-fast transactions, and complete control of your assets. Built for everyone, from beginners to institutional investors."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQilj1bf5zy203zKNiE0VucGp3/a-modern-sleek-cryptocurrency-trading-da-1772531423008-c41b6c85.png"
|
||||
imageAlt="Quantum crypto dashboard interface"
|
||||
buttons={[
|
||||
@@ -126,8 +126,8 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQilj1bf5zy203zKNiE0VucGp3/the-binance-cryptocurrency-exchange-logo-1772531420947-420121b7.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQilj1bf5zy203zKNiE0VucGp3/the-ethereum-blockchain-logo-purple-and--1772531420593-e32d9b07.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQilj1bf5zy203zKNiE0VucGp3/the-coinbase-cryptocurrency-platform-log-1772531420156-36b73c91.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQilj1bf5zy203zKNiE0VucGp3/the-kraken-cryptocurrency-exchange-logo--1772531422596-a05f6f48.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQilj1bf5zy203zKNiE0VucGp3/the-ledger-crypto-wallet-logo-dark-and-m-1772531421445-39d38485.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQilj1bf5zy203zKNiE0VucGp3/the-metamask-wallet-logo-orange-and-colo-1772531420928-bb873594.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQilj1bf5zy203zKNiE0VucGp3/the-opensea-nft-marketplace-logo-blue-an-1772531419904-f7a472b5.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQilj1bf5zy203zKNiE0VucGp3/the-uniswap-decentralized-exchange-logo--1772531420342-3ff53b41.png"
|
||||
names={[
|
||||
"Binance", "Ethereum", "Coinbase", "Kraken", "Ledger", "MetaMask", "OpenSea", "Uniswap"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
{ text: "Create Account", href: "#" },
|
||||
{ text: "Schedule Demo", href: "#" }
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user