Update src/app/page.tsx

This commit is contained in:
2026-03-03 15:27:26 +00:00
parent 87d39e499d
commit 91cd9938f5

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumLarge"
background="floatingGradient"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid"
@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroBillboardRotatedCarousel
title="The Most Exclusive Founders Community"
description="Access curated premium residences globally, each personalized to your lifestyle and business needs. Join an elite network of founders shaping tomorrow's world."
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
tag="Ultra-Exclusive Access"
tagIcon={Sparkles}
tagAnimation="slide-up"