Spaces:
Running
Running
Change the name to Epiliz Estetique - Follow Up Deployment
Browse files- index.html +2 -2
index.html
CHANGED
@@ -36,7 +36,7 @@
|
|
36 |
<div class="bg-white p-8 rounded-lg shadow-lg w-full max-w-md">
|
37 |
<div class="text-center mb-6">
|
38 |
<i class="fas fa-spa text-4xl text-purple-600 mb-2"></i>
|
39 |
-
<h1 class="text-2xl font-bold text-gray-800">
|
40 |
<p class="text-gray-600">Staff Login</p>
|
41 |
</div>
|
42 |
<form id="login-form" class="space-y-4">
|
@@ -65,7 +65,7 @@
|
|
65 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4 flex justify-between items-center">
|
66 |
<div class="flex items-center space-x-2">
|
67 |
<i class="fas fa-spa text-2xl text-purple-600"></i>
|
68 |
-
<h1 class="text-xl font-bold text-gray-800">
|
69 |
</div>
|
70 |
<div class="flex items-center space-x-4">
|
71 |
<button id="logout-btn" class="flex items-center text-gray-600 hover:text-purple-600">
|
|
|
36 |
<div class="bg-white p-8 rounded-lg shadow-lg w-full max-w-md">
|
37 |
<div class="text-center mb-6">
|
38 |
<i class="fas fa-spa text-4xl text-purple-600 mb-2"></i>
|
39 |
+
<h1 class="text-2xl font-bold text-gray-800">Epiliz Estetique</h1>
|
40 |
<p class="text-gray-600">Staff Login</p>
|
41 |
</div>
|
42 |
<form id="login-form" class="space-y-4">
|
|
|
65 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4 flex justify-between items-center">
|
66 |
<div class="flex items-center space-x-2">
|
67 |
<i class="fas fa-spa text-2xl text-purple-600"></i>
|
68 |
+
<h1 class="text-xl font-bold text-gray-800">Epiliz Estetique Scheduler</h1>
|
69 |
</div>
|
70 |
<div class="flex items-center space-x-4">
|
71 |
<button id="logout-btn" class="flex items-center text-gray-600 hover:text-purple-600">
|