Возьми этот логотип за основу
Browse files- index.html +3 -3
index.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
| 129 |
<nav class="container mx-auto px-6 py-4">
|
| 130 |
<div class="flex items-center justify-between">
|
| 131 |
<div class="flex items-center space-x-2">
|
| 132 |
-
<
|
| 133 |
<span class="text-3xl font-bold header-gradient">VoiceFlow AI</span>
|
| 134 |
</div>
|
| 135 |
<div class="hidden md:flex items-center space-x-8">
|
|
@@ -593,10 +593,10 @@
|
|
| 593 |
<div class="container mx-auto">
|
| 594 |
<div class="flex flex-col md:flex-row items-center justify-between">
|
| 595 |
<div class="flex items-center space-x-2 mb-4 md:mb-0">
|
| 596 |
-
<
|
| 597 |
<span class="text-xl font-bold">VoiceFlow AI</span>
|
| 598 |
</div>
|
| 599 |
-
|
| 600 |
<a href="#" class="hover:text-blue-500 transition">Политика конфиденциальности</a>
|
| 601 |
<a href="#" class="hover:text-blue-500 transition">Условия использования</a>
|
| 602 |
<a href="#" class="hover:text-blue-500 transition">Лицензия</a>
|
|
|
|
| 129 |
<nav class="container mx-auto px-6 py-4">
|
| 130 |
<div class="flex items-center justify-between">
|
| 131 |
<div class="flex items-center space-x-2">
|
| 132 |
+
<img src="https://huggingface.co/spaces/Nasa1423/voicefl/resolve/main/images/Screenshot 2025-10-04 223446.png" alt="VoiceFlow AI Logo" class="w-10 h-10 rounded-lg">
|
| 133 |
<span class="text-3xl font-bold header-gradient">VoiceFlow AI</span>
|
| 134 |
</div>
|
| 135 |
<div class="hidden md:flex items-center space-x-8">
|
|
|
|
| 593 |
<div class="container mx-auto">
|
| 594 |
<div class="flex flex-col md:flex-row items-center justify-between">
|
| 595 |
<div class="flex items-center space-x-2 mb-4 md:mb-0">
|
| 596 |
+
<img src="https://huggingface.co/spaces/Nasa1423/voicefl/resolve/main/images/Screenshot 2025-10-04 223446.png" alt="VoiceFlow AI Logo" class="w-8 h-8 rounded-lg">
|
| 597 |
<span class="text-xl font-bold">VoiceFlow AI</span>
|
| 598 |
</div>
|
| 599 |
+
<div class="flex space-x-6">
|
| 600 |
<a href="#" class="hover:text-blue-500 transition">Политика конфиденциальности</a>
|
| 601 |
<a href="#" class="hover:text-blue-500 transition">Условия использования</a>
|
| 602 |
<a href="#" class="hover:text-blue-500 transition">Лицензия</a>
|