Update logo voice.html

This commit is contained in:
thecyberlearn 2025-06-03 13:07:50 +05:30 committed by GitHub
parent a554a8a3f1
commit 140a191cf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -113,13 +113,10 @@
<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 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">
<i class="fas fa-brain text-white text-xl"></i>
</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 class="w-[120px]">
<img src="/logo.png" alt="Logo" class="w-full h-full object-contain" />
</div>
</div>
<div class="hidden md:flex items-center gap-6">