mirror of
https://github.com/christianvidalwolf-prog/Craze-Data-check.git
synced 2026-08-03 12:35:25 +02:00
style: use external logo URL and maintain navy theme
This commit is contained in:
@@ -15,7 +15,7 @@ export function TopBar({ stats, onExport, hasData, hasUnsavedChanges, userEmail,
|
||||
<header className="bg-[#020812] border-b border-slate-700/30 h-16 flex items-center justify-between px-6 shrink-0 z-10 shadow-2xl">
|
||||
<div className="flex items-center">
|
||||
<img
|
||||
src="/assets/logo.png"
|
||||
src="https://i.ibb.co/9m7m81gJ/Gemini-Generated-Image-my35f7my35f7my35.png"
|
||||
alt="DataCraze"
|
||||
className="h-10 w-auto object-contain"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user