diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index be25d2d..d9ec7a8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -17,7 +17,7 @@ export default function AboutPage() { secondaryButtonStyle="radial-glow" headingFontWeight="extrabold" > - + <> ); }