From 30b9ba4942076e8dbb5b7cd6014db569d515a444 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 21:11:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) 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} />
-- 2.49.1