diff --git a/src/app/page.tsx b/src/app/page.tsx index 48c8370..ec698a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Modern Digital Design" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "floatingGradient" }} kpis={[ { value: "99.8%", label: "Interaction Smoothness" }, { value: "2.3s", label: "Average Load Time" },