Update src/app/page.tsx

This commit is contained in:
2026-05-02 07:22:20 +00:00
parent 302001babe
commit 3d70a1c005

View File

@@ -42,6 +42,7 @@ export default function LandingPage() {
name: "Contact", id: "contact"},
]}
brandName="VertexLabs"
button={{ text: "Get Started", href: "#contact" }}
/>
</div>