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,6 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="2" y="2" width="6.5" height="6.5" rx="1.5" stroke="white" stroke-width="1.5"/>
<rect x="11.5" y="2" width="6.5" height="6.5" rx="1.5" stroke="white" stroke-width="1.5"/>
<rect x="2" y="11.5" width="6.5" height="6.5" rx="1.5" stroke="white" stroke-width="1.5"/>
<rect x="11.5" y="11.5" width="6.5" height="6.5" rx="1.5" stroke="white" stroke-width="1.5"/>
</svg>

After

Width:  |  Height:  |  Size: 467 B