srinuksv commited on
Commit
9a97f18
·
verified ·
1 Parent(s): f0db9fb

Update static/home.html

Browse files
Files changed (1) hide show
  1. static/home.html +4 -4
static/home.html CHANGED
@@ -3,7 +3,7 @@
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>Welcome to the LBRCE College Chatbot</title>
7
  <style>
8
  body {
9
  font-family: Arial, sans-serif;
@@ -47,15 +47,15 @@
47
  </style>
48
  </head>
49
  <body>
50
- <h1>Welcome to the LBRCE College Chatbot</h1>
51
 
52
  <div class="container">
53
- <p>Click the button below to start a conversation with our College Chatbot.</p>
54
  <a href="https://srinuksv-lbrce-college-chatbot.hf.space/ch/chatbot" target="_blank" class="btn">Go to College Chatbot</a>
55
  </div>
56
 
57
  <div class="footer">
58
- <p>&copy; 2024 College Chatbot</p>
59
  </div>
60
  </body>
61
  </html>
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Welcome to the Hotel voice Chatbot</title>
7
  <style>
8
  body {
9
  font-family: Arial, sans-serif;
 
47
  </style>
48
  </head>
49
  <body>
50
+ <h1>Welcome to the Hotel voice Chatbot</h1>
51
 
52
  <div class="container">
53
+ <p>Click the button below to start a conversation with our Hotel voice Chatbot.</p>
54
  <a href="https://srinuksv-lbrce-college-chatbot.hf.space/ch/chatbot" target="_blank" class="btn">Go to College Chatbot</a>
55
  </div>
56
 
57
  <div class="footer">
58
+ <p>&copy; 2024 Hotel voice Chatbot</p>
59
  </div>
60
  </body>
61
  </html>