Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-08 22:00:17 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="mediumLarge"
background="grid"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="flat"
secondaryButtonStyle="radial-glow"
@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Explore Collections", href: "products" },
{ text: "Learn Our Story", href: "about" },
]}
background={{ variant: "grid" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg"
imageAlt="Luxury fashion hero image"
frameStyle="card"