diff --git a/src/app/page.tsx b/src/app/page.tsx index e46a15c..b6c51cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -222,7 +222,7 @@ export default function LandingPage() { { text: "View Hours & Location", href: "#" } ]} buttonAnimation="slide-up" - background={{ variant: "blurBottom" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={true} />