From 3404458637facf34337f25302bf0931fa8a3e31a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:39:37 +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 bb99754..84edecd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,7 +155,7 @@ export default function HomePage() { id: "2", title: "How long does therapy last?", content: "The duration depends on your needs. Some people feel better after 8-12 sessions. Others need more time. We'll determine together what works best for you." }, { - id: "3", title: "How much does one session cost? ", content: "Tariewe zijn beschikbaar op aanvraag. Raadpleeg me op 082 452 9260 of via het contactformulier." + id: "3", title: "How much does one session cost? ", content: "Rates are available upon request. Please contact me at 082 452 9260 or via the contact form." }, { id: "4", title: "Am I abnormal if I feel this way?", content: "No. Many people struggle with depression, anxiety, and relationship problems. You are not alone, and you are not abnormal." -- 2.49.1