3 Commits

Author SHA1 Message Date
2038bb8026 Update src/app/page.tsx 2026-04-24 13:19:03 +00:00
75d09086da Merge version_1 into main
Merge version_1 into main
2026-04-24 13:18:02 +00:00
194668f9f5 Merge version_1 into main
Merge version_1 into main
2026-04-24 13:17:33 +00:00

View File

@@ -187,7 +187,7 @@ export default function LandingPage() {
{ {
id: "1", title: "What are your operating hours?", content: "We are open every day starting at 8:00 AM and close at 2:00 AM."}, id: "1", title: "What are your operating hours?", content: "We are open every day starting at 8:00 AM and close at 2:00 AM."},
{ {
id: "2", title: "Do you offer delivery?", content: "Yes, we offer no-contact delivery and curbside pickup."}, id: "2", title: "Do you offer delivery?", content: "Yes, we offer delivery via GrabFood and FoodPanda, or you can call us directly at 0917-123-4567 for orders."},
{ {
id: "3", title: "Where is the restaurant located?", content: "You can find us at Arnaldo Hwy, General Trias, Cavite."}, id: "3", title: "Where is the restaurant located?", content: "You can find us at Arnaldo Hwy, General Trias, Cavite."},
]} ]}