From a9ef2c14fbd673e09c41b68aa3409e1e1fefb3df Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:02:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 09a13de..54675f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function HomePage() { description="Personalized strength training designed to build real strength, confidence, and long-term health. Elite coaching for those who demand results." tag="Premium Training" tagIcon={Zap} - background={{ variant: "glowing-orb" }} + background={{ variant: "circleGradient" }} imageSrc="http://img.b2bpic.net/free-photo/handsome-man-showing-mucles_23-2147775529.jpg" imageAlt="Elite athlete performing strength training" mediaAnimation="slide-up" @@ -205,7 +205,7 @@ export default function HomePage() { tagAnimation="slide-up" 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" }} + background={{ variant: "circleGradient" }} buttons={[ { text: "Book Your Free Consultation", href: "/contact"},