mirror of
https://github.com/thecyberlearn/victor-dashboard.git
synced 2026-08-18 12:53:05 +00:00
Update logo voice.html
This commit is contained in:
parent
a554a8a3f1
commit
140a191cf8
11
voice.html
11
voice.html
@ -113,13 +113,10 @@
|
|||||||
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||||
<div class="flex justify-between items-center py-4">
|
<div class="flex justify-between items-center py-4">
|
||||||
<div class="flex items-center gap-3">
|
<div class="flex items-center gap-3">
|
||||||
<div class="w-12 h-12 bg-white/20 rounded-xl flex items-center justify-center backdrop-blur-sm status-indicator">
|
<div class="w-[120px]">
|
||||||
<i class="fas fa-brain text-white text-xl"></i>
|
<img src="/logo.png" alt="Logo" class="w-full h-full object-contain" />
|
||||||
</div>
|
</div>
|
||||||
<div>
|
|
||||||
<h1 class="text-xl font-bold text-white">AI Hub</h1>
|
|
||||||
<p class="text-sm text-gray-200">Intelligent Business Solutions</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="hidden md:flex items-center gap-6">
|
<div class="hidden md:flex items-center gap-6">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user