Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,7 +63,6 @@ export default function LandingPage() {
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
ariaLabel="Hero section with rotating images of gym facilities"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
@@ -75,7 +74,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="About Planet Fitness Mt Vernon"
|
||||
description="Planet Fitness Mt Vernon is dedicated to providing a comfortable, friendly, and empowering environment for everyone. We believe fitness should be accessible and enjoyable, which is why we offer state-of-the-art equipment, clean facilities, and a supportive atmosphere where you can focus on your goals without judgment. Come discover why we're a favorite among locals and travelers alike."
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
@@ -181,7 +179,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
bottomLeftText="© 2024 Planet Fitness Mt Vernon. All rights reserved."
|
||||
bottomRightText="Built with passion and dedication."
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user