From 2d56309bdd44aed93edf0b8048bcd101295947ef Mon Sep 17 00:00:00 2001 From: Jamie Pine <32987599+jamiepine@users.noreply.github.com> Date: Sat, 18 Apr 2026 16:46:23 -0700 Subject: [PATCH] Change 'About' link text to 'Models' --- landing/src/components/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/landing/src/components/Navbar.tsx b/landing/src/components/Navbar.tsx index 60245d0a..333c246e 100644 --- a/landing/src/components/Navbar.tsx +++ b/landing/src/components/Navbar.tsx @@ -57,7 +57,7 @@ export function Navbar() { href="#about" className="rounded-md px-3 py-1.5 text-sm font-medium text-muted-foreground transition-colors hover:text-foreground" > - About + Models