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"},