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} />