Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 11:29:08 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
background="aurora"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
@@ -47,7 +47,7 @@ export default function LandingPage() {
tag="Digital Innovation Awaits"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "canvas-reveal" }}
buttons={[
{ text: "Explore Services", href: "services" },
{ text: "View Portfolio", href: "metrics" },