From cff573baf57e16dd3ca41cfd720313d3f5582043 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 04:20:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 12ad558..1b3dd4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { id: "q1", title: "What should I bring to my first session?", content: "Just bring comfortable clothes for your yoga or massage session. Everything else is provided." }, - { id: "q2", title: "How do I book a session?", content: "You can easily book through our online portal or contact us directly via the contact form." }, + { id: "q2", title: "How do I book a session?", content: "You can easily book through our online portal or contact us directly via the contact form." }, { id: "q3", title: "Are there memberships available?", content: "Yes, we offer flexible monthly memberships that give you priority access to all our services." }, ]} title="Frequently Asked Questions"