Skip to content

Commit 2f4a85b

Browse files
committed
refactor: revamp welcome page to highlight iExec as a comprehensive privacy toolkit, enhancing clarity and engagement with structured content and real-world use cases
1 parent 7787687 commit 2f4a85b

File tree

2 files changed

+94
-31
lines changed

2 files changed

+94
-31
lines changed

src/overview/helloWorld/1-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Computing</a></span> technologies.
8080
<span class="text-fuchsia-700 font-semibold">confidentiality</span>, and <span class="text-fuchsia-700 font-semibold">monetization</span> of their data and digital assets within the <span class="text-fuchsia-700 font-semibold">Web3</span> ecosystem.</p>
8181
</div>
8282

83-
## 🔒 What are the three key elements?
83+
## 🔒 The three key elements?
8484

8585
iExec combines three fundamental elements that work together seamlessly:
8686

src/overview/welcome.md

Lines changed: 93 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4,39 +4,84 @@ description:
44
Discover how iExec empowers developers to build privacy-first applications
55
---
66

7-
# 💡 About iExec
7+
# 💡 The Privacy toolkit
8+
9+
<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">
10+
<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>
12+
</div>
813

914
## 🤔 Why iExec?
1015

11-
In a world where data privacy is increasingly critical, developers need better
12-
tools to protect and use user information while building innovative
13-
applications. We believe privacy should be a fundamental right, not an
14-
afterthought.
16+
In a world where data privacy is more critical than ever, developers face a
17+
tough challenge: how to build innovative applications without compromising
18+
sensitive user data.
19+
20+
<div class="bg-gradient-to-r from-purple-400/10 to-purple-400/5 rounded-[6px] p-6 border-l-4 border-fuchsia-700 mb-6">
21+
<p class="m-0!">iExec solves this by providing a <span class="text-fuchsia-700 font-semibold">privacy-first toolkit</span> that makes it simple to protect, manage, and compute data securely, even in untrusted environments. We believe privacy should be a <span class="text-fuchsia-700 font-semibold">built-in right</span>, not an afterthought.</p>
22+
</div>
1523

16-
## 🛠️ how we make it happen
24+
## 🛠️ How we make it happen
1725

1826
iExec provides a complete toolkit that makes privacy simple and actionable:
1927

20-
- **Plug & Play Privacy**: Integrate confidentiality features without managing
21-
complex infrastructure
22-
- **Programmable Data Control**: Define who can access data, when, and how, all
23-
through simple tools
24-
- **Native Interoperability**: Build once, deploy anywhere with EVM
25-
compatibility
26-
- **Developer-First Experience**: Focus on building your application, not
27-
privacy plumbing
28+
<div class="bg-[var(--vp-c-bg-soft)] rounded-[6px] p-6 mb-6">
29+
<div class="flex flex-col gap-3">
30+
<div class="flex items-center gap-3">
31+
<span class="text-xl">🔌</span>
32+
<div>
33+
<strong>Plug & Play Privacy:</strong> Integrate confidentiality features without managing complex infrastructure
34+
</div>
35+
</div>
36+
<div class="flex items-center gap-3">
37+
<span class="text-xl">🎮</span>
38+
<div>
39+
<strong>Programmable Data Control:</strong> Define who can access data, when, and how through blockchain-powered tools
40+
</div>
41+
</div>
42+
<div class="flex items-center gap-3">
43+
<span class="text-xl">⛓️</span>
44+
<div>
45+
<strong>Native Interoperability:</strong> Build once and access iExec's EVM Layer partner network
46+
</div>
47+
</div>
48+
<div class="flex items-center gap-3">
49+
<span class="text-xl">👨‍💻</span>
50+
<div>
51+
<strong>Developer-First Experience:</strong> Focus on building your application, not privacy plumbing
52+
</div>
53+
</div>
54+
</div>
55+
</div>
2856

2957
## 🔧 What we provide
3058

3159
### Privacy tools
3260

3361
Ready-to-use components to protect sensitive data and computation:
3462

35-
- **DataProtector**: Secure and control access to sensitive information
36-
- **iApp Generator**: Create privacy-preserving applications in minutes
37-
- **Decentralized Confidential Computing**: Process data securely in secure and
38-
confidential environments while controlling access and monetization through
39-
blockchain
63+
<div class="bg-[var(--vp-c-bg-soft)] rounded-[6px] p-6 mb-6">
64+
<div class="flex flex-col gap-4">
65+
<div class="flex items-start gap-3">
66+
<span class="text-xl">🔒</span>
67+
<div>
68+
<strong>DataProtector:</strong> Secure and control access to sensitive information
69+
</div>
70+
</div>
71+
<div class="flex items-start gap-3">
72+
<span class="text-xl">⚡</span>
73+
<div>
74+
<strong>iApp Generator:</strong> Create privacy-preserving applications in minutes
75+
</div>
76+
</div>
77+
<div class="flex items-start gap-3">
78+
<span class="text-xl">🛡️</span>
79+
<div>
80+
<strong>Decentralized Confidential Computing:</strong> Process data securely in secure and confidential environments while controlling access and monetization through blockchain
81+
</div>
82+
</div>
83+
</div>
84+
</div>
4085

4186
## 💡 Real-world use cases
4287

@@ -107,24 +152,42 @@ Ready-to-use components to protect sensitive data and computation:
107152
</div>
108153
</div>
109154

110-
<div class="bg-gradient-to-r from-fuchsia-400/10 to-fuchsia-400/5 rounded-[6px] p-6 border-l-4 border-fuchsia-700 mb-6">
111-
<p class="m-0!">In the next chapters, we'll guide you through our <span class="text-fuchsia-700 font-semibold">Hello World journey</span> - a 30 minutes start that will teach you everything about iExec, from <span class="text-fuchsia-700 font-semibold">protecting sensitive data</span> to <span class="text-fuchsia-700 font-semibold">building and deploying confidential apps</span>.</p>
155+
<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>
112157
</div>
113158

114159
## 🚀 Start building
115160

116161
Ready to build privacy-first applications? Choose your path:
117162

118-
**Quick Start**: Follow our [Hello World guide](/overview/helloWorld) to build
119-
your first confidential app in minutes
120-
121-
**Explore Use Cases**: Browse [real-world examples](/overview/use-cases) to see
122-
what you can build with iExec
163+
<div class="bg-[var(--vp-c-bg-soft)] rounded-[6px] p-6 mb-6">
164+
<div class="flex flex-col gap-4">
165+
<div class="flex items-start gap-3">
166+
<span class="text-xl">⚡</span>
167+
<div>
168+
<strong>Quick Start:</strong> Follow our <a href="/overview/helloWorld" class="text-fuchsia-700 hover:text-fuchsia-600">Hello World guide</a> to build your first confidential app in minutes
169+
</div>
170+
</div>
171+
<div class="flex items-start gap-3">
172+
<span class="text-xl">🔍</span>
173+
<div>
174+
<strong>Explore Use Cases:</strong> Browse <a href="/overview/use-cases" class="text-fuchsia-700 hover:text-fuchsia-600">real-world examples</a> to see what you can build with iExec
175+
</div>
176+
</div>
177+
<div class="flex items-start gap-3">
178+
<span class="text-xl">💬</span>
179+
<div>
180+
<strong>Join the Community:</strong> Connect with other builders and get support on our <a href="https://discord.gg/9h25DQFSCU" class="text-fuchsia-700 hover:text-fuchsia-600">Discord</a>
181+
</div>
182+
</div>
183+
</div>
184+
</div>
123185

124-
Join our [Discord community](https://discord.gg/9h25DQFSCU) to connect with
125-
other builders and get support along the way.
186+
<div class="bg-gradient-to-r from-blue-400/10 to-blue-400/5 rounded-[6px] p-6 border-l-4 border-blue-600 mb-6">
187+
<p class="m-0!">This documentation will guide you through building <span class="text-blue-700 font-semibold">privacy-first applications</span> with iExec's developer tools, making complex privacy features simple and accessible.</p>
188+
</div>
126189

127190
---
128191

129-
_This documentation will guide you through building privacy-first applications
130-
with iExec's developer tools._
192+
_Ready to transform how you handle sensitive data? Let's build something amazing
193+
together._

0 commit comments

Comments
 (0)