Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-02 11:20:29 +00:00

View File

@@ -60,12 +60,10 @@ export default function LandingPage() {
sections={[
{
heading: "Cancellation", content: {
type: "paragraph" as const,
text: "Cancellations must be made 48 hours prior to arrival."},
},
{
heading: "Payment", content: {
type: "list" as const,
items: [
"Credit card required", "Cash at arrival"],
},