auto: sync 2026-06-03 00:33

This commit is contained in:
Capucine Gest
2026-06-03 00:33:58 +02:00
parent cdb76871be
commit 842198c64e
3 changed files with 41 additions and 7 deletions
+3 -2
View File
@@ -231,8 +231,9 @@ export default function Dashboard() {
<Activity size={15} className="text-black" />
</div>
<div>
<span className="text-sm font-bold text-white tracking-tight">MacroFlow</span>
<span className="ml-2 text-[10px] text-slate-600 uppercase tracking-widest">Forex · Macro · Mispricing</span>
<span className="text-sm font-bold text-white tracking-tight">
{new Date().getHours() < 18 ? "Bonjour" : "Bonsoir"} 👋
</span>
</div>
</div>