Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Peak Gym"
|
||||
brandName="Fit Gym"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
logoText="Peak Gym"
|
||||
logoText="Fit Gym"
|
||||
description="Unlock your full potential with world-class facilities, expert trainers, and a supportive community ready to help you hit every fitness goal."
|
||||
buttons={[
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
id: "t5", name: "Taylor B.", handle: "@taylor", testimonial: "Totally changed my daily routine.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sportswear-smiling_23-2147654912.jpg"},
|
||||
]}
|
||||
title="Success Stories"
|
||||
description="Hear how Peak Gym members transformed their lives."
|
||||
description="Hear how Fit Gym members transformed their lives."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
tag="Join Us"
|
||||
title="Ready to Start Your Peak Gym Journey?"
|
||||
title="Ready to Start Your Fit Gym Journey?"
|
||||
description="Sign up today to receive a free introductory training session."
|
||||
buttons={[
|
||||
{
|
||||
@@ -197,8 +197,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Peak Gym"
|
||||
copyrightText="© 2025 Peak Gym. All rights reserved."
|
||||
logoText="Fit Gym"
|
||||
copyrightText="© 2025 Fit Gym. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user