Andrewbluebird commited on
Commit
7ff0e20
·
verified ·
1 Parent(s): f9b7998

Replace the image with the uploaded image

Browse files
Files changed (4) hide show
  1. IntroPage.html +1 -1
  2. SignIn.html +1 -1
  3. SignUp.html +1 -1
  4. index.html +4 -3
IntroPage.html CHANGED
@@ -156,7 +156,7 @@
156
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
157
  <div class="container mx-auto flex justify-between items-center">
158
  <div class="flex items-center space-x-2">
159
- <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-[150px] h-[75px] rounded-lg">
160
  </div>
161
  <div class="hidden md:flex space-x-8">
162
  <a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
 
156
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
157
  <div class="container mx-auto flex justify-between items-center">
158
  <div class="flex items-center space-x-2">
159
+ <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogo complete.png" alt="FurryChat Logo" class="w-[150px] h-[75px] rounded-lg">
160
  </div>
161
  <div class="hidden md:flex space-x-8">
162
  <a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
SignIn.html CHANGED
@@ -18,7 +18,7 @@
18
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
19
  <div class="container mx-auto flex justify-between items-center">
20
  <div class="flex items-center space-x-2">
21
- <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-[150px] h-[75px] rounded-lg">
22
  </div>
23
  <div class="hidden md:flex space-x-8">
24
  <a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
 
18
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
19
  <div class="container mx-auto flex justify-between items-center">
20
  <div class="flex items-center space-x-2">
21
+ <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogo complete.png" alt="FurryChat Logo" class="w-[150px] h-[75px] rounded-lg">
22
  </div>
23
  <div class="hidden md:flex space-x-8">
24
  <a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
SignUp.html CHANGED
@@ -18,7 +18,7 @@
18
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
19
  <div class="container mx-auto flex justify-between items-center">
20
  <div class="flex items-center space-x-2">
21
- <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-[150px] h-[75px] rounded-lg">
22
  </div>
23
  <div class="hidden md:flex space-x-8">
24
  <a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
 
18
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
19
  <div class="container mx-auto flex justify-between items-center">
20
  <div class="flex items-center space-x-2">
21
+ <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogo complete.png" alt="FurryChat Logo" class="w-[150px] h-[75px] rounded-lg">
22
  </div>
23
  <div class="hidden md:flex space-x-8">
24
  <a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
index.html CHANGED
@@ -210,7 +210,7 @@
210
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
211
  <div class="container mx-auto flex justify-between items-center">
212
  <div class="flex items-center space-x-2">
213
- <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogoAnimatedwbg.gif" alt="FurryChat Logo" class="w-[150px] h-[75px] rounded-lg">
214
  </div>
215
  <div class="hidden md:flex space-x-8">
216
  <a href="#" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
@@ -308,8 +308,9 @@
308
  <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
309
  <div>
310
  <div class="flex items-center space-x-2 mb-4">
311
- <i data-feather="message-circle" class="text-blue-400"></i>
312
- </div>
 
313
  <p class="text-gray-400">Perfect AI Furry roleplay haven powered by advanced artificial intelligence.</p>
314
  </div>
315
  <div>
 
210
  <nav class="bg-white bg-opacity-90 backdrop-blur-sm shadow-sm py-4 px-6">
211
  <div class="container mx-auto flex justify-between items-center">
212
  <div class="flex items-center space-x-2">
213
+ <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogo complete.png" alt="FurryChat Logo" class="w-[150px] h-[75px] rounded-lg">
214
  </div>
215
  <div class="hidden md:flex space-x-8">
216
  <a href="#" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
 
308
  <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
309
  <div>
310
  <div class="flex items-center space-x-2 mb-4">
311
+ <div class="flex items-center space-x-2">
312
+ <img src="https://huggingface.co/spaces/Andrewbluebird/furry-tales-digital-whiskers/resolve/main/images/FurryChatLogo complete.png" alt="FurryChat Logo" class="w-[150px] h-[75px] rounded-lg">
313
+ </div>
314
  <p class="text-gray-400">Perfect AI Furry roleplay haven powered by advanced artificial intelligence.</p>
315
  </div>
316
  <div>