diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 86e1734..34e81b4 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="Midnimo Athletics" + button={{ text: "Get Started" }} />