Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 22b258c366 | |||
| d917d59cbd |
@@ -161,14 +161,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "Address", content: "601 Main St, Moncton, NB"},
|
||||
{
|
||||
id: "f2", title: "Hours", content: "Daily 11:00 AM - 10:00 PM"},
|
||||
{
|
||||
id: "f3", title: "Parking", content: "Street parking available near the restaurant."},
|
||||
id: "f1", title: "Parking", content: "Street parking available near the restaurant."},
|
||||
]}
|
||||
title="Visit Us"
|
||||
description="We are centrally located and ready to serve you."
|
||||
title="Location & Hours"
|
||||
description="601 Main St, Moncton, NB | Daily 11:00 AM - 10:00 PM"
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user