From 392b00a7a89bd8cd1ba61153cb9d7cac80a188ad Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 10:21:10 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" />