Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-25 06:43:50 +00:00

View File

@@ -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>