website refactor

This commit is contained in:
2026-01-19 12:35:16 +01:00
parent a8731e6937
commit 15290400b3
122 changed files with 902 additions and 255 deletions

View File

@@ -59,7 +59,7 @@ export function DashboardHero({
borderColor="border-[#23272B]"
>
<Avatar
src={avatarUrl}
src={avatarUrl || undefined}
alt={driverName}
size={120}
className="rounded-xl"