Update src/app/services/page.tsx

This commit is contained in:
2026-05-23 03:14:22 +00:00
parent 7551d1873c
commit 8ccd225d47

View File

@@ -61,7 +61,7 @@ export default function ServicesPage() {
title="Terms of Service"
sections={[
{
heading: "Booking Policy", content: { type: "paragraph", text: "A deposit is required to secure your date." }
heading: "Booking Policy", content: { text: "A deposit is required to secure your date." }
}
]}
/>