Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b990727656 | |||
| 447fa547e6 | |||
| e1a2254a22 | |||
| fb118621dd |
@@ -227,6 +227,11 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "q3", title: "Can I reserve a table?", content: "For large groups, reservation is recommended."},
|
id: "q3", title: "Can I reserve a table?", content: "For large groups, reservation is recommended."},
|
||||||
]}
|
]}
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Book Your Table", href: "#contact"
|
||||||
|
}
|
||||||
|
]}
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Common questions about Hajis Food Park."
|
description="Common questions about Hajis Food Park."
|
||||||
faqsAnimation="blur-reveal"
|
faqsAnimation="blur-reveal"
|
||||||
|
|||||||
Reference in New Issue
Block a user