Update src/app/page.tsx
This commit is contained in:
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "q1", title: "Are you open 24/7?", content: "Yes, our gym is accessible 24 hours a day, 7 days a week for your convenience." },
|
||||
{ id: "q1", title: "Are you open 24/7?", content: "No commitment required. Yes, our gym is accessible 24 hours a day, 7 days a week for your convenience." },
|
||||
{ id: "q2", title: "Do you offer training?", content: "We offer personal training sessions tailored to your needs. Talk to the front desk to schedule." },
|
||||
{ id: "q3", title: "Where are you located?", content: "We are located at 10160 W Lake Pleasant Pkwy, Peoria, AZ 85382, in the Camino Á Lago Marketplace." },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user