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"