diff --git a/src/app/page.tsx b/src/app/page.tsx index 85ead46..0b3c348 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />