Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
1418
src/app/layout.tsx
1418
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -331,22 +331,22 @@ export default function LandingPage() {
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How do I make a reservation?", content: "You can reserve a table through our website reservation form, call us directly at +971 4 XXX XXXX, or use popular reservation platforms. We recommend booking in advance, especially for weekends and special occasions."
|
||||
id: "1", title: "How do I make a reservation?", content: "Call +971 4 XXX XXXX, use our website form, or book through reservation platforms. We recommend booking in advance for weekends and special occasions."
|
||||
},
|
||||
{
|
||||
id: "2", title: "What is your cuisine style?", content: "We specialize in premium dining with a focus on fresh sushi, premium seafood, and handcrafted cocktails. Our menu features both signature dishes and seasonal specials prepared by our expert chefs."
|
||||
id: "2", title: "What is your cuisine style?", content: "We specialize in premium dining featuring fresh sushi, premium seafood, and handcrafted cocktails prepared by our expert chefs."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Do you host private events?", content: "Yes! We have private and semi-private spaces available for birthdays, corporate events, and group celebrations. Contact us to discuss your event requirements and customize your experience."
|
||||
id: "3", title: "Do you host private events?", content: "Yes! We have private and semi-private spaces available for birthdays, corporate events, and group celebrations. Contact us to customize your experience."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Is parking available?", content: "Yes, we offer complimentary valet parking for all our guests. Just mention you're dining at Cavo Dubai when you arrive."
|
||||
},
|
||||
{
|
||||
id: "5", title: "What is your dress code?", content: "Smart casual attire is recommended. We're a premium venue, so we kindly ask guests to dress appropriately for an upscale dining experience."
|
||||
id: "5", title: "What is your dress code?", content: "Smart casual attire is recommended for our upscale dining experience."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Can I book a group reservation?", content: "Absolutely! We welcome group reservations and can accommodate various group sizes. Please contact us directly at +971 4 XXX XXXX for group bookings and special pricing."
|
||||
id: "6", title: "Can I book a group reservation?", content: "Absolutely! We welcome group reservations and can accommodate various sizes. Call +971 4 XXX XXXX for group bookings and special pricing."
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user