Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
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." }]
}
]}
/>