Merge version_1 into main #1
@@ -29,7 +29,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Unlock Your Crypto Potential"
|
||||
description="Rise through exclusive membership tiers and claim weekly rewards. Send, receive, and grow your crypto with the wallet that values your loyalty."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "downward-rays-static" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXMHofcxBT2kjEqZsmn6K0Nq9c/a-professional-headshot-portrait-of-a-co-1772734548256-48c6098e.png", alt: "Premium member 1"},
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
description="Subscribe to our weekly insights and receive exclusive tips for maximizing your rewards. Join 50,000+ smart investors."
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "downward-rays-static" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Subscribe"
|
||||
|
||||
Reference in New Issue
Block a user