Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-10 00:52:24 +00:00

View File

@@ -70,8 +70,8 @@ export default function LandingPage() {
}
]}
buttons={[
{ text: "View Menu", href: "menu" },
{ text: "Order Online", href: "contact" }
{ text: "Order Now", href: "contact" },
{ text: "View Menu", href: "menu" }
]}
buttonAnimation="slide-up"
useInvertedBackground={false}