From 87b8279876f63207d6943217e56fa9e661afc522 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 01:55:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dfd6a46..d184ce5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { @@ -197,7 +201,7 @@ export default function LandingPage() { { text: "Donate to Programs", href: "https://shaemade.com/donate" } ]} buttonAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} /> -- 2.49.1