Merge version_1 into main #3
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
{ id: "faq1", title: "How do I make a reservation?", content: "Reservations can be made directly through our website's contact form, or by calling us at (123) 456-7890. We recommend booking at least a week in advance, especially for weekend dining." },
|
||||
{ id: "faq2", title: "Do you accommodate dietary restrictions?", content: "Yes, our chefs are happy to accommodate most dietary restrictions and allergies. Please inform us of any requirements when making your reservation, and we will tailor your experience." },
|
||||
{ id: "faq3", title: "What is the dress code?", content: "We recommend smart casual attire to complement our upscale dining ambiance. While not strictly enforced, we encourage guests to dress for a special occasion." },
|
||||
{ id: "faq4", title: "Do you offer private dining options?", content: "Absolutely! We have several private dining rooms perfect for intimate celebrations, corporate events, or larger gatherings. Please contact us directly for availability and bespoke menu planning." }
|
||||
{ id: "faq4", title: "Do you offer private dining options?", content: "Yes, we offer private dining rooms perfect for intimate celebrations, corporate events, or larger gatherings. Please contact us directly for bespoke menu planning and availability." }
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textPosition="left"
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Book Your Unforgettable Dining Experience"
|
||||
text="Book Your Unforgettable Dining Experience Now"
|
||||
animationType="reveal-blur"
|
||||
buttons={[
|
||||
{ text: "Make a Reservation", href: "tel:+1234567890" },
|
||||
|
||||
Reference in New Issue
Block a user