Update src/app/page.tsx
This commit is contained in:
@@ -186,6 +186,10 @@ export default function LandingPage() {
|
||||
id: "2", title: "Do you have parking?", content: "Yes, we provide free on-site parking."},
|
||||
{
|
||||
id: "3", title: "Is breakfast included?", content: "Yes, daily breakfast is included."},
|
||||
{
|
||||
id: "4", title: "What is your cancellation policy?", content: "Cancellations made 48 hours prior to arrival are fully refundable."},
|
||||
{
|
||||
id: "5", title: "Do you offer airport shuttles?", content: "Yes, we provide pre-arranged airport shuttle services for our guests. Please inquire at the time of booking."},
|
||||
]}
|
||||
title="Need Help?"
|
||||
description="Common questions about your stay."
|
||||
|
||||
Reference in New Issue
Block a user