From 1af6699f3f885492470cb211d086685afbbae1cd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 16:46:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cdc4ba1..76fb03e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,8 @@ export default function LandingPage() { useInvertedBackground={false} title="More Than Just A Gym" description={[ - "At Revolution Fitness, we foster a community where every individual is empowered to exceed their personal health goals through expert coaching and top-tier facilities."]} + "At Revolution Fitness, we foster a community where every individual is empowered to exceed their personal health goals through expert coaching and top-tier facilities.", "Our gym features a spacious layout with a wide variety of well-maintained equipment, including functional options for diverse training styles. You'll find a welcoming and supportive environment here, guided by our friendly and helpful trainers and management staff who are dedicated to your success." + ]} /> -- 2.49.1