vlcsolutions commited on
Commit
d4df683
·
verified ·
1 Parent(s): 9357cb2

Manual changes saved

Browse files
Files changed (1) hide show
  1. 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)]">Boost Content Visibility & Engagement</h3>
329
  </div>
330
- <p class="text-gray-600">Increase the discoverability of your audio and visual content by incorporating detailed metadata. Our tools improve your applications by adding searchable elements such as spoken words, written text, faces, and even speakers, ensuring that your content is easily found and understood.</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)]">Streamline Content Delivery with Modern Tech</h3>
336
  </div>
337
- <p class="text-gray-600">We offer a full suite of media solutions—covering everything from source files and content streaming to security features tailored for the latest consumer technologies. VLC helps you deliver content smoothly with industry-standard technologies like HTML5, Media Source Extensions (MSE), and Encrypted Media Extensions (EME).</p>
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">VLC offers powerful encryption with Advanced Encryption Standards (AES) and the flexibility to implement your preferred DRM systems. We also provide personalized access controls, giving you full authority over who can access your content and how it's distributed.</p>
 
 
 
 
 
 
 
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