Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 12:47:34 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="mediumLarge"
background="noise"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="Professional Coaching"
tagIcon={Dumbbell}
tagAnimation="slide-up"
background={{ variant: "noise" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
buttons={[
{ text: "Start Your Journey", href: "contact" },
@@ -175,7 +175,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
title="Ready to Transform?"
description="Join hundreds of satisfied clients who have achieved their fitness goals. Book your free consultation today to discuss your objectives and create your personalized training plan."
background={{ variant: "noise" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Book Consultation"