Spaces:
Sleeping
Sleeping
Update static/home.html
Browse files- 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
|
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
|
51 |
|
52 |
<div class="container">
|
53 |
-
<p>Click the button below to start a conversation with our
|
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>© 2024
|
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>© 2024 Hotel voice Chatbot</p>
|
59 |
</div>
|
60 |
</body>
|
61 |
</html>
|