Update src/app/about/page.tsx

This commit is contained in:
2026-04-07 18:55:17 +00:00
parent a306bc66b2
commit bf93513564

View File

@@ -29,6 +29,7 @@ export default function AboutPage() {
{ name: "Contact", id: "/contact" }
]}
brandName="Palante STS"
button={{ text: "Contact Us", href: "/contact" }}
/>
</div>