Merge version_1 into main #2
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mocva6&_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mocva6"
|
||||
imageAlt="Professional fitness coach training client"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
{ value: "10+", label: "Years Experience" }
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Your Transformation Journey", description: "We address fitness, nutrition, recovery, and mental wellness.", bentoComponent: "timeline", items: [
|
||||
title: "Your Transformation Journey", description: "We address fitness, nutrition, recovery, and mental wellness.", bentoComponent: "timeline", heading: "Your Transformation Journey", subheading: "We address fitness, nutrition, recovery, and mental wellness.", items: [
|
||||
{ label: "Assessment", detail: "Comprehensive fitness evaluation" },
|
||||
{ label: "Planning", detail: "Personalized goal setting" },
|
||||
{ label: "Training", detail: "Guided workout programs" }
|
||||
@@ -199,9 +199,9 @@ export default function LandingPage() {
|
||||
description="Schedule your free consultation today. Our fitness experts will assess your goals and create a personalized coaching plan just for you."
|
||||
tagIcon={MessageSquare}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mocva6&_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mocva6"
|
||||
imageAlt="Fitness coaching consultation"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user