Spaces:
Running
Running
put this icon on top of website and also in top of footer
Browse files- components/navbar.js +1 -1
- index.html +5 -5
components/navbar.js
CHANGED
|
@@ -52,7 +52,7 @@ class CustomNavbar extends HTMLElement {
|
|
| 52 |
</style>
|
| 53 |
<nav class="fixed w-full z-50 py-4 px-6 md:px-12 flex justify-between items-center">
|
| 54 |
<a href="/" class="flex-shrink-0">
|
| 55 |
-
<img src="https://
|
| 56 |
</a>
|
| 57 |
<div class="hidden md:flex space-x-8">
|
| 58 |
<a href="#commercial" class="text-white">Commercial</a>
|
|
|
|
| 52 |
</style>
|
| 53 |
<nav class="fixed w-full z-50 py-4 px-6 md:px-12 flex justify-between items-center">
|
| 54 |
<a href="/" class="flex-shrink-0">
|
| 55 |
+
<img src="https://huggingface.co/spaces/zonca/quest-realty-ventures/resolve/main/images/Copy%20of%20Academy%20AD%20Designs%20(1920%20x%201080%20px)_edited.avif" alt="Quest Logo" class="h-8">
|
| 56 |
</a>
|
| 57 |
<div class="hidden md:flex space-x-8">
|
| 58 |
<a href="#commercial" class="text-white">Commercial</a>
|
index.html
CHANGED
|
@@ -29,9 +29,9 @@
|
|
| 29 |
<!-- Navigation -->
|
| 30 |
<nav class="absolute w-full z-10 py-6 px-4 md:px-12 flex justify-between items-center">
|
| 31 |
<div class="flex items-center">
|
| 32 |
-
<img src="https://
|
| 33 |
-
</div>
|
| 34 |
-
|
| 35 |
<a href="#commercial" class="text-white hover:text-accent-gold transition">Commercial</a>
|
| 36 |
<a href="#management" class="text-white hover:text-accent-gold transition">Management</a>
|
| 37 |
<a href="#residential" class="text-white hover:text-accent-gold transition">Residential</a>
|
|
@@ -78,8 +78,8 @@
|
|
| 78 |
<div class="max-w-6xl mx-auto grid grid-cols-1 md:grid-cols-3 gap-8">
|
| 79 |
<div>
|
| 80 |
<div class="mb-4">
|
| 81 |
-
|
| 82 |
-
</div>
|
| 83 |
<p class="text-gray-300">San Diego's premier real estate investment firm specializing in strategic property acquisitions and wealth building.</p>
|
| 84 |
</div>
|
| 85 |
<div>
|
|
|
|
| 29 |
<!-- Navigation -->
|
| 30 |
<nav class="absolute w-full z-10 py-6 px-4 md:px-12 flex justify-between items-center">
|
| 31 |
<div class="flex items-center">
|
| 32 |
+
<img src="https://huggingface.co/spaces/zonca/quest-realty-ventures/resolve/main/images/Copy%20of%20Academy%20AD%20Designs%20(1920%20x%201080%20px)_edited.avif" alt="Quest Logo" class="h-10">
|
| 33 |
+
</div>
|
| 34 |
+
<div class="hidden md:flex space-x-8">
|
| 35 |
<a href="#commercial" class="text-white hover:text-accent-gold transition">Commercial</a>
|
| 36 |
<a href="#management" class="text-white hover:text-accent-gold transition">Management</a>
|
| 37 |
<a href="#residential" class="text-white hover:text-accent-gold transition">Residential</a>
|
|
|
|
| 78 |
<div class="max-w-6xl mx-auto grid grid-cols-1 md:grid-cols-3 gap-8">
|
| 79 |
<div>
|
| 80 |
<div class="mb-4">
|
| 81 |
+
<img src="https://huggingface.co/spaces/zonca/quest-realty-ventures/resolve/main/images/Copy%20of%20Academy%20AD%20Designs%20(1920%20x%201080%20px)_edited.avif" alt="Quest Logo" class="h-8">
|
| 82 |
+
</div>
|
| 83 |
<p class="text-gray-300">San Diego's premier real estate investment firm specializing in strategic property acquisitions and wealth building.</p>
|
| 84 |
</div>
|
| 85 |
<div>
|