2 Commits

Author SHA1 Message Date
9835c928d6 Update src/app/page.tsx 2026-04-28 00:23:38 +00:00
725b7baeac Merge version_2 into main
Merge version_2 into main
2026-04-28 00:22:17 +00:00

View File

@@ -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."},
]}
buttons={[
{
text: "Ready to order?", href: "#contact"
}
]}
sideTitle="Common Questions"
faqsAnimation="slide-up"
/>