2 Commits

Author SHA1 Message Date
3e997477ce Update src/app/page.tsx 2026-04-24 19:45:22 +00:00
cec0c359dc Merge version_2 into main
Merge version_2 into main
2026-04-24 19:44:18 +00:00

View File

@@ -183,11 +183,11 @@ export default function LandingPage() {
{
id: "f2", title: "How do I start nutrition coaching?", content: "Join our Elite plan and book your session."},
{
id: "f3", title: "Can I bring a guest?", content: "Yes, guests are welcome with a day pass."},
id: "f3", title: "Can I bring a guest?", content: "Yes, guests are welcome with a day pass. Visit our front desk to pick up your key fob."},
{
id: "f4", title: "Do you offer locker storage?", content: "Yes, we provide secure daily lockers for all members."},
{
id: "f5", title: "Is there a parking facility?", content: "Yes, private parking is available for all members."},
id: "f5", title: "Is there a parking facility?", content: "Yes, private parking is available for all members. Visit our front desk to pick up your key fob."},
]}
sideTitle="Questions?"
faqsAnimation="slide-up"