diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2db6b60..392c2c2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -19,9 +19,7 @@ export default function AboutPage() { ]; const navButton = { - text: "Order Now", - href: "https://www.toniniswoodfiredpizzeria.com", - }; + text: "Order Now", href: "https://www.toniniswoodfiredpizzeria.com"}; return (