Merge version_1 into main #4
@@ -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." }]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user