|
39 | 39 |
|
40 | 40 | <div class="feature-card"> |
41 | 41 | <div class="feature-icon"> |
42 | | - <Icon icon="mdi:server-security" width="32" height="32" /> |
43 | | - </div> |
44 | | - <h3>Hosted in the EU</h3> |
45 | | - <p> |
46 | | - All data is stored and processed within the European Union, ensuring full GDPR |
47 | | - compliance and data sovereignty. |
48 | | - </p> |
49 | | - </div> |
50 | | - |
51 | | - <div class="feature-card"> |
52 | | - <div class="feature-icon"> |
53 | | - <Icon icon="mdi:email-remove" width="32" height="32" /> |
| 42 | + <Icon icon="mdi:shield-account" width="32" height="32" /> |
54 | 43 | </div> |
55 | | - <h3>Email Revocation <span class="coming-soon">Coming soon</span></h3> |
| 44 | + <h3>Identity-Based Signing</h3> |
56 | 45 | <p> |
57 | | - Revoke signed emails after sending. Recipients will be notified that the email is |
58 | | - no longer valid. |
| 46 | + Sign emails with your organization name, KvK number, phone, and email — verified |
| 47 | + through Yivi. |
59 | 48 | </p> |
60 | 49 | </div> |
61 | 50 |
|
62 | 51 | <div class="feature-card"> |
63 | 52 | <div class="feature-icon"> |
64 | | - <Icon icon="mdi:shield-account" width="32" height="32" /> |
| 53 | + <Icon icon="mdi:server-security" width="32" height="32" /> |
65 | 54 | </div> |
66 | | - <h3>Identity-Based Signing</h3> |
| 55 | + <h3>Hosted in the EU</h3> |
67 | 56 | <p> |
68 | | - Sign emails with your organization name, KVK number, phone, and email — verified |
69 | | - through Yivi. |
| 57 | + All data is stored and processed within the European Union, ensuring full GDPR |
| 58 | + compliance and data sovereignty. |
70 | 59 | </p> |
71 | 60 | </div> |
72 | 61 |
|
|
91 | 80 | community-driven. |
92 | 81 | </p> |
93 | 82 | </div> |
| 83 | + |
| 84 | + <div class="feature-card"> |
| 85 | + <div class="feature-icon"> |
| 86 | + <Icon icon="mdi:email-remove" width="32" height="32" /> |
| 87 | + </div> |
| 88 | + <h3>Email Revocation <span class="coming-soon">Coming soon</span></h3> |
| 89 | + <p> |
| 90 | + Revoke signed emails after sending. Recipients will be notified that the email is |
| 91 | + no longer valid. |
| 92 | + </p> |
| 93 | + </div> |
94 | 94 | </div> |
95 | 95 | </section> |
96 | 96 |
|
|
0 commit comments