Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0fb3085dc0 | |||
| 0cdf162921 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroLogo
|
||||
logoText="H1fitnation Hub"
|
||||
description="Transform your life with our state-of-the-art gym facilities, elite personal trainers, and motivating community. Join the hub today."
|
||||
buttons={[{ text: "Get Started", href: "#pricing" }, { text: "Tour the Hub", href: "#about" }]}
|
||||
buttons={[{ text: "Start Your Transformation Today", href: "#pricing" }, { text: "Tour the Hub", href: "#about" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024361.jpg"
|
||||
imageAlt="gym workout atmosphere"
|
||||
showDimOverlay={true}
|
||||
@@ -174,4 +174,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user