diff --git a/src/app/page.tsx b/src/app/page.tsx index d231f40..51ec292 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="AI Social Platform" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "aurora" }} kpis={[ { value: "500+", label: "AI Virtual Profiles" }, { value: "24/7", label: "Available Chat Support" }, @@ -212,7 +212,7 @@ export default function LandingPage() {