diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a69f94..71ef51c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,6 +185,8 @@ export default function LandingPage() { id: "f2", title: "Are your ingredients fresh?", content: "Absolutely. We pride ourselves on using high-quality, fresh ingredients sourced daily for all our traditional dishes."}, { id: "f3", title: "Do you have vegetarian options?", content: "Yes, we feature several delicious vegetarian and gluten-friendly options across our menu."}, + { + id: "f4", title: "What are your operating hours and location?", content: "We are located in the heart of Santa Clarita, open daily from 9:00 AM to 9:00 PM to serve you the best authentic Mexican cuisine."} ]} title="Frequently Asked Questions" description="Have questions about our menu or catering options? We’ve got answers."