Manual changes saved
Browse files- index.html +6 -5
index.html
CHANGED
|
@@ -326,13 +326,14 @@ Start Building Today
|
|
| 326 |
</div>
|
| 327 |
</div>
|
| 328 |
</section>
|
|
|
|
| 329 |
<!-- Section 3 -->
|
| 330 |
-
<section class="py-16 md:py-24
|
| 331 |
-
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 332 |
<div class="text-center mb-16">
|
| 333 |
-
<h2 class="text-3xl md:text-4xl font-bold text-
|
| 334 |
-
<p class="text-lg text-
|
| 335 |
-
Accelerate app creation with natural language AI builders, generative pages & agents, Copilot in Power Apps, embedded intelligence, and AI agent components. This combination of low-code tools and AI capabilities empowers teams of all skill levels to innovate — from citizen developers to professional engineers.
|
| 336 |
</p>
|
| 337 |
</div>
|
| 338 |
<div class="grid md:grid-cols-3 gap-8">
|
|
|
|
| 326 |
</div>
|
| 327 |
</div>
|
| 328 |
</section>
|
| 329 |
+
|
| 330 |
<!-- Section 3 -->
|
| 331 |
+
<section class="py-16 md:py-24 bg-white">
|
| 332 |
+
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 333 |
<div class="text-center mb-16">
|
| 334 |
+
<h2 class="text-3xl md:text-4xl font-bold text-[var(--vlc-navy)] mb-6" data-aos="fade-up">Low-Code + AI: Build Faster and Smarter</h2>
|
| 335 |
+
<p class="text-lg text-gray-600 max-w-4xl mx-auto mb-12" data-aos="fade-up" data-aos-delay="100">
|
| 336 |
+
Accelerate app creation with natural language AI builders, generative pages & agents, Copilot in Power Apps, embedded intelligence, and AI agent components. This combination of low-code tools and AI capabilities empowers teams of all skill levels to innovate — from citizen developers to professional engineers.
|
| 337 |
</p>
|
| 338 |
</div>
|
| 339 |
<div class="grid md:grid-cols-3 gap-8">
|