Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -395,7 +395,7 @@
|
|
395 |
<!-- Speech Bubble -->
|
396 |
<div class="speech-bubble p-6 mb-6 mx-4 relative">
|
397 |
<div id="avatar-message" class="text-lg">
|
398 |
-
Hello there! I'm your AI
|
399 |
</div>
|
400 |
<div id="typing-indicator" class="typing-indicator hidden mt-2">
|
401 |
<span></span>
|
|
|
395 |
<!-- Speech Bubble -->
|
396 |
<div class="speech-bubble p-6 mb-6 mx-4 relative">
|
397 |
<div id="avatar-message" class="text-lg">
|
398 |
+
Hello there! I'm your AI Avatar. Upload an image to create your personalized video avatar.
|
399 |
</div>
|
400 |
<div id="typing-indicator" class="typing-indicator hidden mt-2">
|
401 |
<span></span>
|