diff --git a/src/app/page.tsx b/src/app/page.tsx index 355d859..5916864 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { { text: "View Collection", href: "collections" } ]} buttonAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} /> @@ -229,7 +229,7 @@ export default function LandingPage() {