diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4905c32..63d4a64 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -30,12 +30,10 @@ export default function AboutPage() { secondaryButtonStyle="radial-glow" headingFontWeight="bold" > - {/* Navbar */} - {/* About Section */}
- {/* Portfolio Categories */}
- {/* Call to Action */}
- {/* Footer */} ); -} \ No newline at end of file +}