Update src/app/page.tsx
This commit is contained in:
@@ -183,11 +183,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "What are your check-in and check-out times?", content: "Check-in is at 3:00 PM and check-out is at 11:00 AM. Early check-in or late check-out may be available upon request and subject to availability, additional charges may apply."},
|
||||
id: "q1", title: "What payment methods are accepted for bookings?", content: "We accept all major credit/debit cards, Net Banking, UPI (Unified Payments Interface), and popular digital wallets. Cash payments are also accepted at the reception for walk-in bookings."},
|
||||
{
|
||||
id: "q2", title: "Do you offer airport transportation?", content: "Yes, we offer airport shuttle services. Please contact our concierge desk at least 24 hours in advance to arrange your pick-up or drop-off, and inquire about associated fees."},
|
||||
id: "q2", title: "Is complimentary breakfast included with the stay?", content: "Yes, a lavish complimentary breakfast buffet featuring both Indian and Continental options is included with most room types. Please check your specific booking details for confirmation."},
|
||||
{
|
||||
id: "q3", title: "Are pets allowed at the hotel?", content: "We are a pet-friendly hotel and welcome well-behaved pets with an additional fee. Please inform us at the time of booking, and note that certain restrictions may apply to specific areas of the hotel."},
|
||||
id: "q3", title: "Do you provide vegetarian and Jain food options?", content: "Absolutely! Our kitchens are equipped to prepare a wide range of vegetarian, Jain, and other dietary-specific meals. Please inform our staff about your preferences at the time of booking or upon arrival."},
|
||||
{
|
||||
id: "q4", title: "Is there parking available for guests?", content: "Yes, we offer secure on-site parking for all our guests, complimentary for the duration of your stay. Valet parking services are also available upon request."},
|
||||
{
|
||||
id: "q5", title: "How far is the hotel from the nearest railway station/airport?", content: "The hotel is conveniently located approximately 15 km from [Nearest Railway Station Name] and 30 km from [Nearest Airport Name]. We can arrange airport/railway transfers upon request for an additional charge."},
|
||||
{
|
||||
id: "q6", title: "What are the timings for the swimming pool and gym?", content: "Our swimming pool is open from 7:00 AM to 7:00 PM, and the gymnasium is accessible 24 hours a day for registered guests. Please check with the front desk for any specific guidelines or restrictions."}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683413.jpg"
|
||||
imageAlt="Hotel lobby and reception area"
|
||||
|
||||
Reference in New Issue
Block a user