diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a47ea85..d0caba4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -100,7 +100,7 @@ export default function AboutPage() { tagIcon={Zap} title="Begin Your Transformation Today" description="Schedule a free consultation with our coaching team. We'll discuss your goals, assess your current fitness level, and create a personalized plan to get you results." - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} buttons={[ { text: "Book Your Free Consultation", href: "/contact"},