Update src/app/page.tsx
This commit is contained in:
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user