Add trust icons and implementation notes for CTAs/SEO/Accessibility

This commit is contained in:
2026-03-24 18:50:36 +00:00
parent 202af2f6df
commit 39f2140084
5 changed files with 41 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="28" height="28" fill="none" stroke="#0F172A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 12h18" />
<path d="M3 6h18" />
<path d="M3 18h18" />
</svg>

After

Width:  |  Height:  |  Size: 257 B