Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6234d43a4a | |||
| 679df65e94 |
@@ -116,6 +116,8 @@ export default function LandingPage() {
|
|||||||
faqs={[
|
faqs={[
|
||||||
{ id: "q1", title: "Are you open 24/7?", content: "Many of our locations are open 24/7. Check your local store." },
|
{ id: "q1", title: "Are you open 24/7?", content: "Many of our locations are open 24/7. Check your local store." },
|
||||||
{ id: "q2", title: "Can I order online?", content: "Yes, use our app for quick and easy ordering." },
|
{ id: "q2", title: "Can I order online?", content: "Yes, use our app for quick and easy ordering." },
|
||||||
|
{ id: "q3", title: "Do you have allergen information?", content: "Yes, we provide a full allergen guide on our website and in the app. Please ask our staff if you have specific concerns." },
|
||||||
|
{ id: "q4", title: "What are my delivery options?", content: "We offer delivery through our app and partnered services like UberEats and DoorDash. Check your address at checkout to see availability." }
|
||||||
]}
|
]}
|
||||||
title="Got Questions?"
|
title="Got Questions?"
|
||||||
description="Find answers to your common questions."
|
description="Find answers to your common questions."
|
||||||
|
|||||||
Reference in New Issue
Block a user