Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-09 19:47:29 +00:00

View File

@@ -15,11 +15,11 @@ export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-bubble"
defaultTextAnimation="entrance-slide"
defaultTextAnimation="reveal-blur"
borderRadius="pill"
contentWidth="smallMedium"
sizing="largeSmallSizeMediumTitles"
background="circleGradient"
background="aurora"
cardStyle="gradient-bordered"
primaryButtonStyle="flat"
secondaryButtonStyle="radial-glow"
@@ -45,7 +45,7 @@ export default function LandingPage() {
description="Discover our curated collection of contemporary clothing designed for the modern individual. Experience timeless elegance meets cutting-edge design."
tag="New Collection"
tagIcon={Sparkles}
background={{ variant: "circleGradient" }}
background={{ variant: "sparkles-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/seductive-close-up-photo-beautiful-blonde-girl-cocktail-silk-dress-seduces-someone-touching-her-lips-by-her-finger_639032-835.jpg", imageAlt: "Premium fashion model wearing elegant attire"
@@ -115,7 +115,7 @@ export default function LandingPage() {
<AboutMetric
title="Building the Future of Fashion Through Innovation and Sustainability"
useInvertedBackground={false}
metricsAnimation="entrance-slide"
metricsAnimation="blur-reveal"
metrics={[
{ icon: Users, label: "Happy Customers", value: "50K+" },
{ icon: Award, label: "Design Awards", value: "15" },
@@ -138,8 +138,8 @@ export default function LandingPage() {
{ src: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-16454.jpg", alt: "Maya Patel" },
{ src: "http://img.b2bpic.net/free-photo/beauty-woman-s-with-blue-eyes-portrait_633478-325.jpg", alt: "Alex Thompson" }
]}
ratingAnimation="entrance-slide"
avatarsAnimation="entrance-slide"
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
useInvertedBackground={false}
/>
</div>
@@ -150,7 +150,7 @@ export default function LandingPage() {
tagIcon={Mail}
title="Stay Updated with Latest Drops"
description="Subscribe to our exclusive newsletter and receive early access to new collections, special offers, and styling tips from our fashion experts."
background={{ variant: "circleGradient" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-3109.jpg"
imageAlt="Fashion newsletter subscription luxury brand"