2 Commits

Author SHA1 Message Date
6234d43a4a Update src/app/page.tsx 2026-04-22 22:50:04 +00:00
679df65e94 Merge version_2 into main
Merge version_2 into main
2026-04-22 22:49:18 +00:00

View File

@@ -116,6 +116,8 @@ export default function LandingPage() {
faqs={[
{ 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: "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?"
description="Find answers to your common questions."