Update src/app/about/page.tsx
This commit is contained in:
@@ -32,7 +32,6 @@ export default function AboutPage() {
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
button={{ text: "Get Started", href: "/contact" }}
|
||||
/>
|
||||
|
||||
<AboutMetric
|
||||
|
||||
Reference in New Issue
Block a user