Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9835c928d6 | |||
| 725b7baeac |
@@ -145,6 +145,11 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "f3", title: "Are your hours consistent?", content: "Yes, we are open long hours and pride ourselves on being a dependable spot for local meals."},
|
id: "f3", title: "Are your hours consistent?", content: "Yes, we are open long hours and pride ourselves on being a dependable spot for local meals."},
|
||||||
]}
|
]}
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Ready to order?", href: "#contact"
|
||||||
|
}
|
||||||
|
]}
|
||||||
sideTitle="Common Questions"
|
sideTitle="Common Questions"
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user