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