diff --git a/src/app/page.tsx b/src/app/page.tsx index 4705376..8bb2bdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { faqs={[ { id: "1", title: "What are your opening hours?", content: "We are open daily from 11:00 AM to 11:00 PM." }, { id: "2", title: "Do you offer reservations?", content: "Yes, we highly recommend making a reservation, especially on weekends." }, - { id: "3", title: "Where is the restaurant located?", content: "We are located at a central site in Lebanon. See our map link." }, + { id: "3", title: "Where is the restaurant located?", content: "We are located in Jnah, Lebanon." }, ]} title="Common Questions" description="Information about our hours, location, and services."