forked from ourworld_web/www_engage_os
fix: remove duplicate text-base class and update navigation links in header
This commit is contained in:
7
src/app/(main)/about/page.tsx
Normal file
7
src/app/(main)/about/page.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
export default function About() {
|
||||
return (
|
||||
<div>
|
||||
{/* About page content will go here */}
|
||||
</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user