new car added and added some new features to header location icon and again added show case section

This commit is contained in:
nabijonovdavronbek619@gmail.com
2025-11-14 15:14:41 +05:00
parent 8827f612a5
commit 8a2708a03a
81 changed files with 1147 additions and 476 deletions

6
public/custom-marker.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg width="45" height="45" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="32" cy="32" r="18" fill="#FF3B30"></circle>
<circle cx="32" cy="32" r="10" fill="white"></circle>
<circle cx="32" cy="32" r="6" fill="#FF3B30"></circle>
<path d="M32 62C32 62 52 42 52 28C52 16.9543 43.0457 8 32 8C20.9543 8 12 16.9543 12 28C12 42 32 62 32 62Z" fill="#FF3B30"></path>
</svg>

After

Width:  |  Height:  |  Size: 406 B