Ashrafb commited on
Commit
1dfa8e2
1 Parent(s): 9cd0972

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +2 -2
static/index.html CHANGED
@@ -328,12 +328,12 @@ span.material-symbols-rounded {
328
  <body>
329
  <div class="top-bar">
330
  <img src="img/chatbo.jpg">
331
- <span>Hello there! How can I help you today.</span>
332
  </div>
333
  <div class="chat-container">
334
  <div class="default-text">
335
  <h1>Welcome</h1>
336
- <p>Start a conversation with the AI assistant.</p>
337
  </div>
338
  </div>
339
  <div class="typing-container">
 
328
  <body>
329
  <div class="top-bar">
330
  <img src="img/chatbo.jpg">
331
+ <span>Hello there! Greetings from AIConvert's team</span>
332
  </div>
333
  <div class="chat-container">
334
  <div class="default-text">
335
  <h1>Welcome</h1>
336
+ <p>Start a conversation with the Llama3 AI assistant.</p>
337
  </div>
338
  </div>
339
  <div class="typing-container">