3 Commits

Author SHA1 Message Date
671ebadc91 Update src/app/page.tsx 2026-05-26 08:25:36 +00:00
cff1d97337 Update src/app/page.tsx 2026-05-26 08:25:00 +00:00
be922a7030 Merge version_3 into main
Merge version_3 into main
2026-05-26 08:24:26 +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-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."}, 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" sideTitle="Frequently Asked Questions"