Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 16:46:45 +00:00

View File

@@ -22,7 +22,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="mediumLargeSizeMediumTitles"
background="noise"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="glass"
@@ -49,7 +49,7 @@ export default function LandingPage() {
tag="Web Design Studio"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "noise" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "View Our Work", href: "portfolio" },
{ text: "Start a Project", href: "contact" },