diff --git a/src/app/page.tsx b/src/app/page.tsx index 9abf750..89d0152 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"