Merge version_1 into main #2
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tag="Elite Personal Training"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "aurora" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Successful Transformations" },
|
||||
{ value: "95%", label: "Client Satisfaction Rate" },
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Ready to Transform?"
|
||||
description="Join hundreds of satisfied clients who have achieved their fitness goals. Subscribe to our newsletter for exclusive training tips, nutrition advice, and success stories from our community."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "aurora" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-28953.jpg"
|
||||
imageAlt="Personal fitness coaching consultation"
|
||||
@@ -223,4 +223,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user