diff --git a/src/app/page.tsx b/src/app/page.tsx index c0896f1..7aac367 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -208,9 +208,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Brussels Food Guide", "The Pizza Review", "Gourmet Magazine EU", "Taste of Belgium", "Restaurant Critics Journal", "Local Eats Brussels", "Flavor & Forte"]} - title="Featured In" - description="Proudly recognized by leading food critics and local publications for our commitment to quality." + "Rated 4.9/5 Stars", "Winner 'Best Pizza Brussels'", "100k+ Happy Customers", "Awarded 'Restaurant of the Year'", "5000+ Online Bookings Monthly", "Featured in Gourmet Guides", "Certified 'Authentic Italian'"]} + title="Our Achievements & Guest Satisfaction" + description="We're proud of our track record, reflecting our dedication to culinary excellence and an unforgettable dining experience." speed={40} showCard={false} /> @@ -222,43 +222,33 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "faq-1", title: "Do you take reservations?", content: "Yes, we highly recommend making a reservation, especially for dinner and weekend visits, to ensure you get a table. You can book directly via our contact section or call us."}, + id: "faq-1", title: "How can I make a reservation?", content: "We highly recommend making a reservation, especially for peak hours and weekends. You can call us directly at +32 2 123 45 67 or visit our contact section for online booking options."}, { - id: "faq-2", title: "Do you offer vegetarian or vegan options?", content: "Absolutely! Our menu includes a variety of delicious vegetarian pizzas and pasta dishes. We also have vegan cheese options available upon request for most pizzas."}, + id: "faq-2", title: "What are your vegetarian and vegan options?", content: "Our menu features a variety of delicious vegetarian pizzas and pasta dishes. For vegan options, we offer plant-based cheese upon request for most pizzas. Please ask your server for details."}, { - id: "faq-3", title: "Can I order online for pickup or delivery?", content: "Yes, online ordering for both pickup and delivery is available through our website. Simply visit the 'Our Menu' section and select your desired items."}, + id: "faq-3", title: "Is online ordering available for pickup or delivery?", content: "Yes, you can conveniently order online for both pickup and delivery through our website. Simply navigate to the 'Our Menu' section to place your order."}, { - id: "faq-4", title: "Do you cater for events?", content: "Yes, we offer catering services for private events and gatherings. Please contact us directly to discuss your needs and custom menu options."}, + id: "faq-4", title: "Do you offer catering services for events?", content: "Yes, Pizza di Napoli provides catering for various events and private gatherings. Please contact us to discuss your specific requirements and explore our custom menu possibilities."}, { - id: "faq-5", title: "Are there gluten-free options?", content: "We do offer a gluten-free crust option for our pizzas. Please inform your server about any dietary restrictions when ordering."}, + id: "faq-5", title: "Are there gluten-free options available?", content: "We are pleased to offer a gluten-free crust option for our pizzas to accommodate dietary needs. Kindly inform your server about any allergies or dietary restrictions when ordering."}, { - id: "faq-6", title: "What are your opening hours?", content: "Our current opening hours are: Monday-Friday: 12 PM - 3 PM (Lunch) & 6 PM - 10 PM (Dinner); Saturday-Sunday: 12 PM - 11 PM (All Day). Hours may vary on public holidays."}, + id: "faq-6", title: "What are your restaurant's operating hours?", content: "Our operating hours are: Monday-Friday: 12 PM - 3 PM (Lunch) & 6 PM - 10 PM (Dinner); Saturday-Sunday: 12 PM - 11 PM (All Day). Please note that hours may vary on public holidays."}, ]} - title="Your Questions, Answered" - description="Find quick answers to common questions about our restaurant, menu, and services." + title="Frequently Asked Questions" + description="Here are some common questions about Pizza di Napoli, our menu, and services to help plan your visit." faqsAnimation="slide-up" />