feat: Cloudinary image migration & preloader removal
- Migrated 25 images to Cloudinary CDN with auto format/quality optimization - Removed preloader from all pages - Added .gitignore for env, node_modules, and large image files
This commit is contained in:
11
images/icon-hero-cta-1.svg
Normal file
11
images/icon-hero-cta-1.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg width="50" height="51" viewBox="0 0 50 51" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_156_2542)">
|
||||
<path d="M25.0003 7.18323C14.6759 7.18323 6.27637 15.5827 6.27637 25.9072C6.27637 36.2316 14.6759 44.6311 25.0003 44.6311C35.3247 44.6311 43.7242 36.2316 43.7242 25.9072C43.7242 15.5827 35.3247 7.18323 25.0003 7.18323ZM25.0003 10.1129C33.2153 10.1129 39.9845 16.4176 40.7261 24.4423H30.9951C30.3356 21.7442 27.8988 19.7353 25.0003 19.7353C22.1018 19.7353 19.6649 21.7442 19.0055 24.4423H9.27451C10.0161 16.4176 16.7853 10.1129 25.0003 10.1129ZM23.5354 41.6328C15.9933 40.936 9.97148 34.9142 9.27451 27.372H19.0055C19.5501 29.6003 21.3071 31.3573 23.5354 31.902V41.6328ZM21.7581 25.9072C21.7581 24.1194 23.2126 22.665 25.0003 22.665C26.788 22.665 28.2425 24.1195 28.2425 25.9072C28.2425 27.6948 26.788 29.1493 25.0003 29.1493C23.2126 29.1493 21.7581 27.6949 21.7581 25.9072ZM26.4651 41.6328V31.9019C28.6935 31.3573 30.4505 29.6003 30.9951 27.3719H40.7261C40.0291 34.9142 34.0073 40.936 26.4651 41.6328Z" fill="#FFB120"/>
|
||||
<path d="M25 0.907166C11.2149 0.907166 0 12.1221 0 25.9072C0 39.6922 11.2149 50.9072 25 50.9072C38.7851 50.9072 50 39.6922 50 25.9072C50 12.1221 38.7851 0.907166 25 0.907166ZM25 47.9775C12.8304 47.9775 2.92969 38.0768 2.92969 25.9072C2.92969 13.7375 12.8304 3.83685 25 3.83685C37.1696 3.83685 47.0703 13.7375 47.0703 25.9072C47.0703 38.0768 37.1696 47.9775 25 47.9775Z" fill="#FFB120"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_156_2542">
|
||||
<rect width="50" height="50" fill="white" transform="translate(0 0.907166)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user