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
This commit is contained in:
ghaddaditw
2025-06-08 00:01:17 +00:00
parent b0b9600cf6
commit d598d2d6a0
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ export default function LandingPage() {
<h1 className="text-4xl lg:text-6xl font-bold text-slate-900 dark:text-white leading-tight">
Voice-Powered
<span className="text-transparent bg-clip-text bg-gradient-to-r from-primary-600 to-secondary-600">
{" "}TaskFin
{" "}MenAssist
</span>
</h1>