Update src/app/page.tsx

This commit is contained in:
2026-05-28 04:46:00 +00:00
parent 8784e8ab34
commit 7388b4471b

View File

@@ -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 its the right fit for you before becoming a member."},
]}