diff --git a/src/app/page.tsx b/src/app/page.tsx index 1571808..0797bbc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,7 +164,7 @@ export default function HomePage() { id: "5", title: "What can I expect in my first session?", content: "De eerste sessie is gericht op kennismaking. We zullen over je behoeften en doelen spreken. Het is veilig en zonder druk." }, { - id: "6", title: "Do you work with couples?", content: "Ja. Ik bied paarterapie voor mensen met relationele moeilijkheden. Dit kan helpen om communicatie te verbeteren en verbinding te herstellen." + id: "6", title: "Do you work with couples?", content: "I offer couples therapy for those experiencing relationship difficulties. Through a supportive and structured process, we work to strengthen communication, rebuild understanding, and foster a renewed sense of connection." }, ]} />