This commit is contained in:
2025-09-05 14:35:51 +02:00
parent 75aa34ae6f
commit c8a3b455fe
12 changed files with 38 additions and 40 deletions

View File

@@ -28,7 +28,7 @@ export function Footer() {
<div className="flex items-center text-white">
<Logomark className="h-10 w-10 flex-none fill-cyan-500" />
<div className="ml-4">
<p className="text-base font-semibold">EngageOS</p>
<p className="text-base font-semibold">ThreeFold</p>
<p className="mt-1 text-sm">Empowering Purpose-Driven Organizations.</p>
</div>
</div>