diff --git a/src/app/page.tsx b/src/app/page.tsx index 52a7c3c..ef58e64 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,7 +109,7 @@ export default function LandingPage() { title="Terms of Service" sections={[ { - heading: "Client Agreement", content: [{ heading: "Practice", text: "By booking an appointment, you accept our standards of practice." }] + content: "By booking an appointment, you accept our standards of practice." } ]} />