From bf935135646bcbb2fc467aff86d094041be0fb34 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 18:55:17 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 576c969..7421da1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -29,6 +29,7 @@ export default function AboutPage() { { name: "Contact", id: "/contact" } ]} brandName="Palante STS" + button={{ text: "Contact Us", href: "/contact" }} />