Spaces:
Running
Running
Manual changes saved
Browse files- index.html +13 -6
index.html
CHANGED
|
@@ -320,21 +320,21 @@ class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 te
|
|
| 320 |
<!-- Section 2 -->
|
| 321 |
<section class="py-16 bg-[var(--vlc-tint)]">
|
| 322 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 323 |
-
|
| 324 |
<div class="grid md:grid-cols-2 gap-8 mb-12">
|
| 325 |
<div class="card-accent bg-white p-6 rounded-lg shadow-md" data-aos="fade-up">
|
| 326 |
<div class="flex items-center mb-4">
|
| 327 |
<i data-feather="eye" class="w-6 h-6 mr-3 text-[var(--vlc-sky)]"></i>
|
| 328 |
-
<h3 class="text-xl font-bold text-[var(--vlc-navy)]">
|
| 329 |
</div>
|
| 330 |
-
<p class="text-gray-600">
|
| 331 |
</div>
|
| 332 |
<div class="card-accent bg-white p-6 rounded-lg shadow-md" data-aos="fade-up" data-aos-delay="100">
|
| 333 |
<div class="flex items-center mb-4">
|
| 334 |
<i data-feather="zap" class="w-6 h-6 mr-3 text-[var(--vlc-sky)]"></i>
|
| 335 |
-
<h3 class="text-xl font-bold text-[var(--vlc-navy)]">
|
| 336 |
</div>
|
| 337 |
-
<p class="text-gray-600">We
|
| 338 |
</div>
|
| 339 |
</div>
|
| 340 |
|
|
@@ -351,7 +351,14 @@ class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 te
|
|
| 351 |
<i data-feather="shield" class="w-6 h-6 mr-3 text-[var(--vlc-sky)]"></i>
|
| 352 |
<h3 class="text-xl font-bold text-[var(--vlc-navy)]">Protect Your Content with Advanced Security</h3>
|
| 353 |
</div>
|
| 354 |
-
<p class="text-gray-600">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 355 |
</div>
|
| 356 |
</div>
|
| 357 |
|
|
|
|
| 320 |
<!-- Section 2 -->
|
| 321 |
<section class="py-16 bg-[var(--vlc-tint)]">
|
| 322 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 323 |
+
<h2 class="text-3xl font-bold text-[var(--vlc-navy)] mb-12 text-center" data-aos="fade-up">Boost Your Content Delivery</h2>
|
| 324 |
<div class="grid md:grid-cols-2 gap-8 mb-12">
|
| 325 |
<div class="card-accent bg-white p-6 rounded-lg shadow-md" data-aos="fade-up">
|
| 326 |
<div class="flex items-center mb-4">
|
| 327 |
<i data-feather="eye" class="w-6 h-6 mr-3 text-[var(--vlc-sky)]"></i>
|
| 328 |
+
<h3 class="text-xl font-bold text-[var(--vlc-navy)]">Maximize Content Reach and Engagement</h3>
|
| 329 |
</div>
|
| 330 |
+
<p class="text-gray-600">Elevate your videos, audio, and visuals with smart metadata and discoverability features. From text and voice recognition to facial and speaker identification, our solutions ensure your content gets noticed and easily accessed by the right audience.</p>
|
| 331 |
</div>
|
| 332 |
<div class="card-accent bg-white p-6 rounded-lg shadow-md" data-aos="fade-up" data-aos-delay="100">
|
| 333 |
<div class="flex items-center mb-4">
|
| 334 |
<i data-feather="zap" class="w-6 h-6 mr-3 text-[var(--vlc-sky)]"></i>
|
| 335 |
+
<h3 class="text-xl font-bold text-[var(--vlc-navy)]">Seamless and Modern Content Delivery</h3>
|
| 336 |
</div>
|
| 337 |
+
<p class="text-gray-600">We design and manage robust multimedia delivery systems that work across all devices. Leveraging industry standards like HTML5, media source extensions, and adaptive cloud streaming, VLC ensures your content is delivered smoothly, securely, and in high definition.</p>
|
| 338 |
</div>
|
| 339 |
</div>
|
| 340 |
|
|
|
|
| 351 |
<i data-feather="shield" class="w-6 h-6 mr-3 text-[var(--vlc-sky)]"></i>
|
| 352 |
<h3 class="text-xl font-bold text-[var(--vlc-navy)]">Protect Your Content with Advanced Security</h3>
|
| 353 |
</div>
|
| 354 |
+
<p class="text-gray-600">Safeguard your assets with advanced encryption and trusted DRM systems. VLC’s multimedia services also allow you to customize access, manage permissions, and refine delivery models to maximize accuracy and protect intellectual property.</p>
|
| 355 |
+
</div>
|
| 356 |
+
<div class="card-accent bg-white p-6 rounded-lg shadow-md" data-aos="fade-up" data-aos-delay="300">
|
| 357 |
+
<div class="flex items-center mb-4">
|
| 358 |
+
<i data-feather="shield" class="w-6 h-6 mr-3 text-[var(--vlc-sky)]"></i>
|
| 359 |
+
<h3 class="text-xl font-bold text-[var(--vlc-navy)]">Let’s Bring Your Multimedia Vision to Life</h3>
|
| 360 |
+
</div>
|
| 361 |
+
<p class="text-gray-600">Connect with VLC today to explore how our end-to-end multimedia services can help you deliver content that captivates, engages, and performs.</p>
|
| 362 |
</div>
|
| 363 |
</div>
|
| 364 |
|