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="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="5.5" y="5.5" width="9" height="9" rx="1.5" stroke="#00293D" stroke-width="1.2"/>
<path d="M10.5 5.5V3C10.5 2.17157 9.82843 1.5 9 1.5H3C2.17157 1.5 1.5 2.17157 1.5 3V9C1.5 9.82843 2.17157 10.5 3 10.5H5.5" stroke="#00293D" stroke-width="1.2"/>
</svg>

After

Width:  |  Height:  |  Size: 354 B