Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-05-23 03:13:28 +00:00

View File

@@ -55,7 +55,7 @@ export default function ServicesPage() {
layout="section"
title="Booking Policy"
sections={[
{ heading: "Reservations", content: { type: "paragraph", text: "A 50% retainer is required to secure your date." } },
{ heading: "Reservations", content: { text: "A 50% retainer is required to secure your date." } },
]}
/>
</div>