From 1cd135238bbbf7e2d7a57d588a50a12d3b55f9a3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:33:37 +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 078076a..ed15ac7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { { text: "Learn More", href: "reviews" }, ]} buttonAnimation="slide-up" - background={{ variant: "blurBottom" }} + background={{ variant: "sparkles-gradient" }} mediaItems={[ { imageSrc: resolveAsset("hero-earnings"), -- 2.49.1