From 0263fb3b9aaadf010c4e7fe45d5b006361bfd4c8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 11:58:14 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a2986a6..13f91dd 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -79,7 +79,7 @@ export default function ContactPage() { { text: "Schedule Visit", href: "#" }, ]} buttonAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={false} />