Update src/app/page.tsx

This commit is contained in:
2026-03-05 16:58:14 +00:00
parent 250d5cedfe
commit aad684aefa

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
imageAlt="Traditional Thakali meal set"
buttons={[
{ text: "Call Now", href: "tel:970-5488833" },
{ text: "Get Directions", href: "#" }
{ text: "View Menu", href: "#menu" }
]}
/>
</div>