From e49c869033cc23844e857433e7c71d837135a4ba Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:39:21 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 60 ++++++++++-------------------------------- 1 file changed, 14 insertions(+), 46 deletions(-) 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 +}