Merge version_2 into main #5
1440
src/app/layout.tsx
1440
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -205,9 +205,9 @@ export default function HomePage() {
|
||||
animationType="smooth"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What are the gym timings?", content: "Classic Gym is open 7 days a week from 4:30 AM to 10:00 PM. We offer early morning and evening slots for all our members. Holiday timings may vary."},
|
||||
id: "1", title: "Do you offer a free trial?", content: "Yes! We offer a free 1-day trial pass so you can experience our facility and meet our trainers. Just call us at your convenience."},
|
||||
{
|
||||
id: "2", title: "Do you offer a free trial?", content: "Yes! We offer a free 1-day trial pass so you can experience our facility and meet our trainers. Just call us at your convenience."},
|
||||
id: "2", title: "What are the gym timings?", content: "Classic Gym is open 7 days a week from 4:30 AM to 10:00 PM. We offer early morning and evening slots for all our members. Holiday timings may vary."},
|
||||
{
|
||||
id: "3", title: "What is your cancellation policy?", content: "You can cancel your membership with 30 days notice. No hidden charges. Visit our office or call us for easy cancellation."},
|
||||
{
|
||||
@@ -282,4 +282,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user