From 4bd032baf3707ff11159c59a929a795add7fd8d4 Mon Sep 17 00:00:00 2001 From: development Date: Sat, 3 Jan 2026 13:58:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index f57aed1..5c3dc2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -384,6 +384,11 @@ export default function LandingPage() { id: "3", title: "What payment methods do you accept?", content: "We accept all major credit cards, wire transfers, and digital payments. A credit card is required to hold your reservation, but payment isn't due until check-in." + }, + { + id: "4", + title: "Are modifications to bookings possible?", + content: "Yes, we can modify your booking at any time. Contact our reservations team with your booking reference number. Changes may be subject to availability and rate adjustments." } ]} useInvertedBackground="noInvert"