From 1a66fcfe8fba30e9696bb7cc54f69cdadb80e31e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 02:59:17 +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 8c93937..22f62c8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -45,7 +45,7 @@ export default function ContactPage() { title="Start Training Today" description="Your first step toward elite strength and unshakeable confidence. Book a consultation with our coaching team and let's build your custom strength program." background={{ - variant: "glowing-orb"}} + variant: "plain"}} buttons={[ { text: "Book Your Free Consultation", href: "/contact"},