1 Commits

Author SHA1 Message Date
cea5f23e44 Update src/app/page.tsx 2026-05-26 08:25:03 +00:00

View File

@@ -233,7 +233,8 @@ export default function LandingPage() {
{
id: "faq-1", title: "What are your operating hours?", content: "We are open from 10 AM to 9 PM, Monday to Saturday. Closed on Sundays."},
{
id: "faq-2", title: "Do you offer vegetarian and vegan options?", content: "All our Vada Pavs are vegetarian. We do not currently offer fully vegan options as our pav bread contains dairy."},n {
id: "faq-2", title: "Do you offer vegetarian and vegan options?", content: "All our Vada Pavs are vegetarian. We do not currently offer fully vegan options as our pav bread contains dairy."},
{
id: "faq-3", title: "How long does delivery take?", content: "Delivery typically takes 30-45 minutes depending on your location and current order volume. You can track your order status in real-time."},
]}
sideTitle="Frequently Asked Questions"