Update src/app/page.tsx

This commit is contained in:
2026-02-07 07:51:58 +00:00
parent 7e04b7c6dc
commit 4e170fd0e8

View File

@@ -34,8 +34,10 @@ export default function PrimeCutPage() {
{ name: "Menu", id: "features" },
{ name: "Experience", id: "experience" },
{ name: "Reviews", id: "testimonials" },
{ name: "Reserve", id: "contact" }
]}
{ name: "Reserve", id: "contact" },
{ name: "Blog", id: "/blog" },
]}
bottomLeftText="New York, NY"
bottomRightText="reservations@primecut.com"
/>