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