From db40d9ef206f32e483df7ad2f3bc223212f7ba91 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:32:55 +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 ec166b0..a463902 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -182,7 +182,7 @@ export default function LandingPage() { { text: "Contact Us", href: "mailto:info@salsbarbershop.com" }, ]} buttonAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> -- 2.49.1