feat: Refactor TestimonialsSection to use a new TestimonialCard component and introduce new SVG icons for quotes, cities, and properties.

This commit is contained in:
pradeepkumar
2026-01-20 11:14:37 +05:30
parent 7e28bd22fe
commit 03d1377a88
4 changed files with 127 additions and 56 deletions

View File

@@ -0,0 +1,7 @@
<svg width="25" height="41" viewBox="0 0 25 41" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24.46 6.47607L23.1484 23.4048H1.85156L0.540039 6.47607H24.46Z" stroke="#E58625"/>
<mask id="path-2-inside-1_2_3683" fill="white">
<path d="M6.94531 8.63233V0H18.0563V8.63233"/>
</mask>
<path d="M6.94531 0V-1H5.94531V0H6.94531ZM18.0563 0H19.0563V-1H18.0563V0ZM6.94531 8.63233H7.94531V0H6.94531H5.94531V8.63233H6.94531ZM6.94531 0V1H18.0563V0V-1H6.94531V0ZM18.0563 0H17.0563V8.63233H18.0563H19.0563V0H18.0563Z" fill="#E58625" mask="url(#path-2-inside-1_2_3683)"/>
</svg>

After

Width:  |  Height:  |  Size: 574 B