From e8f90e8ea7342cd2a7a3ccf8b961d89f197f62e5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 20:01:23 +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 2c95f10..cb6b8cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Revolutionary Platform" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} buttons={[ { text: "Start Managing", href: "#features" }, { text: "Learn More", href: "#about" } @@ -244,7 +244,7 @@ export default function LandingPage() {