diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e69c40..2a4cac0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -178,6 +178,8 @@ export default function LandingPage() { id: "f2", title: "Do you offer delivery?", content: "Yes, through our online platform."}, { id: "f3", title: "Is seating available?", content: "Yes, we offer clean, comfortable dine-in seating."}, + { + id: "f4", title: "Where can I park?", content: "We have a large private parking lot located directly behind the restaurant, with easy access from Whittier Blvd."}, ]} title="Common Questions" faqsAnimation="slide-up"