From 8dfff868f41a6e1a5ec4835d2e49ea11014a970a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:13:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bf4c4ee..1b80080 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { tag="Award-Winning Agency" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} kpis={[ { value: "500+", label: "Projects Completed" }, { value: "98%", label: "Client Satisfaction" }, -- 2.49.1