Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-08 21:44:14 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="compact"
sizing="medium"
background="grid"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="flat"
secondaryButtonStyle="radial-glow"
@@ -186,7 +186,7 @@ export default function LandingPage() {
{ text: "Get Directions", href: "#" },
{ text: "Join Our Community", href: "#" }
]}
background={{ variant: "grid" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
buttonAnimation="slide-up"
/>