fix:바로빌 메인 페이지 SAM 로고 적용
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -73,15 +73,13 @@
|
|||||||
<header class="bg-white/80 backdrop-blur-md border-b border-teal-100/50 sticky top-0 z-50 transition-all shadow-sm">
|
<header class="bg-white/80 backdrop-blur-md border-b border-teal-100/50 sticky top-0 z-50 transition-all shadow-sm">
|
||||||
<div class="max-w-6xl mx-auto px-4 py-3">
|
<div class="max-w-6xl mx-auto px-4 py-3">
|
||||||
<div class="flex items-center justify-between">
|
<div class="flex items-center justify-between">
|
||||||
<div class="flex items-center gap-4">
|
<a href="../index.php" class="flex items-center gap-3 cursor-pointer">
|
||||||
<div class="w-10 h-10 bg-gradient-to-br from-teal-500 to-emerald-600 rounded-xl flex items-center justify-center text-white shadow-lg shadow-teal-200/50 ring-4 ring-teal-50">
|
<img src="../img/favicon-32x32.png" alt="SAM" class="w-10 h-10 rounded-xl">
|
||||||
<span class="text-xl">📊</span>
|
<div class="flex flex-col">
|
||||||
</div>
|
<span class="text-lg font-bold text-slate-800 leading-tight">SAM</span>
|
||||||
<div>
|
<span class="text-xs text-slate-500 leading-tight">Smart Automation Management</span>
|
||||||
<h1 class="text-lg font-bold text-slate-900 tracking-tight leading-none">바로빌 솔루션</h1>
|
|
||||||
<p class="text-[10px] text-teal-600 font-semibold mt-1 uppercase tracking-wider opacity-70">API Integration Dashboard</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
<div class="flex items-center gap-2 text-xs text-slate-500 font-medium">
|
<div class="flex items-center gap-2 text-xs text-slate-500 font-medium">
|
||||||
<div class="flex bg-slate-100/50 p-1 rounded-xl border border-slate-200/50 mr-2">
|
<div class="flex bg-slate-100/50 p-1 rounded-xl border border-slate-200/50 mr-2">
|
||||||
|
|||||||
Reference in New Issue
Block a user