Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-05-12 14:35:05 +00:00

View File

@@ -150,6 +150,10 @@ export default function LandingPage() {
]}
title="Our Menu"
description="Delicious, traditional dishes waiting for you."
buttons={[
{ text: "View Full Menu", href: "#products" },
{ text: "Order Now", href: "#products" }
]}
/>
</div>