Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 671ebadc91 | |||
| cff1d97337 | |||
| be922a7030 |
@@ -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"
|
||||
@@ -298,4 +299,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user