From d598d2d6a033b71679bfc25852c0c2e30743bb84 Mon Sep 17 00:00:00 2001
From: ghaddaditw <40211818-ghaddaditw@users.noreply.replit.com>
Date: Sun, 8 Jun 2025 00:01:17 +0000
Subject: [PATCH] Rename the application to MenAssist in preparation for the
Arabic version
Updates the application's name from TaskFin to MenAssist in client/index.html, Header.tsx, LandingPage.tsx, LoginPage.tsx, and OnboardingPage.tsx.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: ff0be73b-afdd-4747-978b-bb8301fb0a82
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/9777c70b-fc38-4831-8d6b-78dfffe041b0/2650213d-83cd-475b-8399-ae8594fad392.jpg
---
client/index.html | 2 +-
client/src/components/layout/Header.tsx | 2 +-
client/src/pages/LandingPage.tsx | 2 +-
client/src/pages/LoginPage.tsx | 6 +++---
client/src/pages/OnboardingPage.tsx | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/client/index.html b/client/index.html
index 614cae4..12e6990 100644
--- a/client/index.html
+++ b/client/index.html
@@ -3,7 +3,7 @@
- TaskFin - On-Premise Task & Financial Management
+ MenAssist - On-Premise Task & Financial Management
diff --git a/client/src/components/layout/Header.tsx b/client/src/components/layout/Header.tsx
index 27c8a1d..0ecb709 100644
--- a/client/src/components/layout/Header.tsx
+++ b/client/src/components/layout/Header.tsx
@@ -49,7 +49,7 @@ export default function Header() {
- TaskFin
+ MenAssist
diff --git a/client/src/pages/LandingPage.tsx b/client/src/pages/LandingPage.tsx
index accf71a..1ff5ba2 100644
--- a/client/src/pages/LandingPage.tsx
+++ b/client/src/pages/LandingPage.tsx
@@ -68,7 +68,7 @@ export default function LandingPage() {
Voice-Powered
- {" "}TaskFin
+ {" "}MenAssist
diff --git a/client/src/pages/LoginPage.tsx b/client/src/pages/LoginPage.tsx
index f3c6b5d..fa1b7b5 100644
--- a/client/src/pages/LoginPage.tsx
+++ b/client/src/pages/LoginPage.tsx
@@ -102,7 +102,7 @@ export default function LoginPage() {
- TaskFin
+ MenAssist
@@ -125,8 +125,8 @@ export default function LoginPage() {
{isRegisterMode
- ? "Join TaskFin to manage your tasks and finances with AI"
- : "Sign in to your TaskFin account to access your voice-powered productivity tools"
+ ? "Join MenAssist to manage your tasks and finances with AI"
+ : "Sign in to your MenAssist account to access your voice-powered productivity tools"
}
diff --git a/client/src/pages/OnboardingPage.tsx b/client/src/pages/OnboardingPage.tsx
index f22142f..024110f 100644
--- a/client/src/pages/OnboardingPage.tsx
+++ b/client/src/pages/OnboardingPage.tsx
@@ -89,7 +89,7 @@ export default function OnboardingPage() {
- Welcome to TaskFin AI Suite!
+ Welcome to MenAssist AI Suite!
Let's set up your account to get the most out of your experience.