Update src/app/page.tsx

This commit is contained in:
2026-06-03 09:56:41 +00:00
parent 68cfb7a0e3
commit 01bcb49268

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
text: "Start Your Free Trial", href: "#contact"}, text: "Start Your Free Trial", href: "#contact"},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/young-women-having-fun-zumba_23-2149047635.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eca2PG3DAXd7wxnXPTto2bJA6j/uploaded-1780480547918-ycwx5uiz.jpg"
imageAlt="Dynamic gym interior with various fitness activities" imageAlt="Dynamic gym interior with various fitness activities"
/> />
</div> </div>
@@ -120,9 +120,9 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "members", value: "5000+", title: "Active Members", description: "A thriving community passionate about fitness and healthy living.", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-showing-thumbs-up-beige-tank-top-looking-joyful-front-view_176474-46231.jpg", imageAlt: "Happy gym members"}, id: "members", value: "1000+", title: "Active Members", description: "A thriving community passionate about fitness and healthy living.", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-showing-thumbs-up-beige-tank-top-looking-joyful-front-view_176474-46231.jpg", imageAlt: "Happy gym members"},
{ {
id: "classes", value: "100+", title: "Weekly Classes", description: "Diverse range of classes to keep your workouts exciting and effective.", imageSrc: "http://img.b2bpic.net/free-photo/illustration-people-jogging_23-2151859224.jpg", imageAlt: "Various fitness class icons"}, id: "classes", value: "15+", title: "Weekly Classes", description: "Diverse range of classes to keep your workouts exciting and effective.", imageSrc: "http://img.b2bpic.net/free-photo/illustration-people-jogging_23-2151859224.jpg", imageAlt: "Various fitness class icons"},
{ {
id: "results", value: "95%", title: "Success Rate", description: "Members who achieve their fitness goals with our dedicated support.", imageSrc: "http://img.b2bpic.net/free-photo/muscular-couple-showing-six-pack-abs-isolated-white-background_1150-2949.jpg", imageAlt: "Before and after fitness transformation"}, id: "results", value: "95%", title: "Success Rate", description: "Members who achieve their fitness goals with our dedicated support.", imageSrc: "http://img.b2bpic.net/free-photo/muscular-couple-showing-six-pack-abs-isolated-white-background_1150-2949.jpg", imageAlt: "Before and after fitness transformation"},
{ {