diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 95dccbf..c9421d0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -39,7 +39,7 @@ export default function LandingPage() { { name: "FAQ", id: "/faq"}, { - name: "Reviews", id: "#reviews"}, + name: "Reviews", id: "/reviews"}, ]} brandName="Nutkhatt" />