feat: Refactor TestimonialsSection to use a new TestimonialCard component and introduce new SVG icons for quotes, cities, and properties.
This commit is contained in:
3
public/assets/icons/quote-marks.svg
Normal file
3
public/assets/icons/quote-marks.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg width="23" height="16" viewBox="0 0 23 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 16V9.6C0 7.73333 0.266667 6.06667 0.8 4.6C1.36667 3.1 2.13333 1.83333 3.1 0.8L5.5 2.4C4.7 3.33333 4.1 4.36667 3.7 5.5C3.33333 6.6 3.15 7.76667 3.15 9H6.5V16H0ZM12 16V9.6C12 7.73333 12.2667 6.06667 12.8 4.6C13.3667 3.1 14.1333 1.83333 15.1 0.8L17.5 2.4C16.7 3.33333 16.1 4.36667 15.7 5.5C15.3333 6.6 15.15 7.76667 15.15 9H18.5V16H12Z" fill="#00293d"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 466 B |
Reference in New Issue
Block a user