feat: Implement payment success confirmation page and testimonials form with new icons.

This commit is contained in:
pradeepkumar
2026-02-12 06:21:11 +05:30
parent 6be8a314e9
commit cb76eb6488
13 changed files with 455 additions and 30 deletions

View File

@@ -0,0 +1,4 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 1.5L3 4.5V9.5C3 13.64 6.04 17.5 10 18.5C13.96 17.5 17 13.64 17 9.5V4.5L10 1.5Z" fill="#4CAF50"/>
<path d="M7.5 10L9.5 12L13 8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 326 B