Update src/app/page.tsx

This commit is contained in:
2026-03-19 02:51:40 +00:00
parent 684c38217b
commit 4e662cb231

View File

@@ -71,7 +71,7 @@ export default function HomePage() {
{ label: "Order Online", href: "/order-now" },
{ label: "Call Us", href: "tel:2397850423" },
{ label: "Locations & Hours", href: "#footer" },
{ label: "Contact", href: "#footer" },
{ label: "Contact", href: "/contact" },
],
},
{