Merge version_1 into main #1
@@ -53,7 +53,7 @@ export default function AuroraPage() {
|
||||
text: "Connect Wallet to Enter", onClick: handleWalletConnect
|
||||
}
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="blur-reveal"
|
||||
className="relative"
|
||||
titleClassName="text-5xl md:text-7xl font-manrope font-bold tracking-tight"
|
||||
descriptionClassName="text-lg md:text-xl font-manrope font-light leading-relaxed max-w-2xl"
|
||||
@@ -87,7 +87,7 @@ export default function AuroraPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
tag="Simple & Rewarding"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
labelClassName="text-6xl md:text-8xl font-bold opacity-20"
|
||||
cardTitleClassName="text-2xl md:text-4xl font-manrope font-medium"
|
||||
itemTextClassName="text-base font-manrope font-light"
|
||||
@@ -132,7 +132,7 @@ export default function AuroraPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
tag="Winning Moments"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
valueClassName="text-5xl md:text-6xl font-bold text-accent"
|
||||
metricTitleClassName="text-xl md:text-2xl font-manrope font-medium"
|
||||
featureItemClassName="text-sm font-manrope font-light"
|
||||
@@ -161,7 +161,7 @@ export default function AuroraPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
tag="The Impact"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
valueClassName="text-6xl md:text-7xl font-bold text-primary-cta"
|
||||
metricTitleClassName="text-2xl md:text-3xl font-manrope font-medium"
|
||||
featureItemClassName="text-base font-manrope font-light"
|
||||
|
||||
Reference in New Issue
Block a user