chore: rebrand project from Revanios to Neta and update associated assets and configurations

This commit is contained in:
poyrazavsever
2026-06-09 14:46:44 +03:00
parent 68eb84abdb
commit d80af01d14
24 changed files with 39 additions and 40 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import { AnalyticsClient } from "./analytics-client";
import { redirect } from "next/navigation";
export const metadata = {
title: "Analizler - Revanios",
title: "Analizler - Neta",
};
export default async function AnalyticsPage() {