Add 1 files
Browse files- index.html +8 -16
index.html
CHANGED
|
@@ -194,7 +194,7 @@
|
|
| 194 |
<a href="#" class="px-6 py-3 border border-transparent text-base font-medium rounded-md text-white bg-indigo-500 bg-opacity-60 hover:bg-opacity-70 shadow-sm">
|
| 195 |
Watch demo
|
| 196 |
</a>
|
| 197 |
-
|
| 198 |
</div>
|
| 199 |
<div class="mt-12 md:mt-0 md:w-1/2 flex justify-center">
|
| 200 |
<div class="relative w-full max-w-md">
|
|
@@ -397,7 +397,7 @@
|
|
| 397 |
</div>
|
| 398 |
<h3 class="text-lg font-medium text-gray-900 mb-2">3. Personalize</h3>
|
| 399 |
<p class="text-gray-600 text-sm">
|
| 400 |
-
Select your preferred learning style and focus areas
|
| 401 |
</p>
|
| 402 |
<i class="fas fa-arrow-down flowchart-arrow"></i>
|
| 403 |
</div>
|
|
@@ -416,26 +416,18 @@
|
|
| 416 |
</section>
|
| 417 |
|
| 418 |
<!-- Video Demo Section -->
|
| 419 |
-
<section class="py-
|
| 420 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 421 |
<div class="lg:grid lg:grid-cols-12 lg:gap-8">
|
| 422 |
<div class="lg:col-span-5 mb-8 lg:mb-0">
|
| 423 |
-
<h2 class="text-
|
| 424 |
See Studee in action
|
| 425 |
</h2>
|
| 426 |
-
<p class="mt-
|
| 427 |
-
Watch
|
| 428 |
</p>
|
| 429 |
-
<div class="mt-
|
| 430 |
-
<
|
| 431 |
-
<li class="text-gray-700">See the AI analysis process</li>
|
| 432 |
-
<li class="text-gray-700">Explore different output formats</li>
|
| 433 |
-
<li class="text-gray-700">Understand personalization options</li>
|
| 434 |
-
<li class="text-gray-700">View student progress tracking</li>
|
| 435 |
-
</ul>
|
| 436 |
-
</div>
|
| 437 |
-
<div class="mt-8">
|
| 438 |
-
<a href="#" class="px-6 py-3 border border-transparent text-base font-medium rounded-md text-white bg-indigo-600 hover:bg-indigo-700 shadow-sm">
|
| 439 |
Start free trial
|
| 440 |
</a>
|
| 441 |
</div>
|
|
|
|
| 194 |
<a href="#" class="px-6 py-3 border border-transparent text-base font-medium rounded-md text-white bg-indigo-500 bg-opacity-60 hover:bg-opacity-70 shadow-sm">
|
| 195 |
Watch demo
|
| 196 |
</a>
|
| 197 |
+
</div>
|
| 198 |
</div>
|
| 199 |
<div class="mt-12 md:mt-0 md:w-1/2 flex justify-center">
|
| 200 |
<div class="relative w-full max-w-md">
|
|
|
|
| 397 |
</div>
|
| 398 |
<h3 class="text-lg font-medium text-gray-900 mb-2">3. Personalize</h3>
|
| 399 |
<p class="text-gray-600 text-sm">
|
| 400 |
+
Select your preferred learning style and focus areas. Teachers can easily edit and refine the AI-generated content.
|
| 401 |
</p>
|
| 402 |
<i class="fas fa-arrow-down flowchart-arrow"></i>
|
| 403 |
</div>
|
|
|
|
| 416 |
</section>
|
| 417 |
|
| 418 |
<!-- Video Demo Section -->
|
| 419 |
+
<section class="py-16 bg-white">
|
| 420 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 421 |
<div class="lg:grid lg:grid-cols-12 lg:gap-8">
|
| 422 |
<div class="lg:col-span-5 mb-8 lg:mb-0">
|
| 423 |
+
<h2 class="text-2xl font-extrabold text-gray-900 sm:text-3xl">
|
| 424 |
See Studee in action
|
| 425 |
</h2>
|
| 426 |
+
<p class="mt-3 text-gray-600">
|
| 427 |
+
Watch our 90-second demo to see how Studee transforms dense textbook chapters into digestible, personalized learning materials.
|
| 428 |
</p>
|
| 429 |
+
<div class="mt-6">
|
| 430 |
+
<a href="#" class="inline-flex px-4 py-2 border border-transparent text-sm font-medium rounded-md text-white bg-indigo-600 hover:bg-indigo-700 shadow-sm">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 431 |
Start free trial
|
| 432 |
</a>
|
| 433 |
</div>
|