diff --git a/src/app/page.tsx b/src/app/page.tsx index f55653e..a346445 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,6 +177,8 @@ export default function LandingPage() { id: "2", title: "Do you have vegetarian options?", content: "We offer fresh bean and vegetable options."}, { id: "3", title: "Are you family friendly?", content: "Absolutely! Everyone is welcome."}, + { + id: "4", title: "What are your operating hours?", content: "We are open daily from 11:00 AM to 9:00 PM to serve you the best authentic tacos in town."}, ]} buttons={[ {