initial commit
This commit is contained in:
5
app/about-us/page.tsx
Normal file
5
app/about-us/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
export default function Page() {
|
||||
return (
|
||||
<h1>about us page</h1>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user