chore: rebrand project from Revanios to Neta and update associated assets and configurations
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ export default async function LoginPage({
|
||||
{error && message && <ErrorToaster message={String(message)} />}
|
||||
<AuthPageShell
|
||||
title="Giriş yap"
|
||||
description="Revanios çalışma alanına erişmek için hesabına giriş yap."
|
||||
description="Neta çalışma alanına erişmek için hesabına giriş yap."
|
||||
form={
|
||||
<form className="space-y-6">
|
||||
<div className="space-y-4">
|
||||
|
||||
Reference in New Issue
Block a user