Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-26 20:04:14 +00:00

View File

@@ -156,7 +156,7 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqSplitMedia
faqs={[
{ id: "faq-1", title: "What are your operating hours?", content: "Peeps Diner is open from 6 AM to 9 PM, Wednesday through Sunday. We are closed on Mondays and Tuesdays." },
{ id: "faq-1", title: "What are your operating hours?", content: "Peeps Diner is open from 6 AM to 3 PM, Wednesday through Sunday. We are closed on Mondays and Tuesdays." },
{ id: "faq-2", title: "Do you offer takeout or delivery?", content: "We proudly offer dine-in and takeout services. Unfortunately, we do not currently provide delivery options." },
{ id: "faq-3", title: "Can I make a reservation?", content: "We operate on a first-come, first-served basis to maintain our classic diner experience. We recommend arriving early during peak hours, especially on weekends." },
{ id: "faq-4", title: "Are there vegetarian or vegan options?", content: "Yes, our menu includes a variety of vegetarian-friendly dishes. Please speak to your server about specific vegan options or dietary modifications." }