Merge version_1 into main #6

Merged
bender merged 2 commits from version_1 into main 2026-03-10 03:03:34 +00:00
2 changed files with 3 additions and 3 deletions

View File

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

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: "circleGradient" }}
background={{ variant: "glowing-orb" }}
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: "circleGradient" }}
background={{ variant: "glowing-orb" }}
buttons={[
{
text: "Book Your Free Consultation", href: "/contact"},