Spaces:
Running
Running
Перенеси блок с демкой в начало страницы, адаптируй примерно как на картинке
Browse files- index.html +111 -109
index.html
CHANGED
|
@@ -79,86 +79,144 @@ Get Started
|
|
| 79 |
</div>
|
| 80 |
</div>
|
| 81 |
</nav>
|
| 82 |
-
|
| 83 |
-
<section class="relative min-h-screen flex items-center justify-center overflow-hidden">
|
| 84 |
-
<div class="absolute inset-0 bg-gradient-to-br from-black via-blue-900/20 to-blue-800/10"></div>
|
| 85 |
-
|
| 86 |
-
<!-- Animated Background Elements -->
|
| 87 |
<div class="absolute inset-0">
|
| 88 |
<div class="floating absolute top-20 left-10 w-72 h-72 bg-blue-600/10 rounded-full blur-3xl"></div>
|
| 89 |
<div class="floating absolute bottom-20 right-10 w-96 h-96 bg-blue-700/10 rounded-full blur-3xl" style="animation-delay: 3s;"></div>
|
| 90 |
</div>
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
|
|
|
| 94 |
<h1 class="text-5xl lg:text-7xl font-bold mb-6">
|
| 95 |
-
|
| 96 |
-
<span class="gradient-text">Natural Speech</span>
|
| 97 |
</h1>
|
| 98 |
-
<p class="text-xl text-gray-300
|
| 99 |
-
|
| 100 |
-
Powered by advanced neural networks for human-like intonation and emotion.
|
| 101 |
</p>
|
| 102 |
-
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 106 |
</button>
|
| 107 |
<button class="border-2 border-blue-500 px-8 py-4 rounded-full font-semibold text-lg hover:bg-blue-500 hover:text-white transition-all">
|
| 108 |
-
|
| 109 |
</button>
|
| 110 |
</div>
|
| 111 |
|
| 112 |
-
<div class="mt-12 flex items-center justify-center
|
| 113 |
<div class="text-center">
|
| 114 |
<div class="text-2xl font-bold text-blue-400">900+</div>
|
| 115 |
-
<div class="text-sm">AI
|
| 116 |
</div>
|
| 117 |
<div class="text-center">
|
| 118 |
<div class="text-2xl font-bold text-blue-300">142</div>
|
| 119 |
-
<div class="text-sm">
|
| 120 |
</div>
|
| 121 |
<div class="text-center">
|
| 122 |
<div class="text-2xl font-bold text-blue-400">50M+</div>
|
| 123 |
-
<div class="text-sm">
|
| 124 |
</div>
|
| 125 |
</div>
|
| 126 |
</div>
|
|
|
|
|
|
|
|
|
|
| 127 |
|
| 128 |
-
|
| 129 |
-
|
| 130 |
-
|
| 131 |
-
<div class="
|
| 132 |
-
|
| 133 |
-
|
| 134 |
-
|
| 135 |
-
|
| 136 |
-
|
| 137 |
-
<
|
| 138 |
-
|
| 139 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
</div>
|
| 141 |
-
<div class="
|
| 142 |
-
<div class="h-
|
|
|
|
| 143 |
</div>
|
| 144 |
-
<div class="
|
| 145 |
-
<div class="h-
|
|
|
|
| 146 |
</div>
|
| 147 |
</div>
|
| 148 |
-
</div>
|
| 149 |
-
|
| 150 |
-
|
| 151 |
-
|
| 152 |
-
|
| 153 |
-
<
|
| 154 |
-
|
| 155 |
-
|
| 156 |
-
|
| 157 |
-
<
|
| 158 |
</div>
|
| 159 |
-
<div class="
|
| 160 |
-
<div class="
|
| 161 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 162 |
</div>
|
| 163 |
</div>
|
| 164 |
</div>
|
|
@@ -166,7 +224,7 @@ View Pricing
|
|
| 166 |
</div>
|
| 167 |
</div>
|
| 168 |
</section>
|
| 169 |
-
|
| 170 |
<section id="features" class="py-20 lg:py-32">
|
| 171 |
<div class="container mx-auto px-6">
|
| 172 |
<div class="text-center mb-16">
|
|
@@ -237,63 +295,7 @@ View Pricing
|
|
| 237 |
</div>
|
| 238 |
</div>
|
| 239 |
</section>
|
| 240 |
-
|
| 241 |
-
<section id="demo" class="py-20 lg:py-32 bg-gradient-to-br from-gray-900 to-black">
|
| 242 |
-
<div class="container mx-auto px-6">
|
| 243 |
-
<div class="text-center mb-16">
|
| 244 |
-
<h2 class="text-4xl lg:text-5xl font-bold mb-4">
|
| 245 |
-
Experience the <span class="gradient-text">Difference</span>
|
| 246 |
-
</h2>
|
| 247 |
-
<p class="text-xl text-gray-400 max-w-3xl mx-auto">
|
| 248 |
-
Try our interactive demo and hear the quality for yourself
|
| 249 |
-
</p>
|
| 250 |
-
</div>
|
| 251 |
-
|
| 252 |
-
<div class="max-w-4xl mx-auto">
|
| 253 |
-
<div class="glass-effect rounded-3xl p-8 lg:p-12">
|
| 254 |
-
<div class="mb-8">
|
| 255 |
-
<label class="block text-sm font-medium text-gray-300 mb-2">Enter your text</label>
|
| 256 |
-
<textarea class="w-full bg-gray-900 border border-gray-700 rounded-xl p-4 text-white placeholder-gray-500 focus:border-blue-500 focus:outline-none transition-colors" rows="4" placeholder="Type something here to hear it spoken...">VoiceFlow AI delivers the most natural and expressive text-to-speech you've ever heard. Our advanced neural networks understand context, emotion, and intention to create truly human-like speech.</textarea>
|
| 257 |
-
</div>
|
| 258 |
-
|
| 259 |
-
<div class="grid md:grid-cols-3 gap-6 mb-8">
|
| 260 |
-
<div>
|
| 261 |
-
<label class="block text-sm font-medium text-gray-300 mb-2">Voice</label>
|
| 262 |
-
<select class="w-full bg-gray-900 border border-gray-700 rounded-lg p-3 text-white focus:border-blue-500 focus:outline-none">
|
| 263 |
-
<option>Emma (US English)</option>
|
| 264 |
-
<option>James (UK English)</option>
|
| 265 |
-
<option>Sophia (Australian)</option>
|
| 266 |
-
<option>Lucas (Canadian)</option>
|
| 267 |
-
</select>
|
| 268 |
-
</div>
|
| 269 |
-
<div>
|
| 270 |
-
<label class="block text-sm font-medium text-gray-300 mb-2">Speed</label>
|
| 271 |
-
<input type="range" min="0.5" max="2" step="0.1" value="1" class="w-full accent-blue-500">
|
| 272 |
-
</div>
|
| 273 |
-
<div>
|
| 274 |
-
<label class="block text-sm font-medium text-gray-300 mb-2">Emotion</label>
|
| 275 |
-
<select class="w-full bg-gray-900 border border-gray-700 rounded-lg p-3 text-white focus:border-blue-500 focus:outline-none">
|
| 276 |
-
<option>Neutral</option>
|
| 277 |
-
<option>Happy</option>
|
| 278 |
-
<option>Sad</option>
|
| 279 |
-
<option>Excited</option>
|
| 280 |
-
<option>Professional</option>
|
| 281 |
-
</select>
|
| 282 |
-
</div>
|
| 283 |
-
</div>
|
| 284 |
-
|
| 285 |
-
<div class="flex items-center justify-center">
|
| 286 |
-
<button class="bg-gradient-to-r from-blue-500 to-blue-700 px-8 py-4 rounded-full font-semibold text-lg hover:shadow-xl hover:shadow-blue-500/30 transition-all flex items-center space-x-3">
|
| 287 |
-
<i data-feather="play" class="w-6 h-6"></i>
|
| 288 |
-
<span>Generate Speech</span>
|
| 289 |
-
</button>
|
| 290 |
-
</div>
|
| 291 |
-
</div>
|
| 292 |
-
</div>
|
| 293 |
-
</div>
|
| 294 |
-
</section>
|
| 295 |
-
|
| 296 |
-
<!-- Pricing Section -->
|
| 297 |
<section id="pricing" class="py-20 lg:py-32">
|
| 298 |
<div class="container mx-auto px-6">
|
| 299 |
<div class="text-center mb-16">
|
|
|
|
| 79 |
</div>
|
| 80 |
</div>
|
| 81 |
</nav>
|
| 82 |
+
<!-- Demo Section -->
|
| 83 |
+
<section id="demo" class="relative min-h-screen flex items-center justify-center overflow-hidden bg-gradient-to-br from-gray-900 to-black">
|
|
|
|
|
|
|
|
|
|
| 84 |
<div class="absolute inset-0">
|
| 85 |
<div class="floating absolute top-20 left-10 w-72 h-72 bg-blue-600/10 rounded-full blur-3xl"></div>
|
| 86 |
<div class="floating absolute bottom-20 right-10 w-96 h-96 bg-blue-700/10 rounded-full blur-3xl" style="animation-delay: 3s;"></div>
|
| 87 |
</div>
|
| 88 |
+
|
| 89 |
+
<div class="container mx-auto px-6 relative z-10">
|
| 90 |
+
<div class="max-w-6xl mx-auto">
|
| 91 |
+
<div class="text-center mb-16">
|
| 92 |
<h1 class="text-5xl lg:text-7xl font-bold mb-6">
|
| 93 |
+
<span class="gradient-text">Попробуйте</span> демо
|
|
|
|
| 94 |
</h1>
|
| 95 |
+
<p class="text-xl text-gray-300 max-w-3xl mx-auto mb-8">
|
| 96 |
+
Убедитесь в качестве нашего преобразования текста в речь с помощью интерактивной демонстрации
|
|
|
|
| 97 |
</p>
|
| 98 |
+
</div>
|
| 99 |
+
|
| 100 |
+
<div class="max-w-4xl mx-auto">
|
| 101 |
+
<div class="glass-effect rounded-3xl p-8 lg:p-12">
|
| 102 |
+
<div class="mb-8">
|
| 103 |
+
<label class="block text-sm font-medium text-gray-300 mb-2">Введите ваш текст</label>
|
| 104 |
+
<textarea class="w-full bg-gray-900 border border-gray-700 rounded-xl p-4 text-white placeholder-gray-500 focus:border-blue-500 focus:outline-none transition-colors" rows="4" placeholder="Введите здесь текст, чтобы услышать его озвучку...">VoiceFlow AI предлагает самое естественное и выразительное преобразование текста в речь, которое вы когда-либо слышали. Наши передовые нейросети понимают контекст, эмоции и намерения для создания по-настоящему человеческой речи.</textarea>
|
| 105 |
+
</div>
|
| 106 |
+
|
| 107 |
+
<div class="grid md:grid-cols-3 gap-6 mb-8">
|
| 108 |
+
<div>
|
| 109 |
+
<label class="block text-sm font-medium text-gray-300 mb-2">Голос</label>
|
| 110 |
+
<select class="w-full bg-gray-900 border border-gray-700 rounded-lg p-3 text-white focus:border-blue-500 focus:outline-none">
|
| 111 |
+
<option>Эмма (Американский английский)</option>
|
| 112 |
+
<option>Джеймс (Британский английский)</option>
|
| 113 |
+
<option>София (Австралийский)</option>
|
| 114 |
+
<option>Лукас (Канадский)</option>
|
| 115 |
+
</select>
|
| 116 |
+
</div>
|
| 117 |
+
<div>
|
| 118 |
+
<label class="block text-sm font-medium text-gray-300 mb-2">Скорость</label>
|
| 119 |
+
<input type="range" min="0.5" max="2" step="0.1" value="1" class="w-full accent-blue-500">
|
| 120 |
+
</div>
|
| 121 |
+
<div>
|
| 122 |
+
<label class="block text-sm font-medium text-gray-300 mb-2">Эмоция</label>
|
| 123 |
+
<select class="w-full bg-gray-900 border border-gray-700 rounded-lg p-3 text-white focus:border-blue-500 focus:outline-none">
|
| 124 |
+
<option>Нейтральная</option>
|
| 125 |
+
<option>Радость</option>
|
| 126 |
+
<option>Грусть</option>
|
| 127 |
+
<option>Восторг</option>
|
| 128 |
+
<option>Профессиональная</option>
|
| 129 |
+
</select>
|
| 130 |
+
</div>
|
| 131 |
+
</div>
|
| 132 |
+
|
| 133 |
+
<div class="flex items-center justify-center">
|
| 134 |
+
<button class="bg-gradient-to-r from-blue-500 to-blue-700 px-8 py-4 rounded-full font-semibold text-lg hover:shadow-xl hover:shadow-blue-500/30 transition-all flex items-center space-x-3">
|
| 135 |
+
<i data-feather="play" class="w-6 h-6"></i>
|
| 136 |
+
<span>Сгенерировать речь</span>
|
| 137 |
+
</button>
|
| 138 |
+
</div>
|
| 139 |
+
</div>
|
| 140 |
+
</div>
|
| 141 |
+
|
| 142 |
+
<div class="mt-16 text-center">
|
| 143 |
+
<div class="flex flex-col sm:flex-row gap-4 justify-center">
|
| 144 |
+
<button class="bg-gradient-to-r from-blue-500 to-blue-700 px-8 py-4 rounded-full font-semibold text-lg hover:shadow-xl hover:shadow-blue-500/30 transition-all pulse-blue">
|
| 145 |
+
Начать бесплатно
|
| 146 |
</button>
|
| 147 |
<button class="border-2 border-blue-500 px-8 py-4 rounded-full font-semibold text-lg hover:bg-blue-500 hover:text-white transition-all">
|
| 148 |
+
Посмотреть тарифы
|
| 149 |
</button>
|
| 150 |
</div>
|
| 151 |
|
| 152 |
+
<div class="mt-12 flex items-center justify-center space-x-8 text-gray-400">
|
| 153 |
<div class="text-center">
|
| 154 |
<div class="text-2xl font-bold text-blue-400">900+</div>
|
| 155 |
+
<div class="text-sm">AI голосов</div>
|
| 156 |
</div>
|
| 157 |
<div class="text-center">
|
| 158 |
<div class="text-2xl font-bold text-blue-300">142</div>
|
| 159 |
+
<div class="text-sm">Языка</div>
|
| 160 |
</div>
|
| 161 |
<div class="text-center">
|
| 162 |
<div class="text-2xl font-bold text-blue-400">50M+</div>
|
| 163 |
+
<div class="text-sm">Символов</div>
|
| 164 |
</div>
|
| 165 |
</div>
|
| 166 |
</div>
|
| 167 |
+
</div>
|
| 168 |
+
</div>
|
| 169 |
+
</section>
|
| 170 |
|
| 171 |
+
<!-- Hero Section -->
|
| 172 |
+
<section class="py-20 lg:py-32">
|
| 173 |
+
<div class="container mx-auto px-6">
|
| 174 |
+
<div class="max-w-6xl mx-auto grid lg:grid-cols-2 gap-12 items-center">
|
| 175 |
+
<div class="text-center lg:text-left">
|
| 176 |
+
<h2 class="text-4xl lg:text-5xl font-bold mb-6">
|
| 177 |
+
Преобразуйте текст в
|
| 178 |
+
<span class="gradient-text">естественную речь</span>
|
| 179 |
+
</h2>
|
| 180 |
+
<p class="text-xl text-gray-300 mb-8 leading-relaxed">
|
| 181 |
+
VoiceFlow AI предоставляет ультрареалистичное преобразование текста в речь с 900+ голосами на 142 языках.
|
| 182 |
+
Основано на передовых нейросетях для человеческой интонации и эмоций.
|
| 183 |
+
</p>
|
| 184 |
+
|
| 185 |
+
<div class="space-y-6">
|
| 186 |
+
<div class="flex items-center space-x-3">
|
| 187 |
+
<div class="w-3 h-3 bg-blue-600 rounded-full"></div>
|
| 188 |
+
<span class="text-gray-300">Естественные интонационные паттерны</span>
|
| 189 |
</div>
|
| 190 |
+
<div class="flex items-center space-x-3">
|
| 191 |
+
<div class="w-3 h-3 bg-blue-500 rounded-full"></div>
|
| 192 |
+
<span class="text-gray-300">Контроль эмоционального выражения</span>
|
| 193 |
</div>
|
| 194 |
+
<div class="flex items-center space-x-3">
|
| 195 |
+
<div class="w-3 h-3 bg-blue-500 rounded-full"></div>
|
| 196 |
+
<span class="text-gray-300">Клонирование голоса в реальном времени</span>
|
| 197 |
</div>
|
| 198 |
</div>
|
| 199 |
+
</div>
|
| 200 |
+
|
| 201 |
+
<div class="relative">
|
| 202 |
+
<div class="glass-effect rounded-3xl p-8 shadow-2xl">
|
| 203 |
+
<div class="bg-gray-900 rounded-2xl p-6 mb-6">
|
| 204 |
+
<div class="flex items-center justify-between mb-4">
|
| 205 |
+
<span class="text-blue-400 font-medium">Живая демонстрация</span>
|
| 206 |
+
<button class="text-blue-400 hover:text-blue-300">
|
| 207 |
+
<i data-feather="play-circle" class="w-8 h-8"></i>
|
| 208 |
+
</button>
|
| 209 |
</div>
|
| 210 |
+
<div class="space-y-3">
|
| 211 |
+
<div class="h-3 bg-gray-800 rounded-full overflow-hidden">
|
| 212 |
+
<div class="h-full bg-gradient-to-r from-blue-500 to-blue-700 rounded-full" style="width: 75%"></div>
|
| 213 |
+
</div>
|
| 214 |
+
<div class="h-3 bg-gray-800 rounded-full overflow-hidden">
|
| 215 |
+
<div class="h-full bg-gradient-to-r from-blue-500 to-blue-700 rounded-full" style="width: 45%"></div>
|
| 216 |
+
</div>
|
| 217 |
+
<div class="h-3 bg-gray-800 rounded-full overflow-hidden">
|
| 218 |
+
<div class="h-full bg-gradient-to-r from-blue-500 to-blue-700 rounded-full" style="width: 90%"></div>
|
| 219 |
+
</div>
|
| 220 |
</div>
|
| 221 |
</div>
|
| 222 |
</div>
|
|
|
|
| 224 |
</div>
|
| 225 |
</div>
|
| 226 |
</section>
|
| 227 |
+
<!-- Features Section -->
|
| 228 |
<section id="features" class="py-20 lg:py-32">
|
| 229 |
<div class="container mx-auto px-6">
|
| 230 |
<div class="text-center mb-16">
|
|
|
|
| 295 |
</div>
|
| 296 |
</div>
|
| 297 |
</section>
|
| 298 |
+
<!-- Pricing Section -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 299 |
<section id="pricing" class="py-20 lg:py-32">
|
| 300 |
<div class="container mx-auto px-6">
|
| 301 |
<div class="text-center mb-16">
|