Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 15:27:31 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="soft" borderRadius="soft"
contentWidth="mediumSmall" contentWidth="mediumSmall"
sizing="mediumLarge" sizing="mediumLarge"
background="floatingGradient" background="circleGradient"
cardStyle="glass-depth" cardStyle="glass-depth"
primaryButtonStyle="primary-glow" primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid" secondaryButtonStyle="solid"
@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroBillboardRotatedCarousel <HeroBillboardRotatedCarousel
title="The Most Exclusive Founders Community" 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." 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" tag="Ultra-Exclusive Access"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"