diff --git a/src/app/page.tsx b/src/app/page.tsx index a7cd374..60fcba6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { @@ -201,7 +197,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} />