From 6f4efc0a688fee81c42193d4ec2647cd2734bd05 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:01:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {