added mail service
This commit is contained in:
3
app/[locale]/(root)/(routes)/about/us/page.tsx
Normal file
3
app/[locale]/(root)/(routes)/about/us/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function AboutUsPage () {
|
||||
return (<div>AboutUsPage</div>)
|
||||
}
|
||||
Reference in New Issue
Block a user