mirror of
https://github.com/thecyberlearn/Victor-AI-Hub.git
synced 2026-08-18 08:53:05 +00:00
Update index.html
This commit is contained in:
parent
344e7d17d0
commit
bca04557ce
10
index.html
10
index.html
@ -95,13 +95,9 @@
|
||||
<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-indigo-600 rounded-xl flex items-center justify-center shadow-lg status-indicator">
|
||||
<i class="fas fa-brain text-white text-xl"></i>
|
||||
</div>
|
||||
<div>
|
||||
<h1 class="text-xl font-bold text-white">AI Services Hub</h1>
|
||||
<p class="text-sm text-gray-200">Intelligent Business Solutions</p>
|
||||
</div>
|
||||
<img src="logo.png" alt="Logo" class="w-full h-full object-contain" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="hidden md:flex items-center gap-6">
|
||||
@ -409,4 +405,4 @@
|
||||
document.head.appendChild(style);
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user