Contact TCL

Discuss your project, assignment or advisory need.

The contact page is intentionally simple and easy to manage. Visitors can reach TCL directly by email or phone without needing a backend form or paid system.

Office baseDar es Salaam, Tanzania
General enquiriesinfo@tracellgroup.co.tz
Quick to manage
No backend needed
Works on free hosting

How you can edit the website as admin

You can edit content directly in the website files and then redeploy the site. No coding platform or paid CMS is required for basic updates.

1. Open the website folder
Open the project folder on your computer after extracting the ZIP.
2. Edit the page you want
Use Notepad, Notepad++, or VS Code to edit files such as index.html, about.html, team.html or contact.html.
3. Update images if needed
Replace images inside assets/img/ while keeping the same file names, or update the image paths in the page.
4. Deploy again
Run firebase deploy --only hosting --project tracell-website-312c4 from the website folder to publish the changes.

If you want, the site can later be upgraded to a simpler admin-managed CMS, but the current version is designed to stay lightweight and easy to own.