Replace this Inline text with a image placeholder
Browse files- IntroPage.html +2 -2
- SignIn.html +2 -2
- SignUp.html +2 -2
- index.html +0 -1
IntroPage.html
CHANGED
|
@@ -157,8 +157,8 @@
|
|
| 157 |
<div class="container mx-auto flex justify-between items-center">
|
| 158 |
<div class="flex items-center space-x-2">
|
| 159 |
<img src="http://static.photos/animals/200x200/1" alt="FurryChat Logo" class="w-8 h-8 rounded-full">
|
| 160 |
-
<
|
| 161 |
-
|
| 162 |
<div class="hidden md:flex space-x-8">
|
| 163 |
<a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
|
| 164 |
<a href="#" class="text-gray-600 hover:text-blue-600 transition-colors">Features</a>
|
|
|
|
| 157 |
<div class="container mx-auto flex justify-between items-center">
|
| 158 |
<div class="flex items-center space-x-2">
|
| 159 |
<img src="http://static.photos/animals/200x200/1" alt="FurryChat Logo" class="w-8 h-8 rounded-full">
|
| 160 |
+
<img src="http://static.photos/animals/200x200/1" alt="FurryChat Logo" class="w-32 h-auto">
|
| 161 |
+
</div>
|
| 162 |
<div class="hidden md:flex space-x-8">
|
| 163 |
<a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
|
| 164 |
<a href="#" class="text-gray-600 hover:text-blue-600 transition-colors">Features</a>
|
SignIn.html
CHANGED
|
@@ -19,8 +19,8 @@
|
|
| 19 |
<div class="container mx-auto flex justify-between items-center">
|
| 20 |
<div class="flex items-center space-x-2">
|
| 21 |
<img src="http://static.photos/animals/200x200/1" alt="FurryChat Logo" class="w-8 h-8 rounded-full">
|
| 22 |
-
<
|
| 23 |
-
|
| 24 |
<div class="hidden md:flex space-x-8">
|
| 25 |
<a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
|
| 26 |
<a href="#" class="text-gray-600 hover:text-blue-600 transition-colors">Features</a>
|
|
|
|
| 19 |
<div class="container mx-auto flex justify-between items-center">
|
| 20 |
<div class="flex items-center space-x-2">
|
| 21 |
<img src="http://static.photos/animals/200x200/1" alt="FurryChat Logo" class="w-8 h-8 rounded-full">
|
| 22 |
+
<img src="http://static.photos/animals/200x200/1" alt="FurryChat Logo" class="w-32 h-auto">
|
| 23 |
+
</div>
|
| 24 |
<div class="hidden md:flex space-x-8">
|
| 25 |
<a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
|
| 26 |
<a href="#" class="text-gray-600 hover:text-blue-600 transition-colors">Features</a>
|
SignUp.html
CHANGED
|
@@ -19,8 +19,8 @@
|
|
| 19 |
<div class="container mx-auto flex justify-between items-center">
|
| 20 |
<div class="flex items-center space-x-2">
|
| 21 |
<img src="http://static.photos/animals/200x200/1" alt="FurryChat Logo" class="w-8 h-8 rounded-full">
|
| 22 |
-
<
|
| 23 |
-
|
| 24 |
<div class="hidden md:flex space-x-8">
|
| 25 |
<a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
|
| 26 |
<a href="#" class="text-gray-600 hover:text-blue-600 transition-colors">Features</a>
|
|
|
|
| 19 |
<div class="container mx-auto flex justify-between items-center">
|
| 20 |
<div class="flex items-center space-x-2">
|
| 21 |
<img src="http://static.photos/animals/200x200/1" alt="FurryChat Logo" class="w-8 h-8 rounded-full">
|
| 22 |
+
<img src="http://static.photos/animals/200x200/1" alt="FurryChat Logo" class="w-32 h-auto">
|
| 23 |
+
</div>
|
| 24 |
<div class="hidden md:flex space-x-8">
|
| 25 |
<a href="IntroPage.html" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
|
| 26 |
<a href="#" class="text-gray-600 hover:text-blue-600 transition-colors">Features</a>
|
index.html
CHANGED
|
@@ -211,7 +211,6 @@
|
|
| 211 |
<div class="container mx-auto flex justify-between items-center">
|
| 212 |
<div class="flex items-center space-x-2">
|
| 213 |
<img src="http://static.photos/animals/200x200/1" alt="FurryChat Logo" class="w-8 h-8 rounded-full">
|
| 214 |
-
<span class="text-xl font-bold text-gray-800">FurryChat.ai</span>
|
| 215 |
</div>
|
| 216 |
<div class="hidden md:flex space-x-8">
|
| 217 |
<a href="#" class="text-gray-600 hover:text-blue-600 transition-colors">Home</a>
|
|
|
|
| 211 |
<div class="container mx-auto flex justify-between items-center">
|
| 212 |
<div class="flex items-center space-x-2">
|
| 213 |
<img src="http://static.photos/animals/200x200/1" alt="FurryChat Logo" class="w-8 h-8 rounded-full">
|
|
|
|
| 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>
|