diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a6ad88..3d6b48c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,6 @@ export default function LandingPage() { autoPlay={true} autoPlayInterval={4000} ariaLabel="Hero section with rotating images of gym facilities" - useInvertedBackground={false} />
@@ -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." />
@@ -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} />