Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-30 08:12:21 +00:00

View File

@@ -51,7 +51,7 @@ export default function ContactPage() {
title="Terms of Service"
sections={[
{
heading: "Policy", content: "All reservations are non-refundable within 48 hours."
heading: "Policy", content: [{ type: "paragraph", text: "All reservations are non-refundable within 48 hours." }]
}
]}
/>