Skip to content

Commit 50619d0

Browse files
committed
refactor: update welcome page content to specify iExec as a toolkit for building privacy-first Web3 applications, enhancing clarity and engagement with improved descriptions and iconography
1 parent 1c3c992 commit 50619d0

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

src/overview/welcome.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description:
88

99
<div class="bg-gradient-to-r from-[#fcd15a] to-[#ffad4d] rounded-[6px] px-8 pb-4 text-gray-800 max-w-3xl mx-auto mb-6">
1010
<h2 class="text-2xl font-bold mt-0 border-none!">Welcome to iExec</h2>
11-
<p>Your complete toolkit for building privacy-first applications that protect sensitive and use sensitive data</p>
11+
<p>Your complete toolkit for building privacy-first Web3 applications that protect and use sensitive data</p>
1212
</div>
1313

1414
## 🤔 Why iExec?
@@ -63,21 +63,22 @@ Ready-to-use components to protect sensitive data and computation:
6363
<div class="bg-[var(--vp-c-bg-soft)] rounded-[6px] p-6 mb-6">
6464
<div class="flex flex-col gap-4">
6565
<div class="flex items-start gap-3">
66-
<span class="text-xl">🔒</span>
66+
<span class="text-xl">🛡️</span>
6767
<div>
68-
<strong>DataProtector:</strong> Secure and control access to sensitive information
68+
<strong>Decentralized Confidential Computing:</strong> Process data securely in secure and confidential environments while controlling access and monetization through blockchain
6969
</div>
7070
</div>
7171
<div class="flex items-start gap-3">
72-
<span class="text-xl"></span>
72+
<span class="text-xl">🔒</span>
7373
<div>
74-
<strong>iApp Generator:</strong> Create privacy-preserving applications in minutes
74+
<strong>DataProtector:</strong> Secure and control access to sensitive information
7575
</div>
7676
</div>
7777
<div class="flex items-start gap-3">
78-
<span class="text-xl">🛡️</span>
78+
<span class="text-xl"></span>
7979
<div>
80-
<strong>Decentralized Confidential Computing:</strong> Process data securely in secure and confidential environments while controlling access and monetization through blockchain
80+
<strong>iApp Generator:</strong> Bootstrap your Privacy Apps on TEEs.
81+
Confidential Computing made easy
8182
</div>
8283
</div>
8384
</div>
@@ -153,7 +154,7 @@ Ready-to-use components to protect sensitive data and computation:
153154
</div>
154155

155156
<div class="bg-gradient-to-r from-green-400/10 to-green-400/5 rounded-[6px] p-6 border-l-4 border-green-600 mb-6">
156-
<p class="m-0!">In the next chapters, we'll guide you through our <span class="text-green-700 font-semibold">Hello World journey</span> - a 30 minutes start that will teach you everything about iExec, from <span class="text-green-700 font-semibold">protecting sensitive data</span> to <span class="text-green-700 font-semibold">building and deploying confidential apps</span>.</p>
157+
<p class="m-0!">In the next chapters, we'll guide you through our <span class="text-green-700 font-semibold">Hello World journey</span>, a 30 minutes start that will teach you everything about iExec, from <span class="text-green-700 font-semibold">protecting sensitive data</span> to <span class="text-green-700 font-semibold">building and deploying confidential apps</span>.</p>
157158
</div>
158159

159160
## 🚀 Start building

0 commit comments

Comments
 (0)