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."},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Table", href: "#contact"
|
||||
}
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common questions about Hajis Food Park."
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -281,4 +286,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user