diff --git a/src/app/page.tsx b/src/app/page.tsx index abee320..09fa49d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -236,7 +236,7 @@ export default function LandingPage() { { id: "q1", title: "What are your operating hours?", content: "Our gym is open 24/7 for Premium and Elite members. Basic members have access from 7 AM to 9 PM daily. Our staff are available during peak hours for assistance."}, { - id: "q2", title: "Do you offer personal training?", content: "Yes, we offer personalized one-on-one and small group training sessions with our certified fitness coaches. Premium members get one complimentary session per month, and Elite members get four."}, + id: "q2", title: "Do you offer personal training?", content: "Yes, we offer personalized one-on-one and small group training sessions with our certified fitness coaches. "}, { id: "q3", title: "Can I try out the gym before joining?", content: "Yes, absolutely. At Ultron Gym, we offer a 2-day free trial so you can explore our facilities, experience the training environment, and see if it’s the right fit for you before becoming a member."}, ]}