Manual changes saved
Browse files- index.html +1 -87
index.html
CHANGED
|
@@ -281,93 +281,8 @@ class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 te
|
|
| 281 |
</div>
|
| 282 |
</header>
|
| 283 |
|
| 284 |
-
<!-- Banner Section -->
|
| 285 |
-
<section class="pattern-navy text-white py-16 md:py-24">
|
| 286 |
-
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 287 |
-
<div class="text-center" data-aos="fade-up">
|
| 288 |
-
<h1 class="text-4xl md:text-5xl font-bold mb-4">Copilot Studio: Intelligent Conversations, Seamless Support</h1>
|
| 289 |
-
<p class="text-xl md:text-2xl text-[var(--vlc-sky)] mb-8">Personalized engagement powered by AI — available anytime, anywhere.</p>
|
| 290 |
-
<a href="./contact-us.html" class="btn-accent px-8 py-3 text-lg font-semibold rounded-md inline-block">Deploy Intelligent Assistants Now</a>
|
| 291 |
-
</div>
|
| 292 |
-
</div>
|
| 293 |
-
</section>
|
| 294 |
-
|
| 295 |
-
<!-- Section 1 -->
|
| 296 |
-
<section class="py-16 bg-[var(--vlc-tint)]">
|
| 297 |
-
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 298 |
-
<div class="grid md:grid-cols-2 gap-12 items-center">
|
| 299 |
-
<div data-aos="fade-right">
|
| 300 |
-
<h2 class="text-3xl font-bold text-[var(--vlc-navy)] mb-6">VLC with Copilot Studio</h2>
|
| 301 |
-
<p class="text-lg text-gray-700 mb-6">Copilot Studio empowers VLC with intelligent, AI‑driven assistants that deliver continuous engagement and support across the enterprise. Designed for rapid deployment, these solutions streamline routine queries and complex workflows, ensuring customers, partners, and employees have instant access to information and resources whenever they need them.</p>
|
| 302 |
-
<p class="text-lg text-gray-700 mb-8">By combining low‑code simplicity with enterprise‑grade integration, Copilot Studio reduces operational overhead, enhances satisfaction, and enables scalable digital experiences. With round‑the‑clock availability and secure extensibility, VLC transforms every interaction into an opportunity for smarter, more human‑like engagement.</p>
|
| 303 |
-
<div class="space-y-4">
|
| 304 |
-
<div class="flex items-start">
|
| 305 |
-
<i data-feather="check-circle" class="w-6 h-6 text-[var(--vlc-leaf)] mr-2 mt-1"></i>
|
| 306 |
-
<span class="text-lg">Deliver personalized engagement through AI‑powered assistants that scale customer and employee support.</span>
|
| 307 |
-
</div>
|
| 308 |
-
</div>
|
| 309 |
-
<a href="./contact-us.html" class="btn-primary mt-8 inline-block px-6 py-3">Transform Engagement Across Channels</a>
|
| 310 |
-
</div>
|
| 311 |
-
<div data-aos="fade-left">
|
| 312 |
-
<img src="http://static.photos/technology/640x360/42" alt="AI Copilot Interface" class="rounded-lg shadow-xl">
|
| 313 |
-
</div>
|
| 314 |
-
</div>
|
| 315 |
-
</div>
|
| 316 |
-
</section>
|
| 317 |
-
|
| 318 |
-
<!-- Section 2 -->
|
| 319 |
-
<section class="py-16 bg-white">
|
| 320 |
-
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 321 |
-
<h2 class="text-3xl font-bold text-center text-[var(--vlc-navy)] mb-12" data-aos="fade-up">Why Choose Copilot Studio</h2>
|
| 322 |
-
<div class="grid md:grid-cols-3 gap-8">
|
| 323 |
-
<div class="card-accent bg-[var(--vlc-card)] p-8 rounded-lg shadow-md" data-aos="fade-up" data-aos-delay="100">
|
| 324 |
-
<div class="w-12 h-12 bg-[var(--vlc-leaf-tint)] rounded-full flex items-center justify-center mb-4">
|
| 325 |
-
<i data-feather="zap" class="w-6 h-6 text-[var(--vlc-leaf)]"></i>
|
| 326 |
-
</div>
|
| 327 |
-
<h3 class="text-xl font-bold text-[var(--vlc-navy)] mb-3">Quick Deployment</h3>
|
| 328 |
-
<p class="text-gray-600">Copilot Studio allows VLC to design conversational bots rapidly using low‑code tools and natural language prompts.</p>
|
| 329 |
-
</div>
|
| 330 |
-
<div class="card-accent bg-[var(--vlc-card)] p-8 rounded-lg shadow-md" data-aos="fade-up" data-aos-delay="200">
|
| 331 |
-
<div class="w-12 h-12 bg-[var(--vlc-leaf-tint)] rounded-full flex items-center justify-center mb-4">
|
| 332 |
-
<i data-feather="clock" class="w-6 h-6 text-[var(--vlc-leaf)]"></i>
|
| 333 |
-
</div>
|
| 334 |
-
<h3 class="text-xl font-bold text-[var(--vlc-navy)] mb-3">Enhanced Service</h3>
|
| 335 |
-
<p class="text-gray-600">Customers receive instant updates on applications, partners access onboarding guidance, and employees find HR resources without delay. Assistants are available 24/7, reducing support overhead and improving satisfaction.</p>
|
| 336 |
-
</div>
|
| 337 |
-
<div class="card-accent bg-[var(--vlc-card)] p-8 rounded-lg shadow-md" data-aos="fade-up" data-aos-delay="300">
|
| 338 |
-
<div class="w-12 h-12 bg-[var(--vlc-leaf-tint)] rounded-full flex items-center justify-center mb-4">
|
| 339 |
-
<i data-feather="code" class="w-6 h-6 text-[var(--vlc-leaf)]"></i>
|
| 340 |
-
</div>
|
| 341 |
-
<h3 class="text-xl font-bold text-[var(--vlc-navy)] mb-3">Developer Extensions</h3>
|
| 342 |
-
<p class="text-gray-600">Professional developers integrate bots with enterprise systems, ensuring secure, scalable, and cohesive experiences across digital channels.</p>
|
| 343 |
-
</div>
|
| 344 |
-
</div>
|
| 345 |
-
</div>
|
| 346 |
-
</section>
|
| 347 |
-
|
| 348 |
-
<!-- Section 3 -->
|
| 349 |
-
<section class="py-16 bg-[var(--vlc-tint)]">
|
| 350 |
-
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 351 |
-
<div class="text-center mb-12" data-aos="fade-up">
|
| 352 |
-
<h2 class="text-3xl font-bold text-[var(--vlc-navy)] mb-4">With Copilot Studio, VLC makes every interaction smarter and more human.</h2>
|
| 353 |
-
<p class="text-xl text-gray-600 max-w-3xl mx-auto">Customer receive instant updates</p>
|
| 354 |
-
</div>
|
| 355 |
-
<div class="grid md:grid-cols-2 gap-12 items-center">
|
| 356 |
-
<div data-aos="fade-right">
|
| 357 |
-
<img src="http://static.photos/office/640x360/42" alt="AI Copilot in action" class="rounded-lg shadow-xl">
|
| 358 |
-
</div>
|
| 359 |
-
<div data-aos="fade-left">
|
| 360 |
-
<p class="text-lg text-gray-700 mb-6">Stop losing hours to repetitive questions and manual onboarding. Deploy your custom AI assistant today and start scaling your team's productivity.</p>
|
| 361 |
-
<p class="text-lg text-gray-700 mb-8">The next step brings you powerful advantages to navigate your digital transformation.</p>
|
| 362 |
-
<h3 class="text-2xl font-bold text-[var(--vlc-navy)] mb-4">Integrate Securely, Scale Confidently</h3>
|
| 363 |
-
<a href="./contact-us.html" class="btn-primary px-8 py-3 inline-block">Get Started with Copilot Studio</a>
|
| 364 |
-
</div>
|
| 365 |
-
</div>
|
| 366 |
-
</div>
|
| 367 |
-
</section>
|
| 368 |
-
|
| 369 |
<!-- FOOTER -->
|
| 370 |
-
<footer class="bg-[var(--vlc-navy)] text-white pt-14 pb-8">
|
| 371 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 372 |
<div class="grid md:grid-cols-3 gap-10 mb-10">
|
| 373 |
<div>
|
|
@@ -487,6 +402,5 @@ class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 te
|
|
| 487 |
}
|
| 488 |
});
|
| 489 |
</script>
|
| 490 |
-
<script src="https://huggingface.co/deepsite/deepsite-badge.js"></script>
|
| 491 |
</body>
|
| 492 |
</html>
|
|
|
|
| 281 |
</div>
|
| 282 |
</header>
|
| 283 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 284 |
<!-- FOOTER -->
|
| 285 |
+
<footer class="bg-[var(--vlc-navy)] text-white pt-14 pb-8">
|
| 286 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 287 |
<div class="grid md:grid-cols-3 gap-10 mb-10">
|
| 288 |
<div>
|
|
|
|
| 402 |
}
|
| 403 |
});
|
| 404 |
</script>
|
|
|
|
| 405 |
</body>
|
| 406 |
</html>
|