Update src/app/page.tsx

This commit is contained in:
2026-03-10 03:02:09 +00:00
parent 1b47a9bd5b
commit a9ef2c14fb

View File

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