diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 285f61c..7513bfe 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -16,9 +16,7 @@ export default function AboutPage() { ]; const navButton = { - text: "Shop Now", - href: "/marketplace", - }; + text: "Shop Now", href: "/marketplace"}; return (