@@ -17,7 +17,7 @@ export default function Component() {
17
17
18
18
< div className = "min-h-screentransition-colors font-space" >
19
19
{ /* Hero Section */ }
20
- < section className = "relative z-10 py-24 px-6 bg-iroh-kv-2 bg-cover min-h-[70vh]" >
20
+ < section className = "py-24 px-6 bg-iroh-kv-2 bg-cover min-h-[70vh]" >
21
21
< div className = "container mx-auto max-w-4xl pt-20" >
22
22
< div className = "max-w-xl" >
23
23
< h1 className = "text-6xl md:text-6xl mb-6 text-gray-900 leading-tight font-bold" >
@@ -38,14 +38,14 @@ export default function Component() {
38
38
</ section >
39
39
40
40
{ /* Trust Section */ }
41
- < section className = "relative z-10 py-16 px-6" >
41
+ < section className = "py-16 px-6" >
42
42
< div className = "container mx-auto max-w-3xl" >
43
43
< LogoCloud />
44
44
</ div >
45
45
</ section >
46
46
47
47
{ /* Edge-First Networking */ }
48
- < section className = "relative z-10 py-20 px-6" >
48
+ < section className = "py-20 px-6" >
49
49
< div className = "container mx-auto max-w-6xl" >
50
50
< div className = "grid lg:grid-cols-2 gap-16 items-start" >
51
51
< div >
@@ -74,7 +74,7 @@ export default function Component() {
74
74
</ section >
75
75
76
76
{ /* Features Grid */ }
77
- < section className = "relative z-10 py-20 px-6" >
77
+ < section className = "py-20 px-6" >
78
78
< div className = "container mx-auto max-w-6xl" >
79
79
< div className = "grid md:grid-cols-2 lg:grid-cols-4 gap-8" >
80
80
< div className = "space-y-4" >
@@ -114,29 +114,32 @@ export default function Component() {
114
114
</ div >
115
115
</ section >
116
116
117
- { /* Audit Trail Section */ }
118
- < section className = "relative z-10 py-20 px-6" >
119
- < div className = "container mr-auto max-w-4xl px-6" >
120
- < h2 className = "text-4xl font-normal mb-8 text-gray-900 dark:text-white" > Say Yes Where Others Say No</ h2 >
121
- < p className = "text-gray-600 dark:text-gray-300 mb-8 leading-relaxed" >
122
- Iroh drives public key infrastructure into individual connections, forming an attributable audit trail that
123
- is asserted on every packet of data sent. No more “Hey, how did this data end up in an S3 bucket?” You'll
124
- have an audit log that matches each PUT, with an audit log connected to a user's identity, regardless of
125
- where they are in the world.
126
- </ p >
117
+ < section className = "py-20 px-6" >
118
+ < div className = "container mx-auto px-16 flex" >
119
+ < div className = "grid md:grid-cols-2 lg:grid-cols-2 gap-8" >
120
+ < div >
121
+ < h2 className = "text-4xl font-normal mb-8 text-gray-900 dark:text-white" > An SLA with < i className = "italic" > so</ i > many nines</ h2 >
122
+ < p className = "text-gray-600 dark:text-gray-300 mb-8 leading-relaxed" >
123
+ When servers can run on the edge, reliability goes up. As the makers of iroh, the n0 team can deliver unprecedented avilability backed by a contractual guarantee.
124
+ </ p >
125
+ </ div >
126
+ < div className = "relative" >
127
+ < h1 className = "text-9xl text-gray-600/50" > 99.9999</ h1 >
128
+ < div className = "absolute right-0 top-0 z-10 h-full w-[200px] bg-linear-to-l from-iroh-gray-50 dark:from-iroh-gray-900 to-transparent" > </ div >
129
+ </ div >
130
+ </ div >
127
131
</ div >
128
132
</ section >
129
133
130
- { /* Technical Diagram */ }
131
- < section className = "relative z-10 py-20 px-6" >
134
+ < section className = "py-20 px-6" >
132
135
< div className = "container mx-auto max-w-6xl" >
133
136
< div className = "grid lg:grid-cols-2 gap-16 items-center" >
134
137
< div >
135
138
< h2 className = "text-3xl font-medium mb-6 text-gray-900 dark:text-white" >
136
139
Your Enterprise GTM Back-of-House
137
140
</ h2 >
138
141
< p className = "text-gray-600 dark:text-gray-300 leading-relaxed" >
139
- We will work directly with your team to deliver a seamless, compliant, and up-to-date experience for
142
+ We work directly with your team to deliver a seamless, compliant, and up-to-date experience for
140
143
each of your target verticals. As the team behind a ground-up networking stack, we have a deep well of
141
144
knowledge of the technical fundamentals that underpin enterprise design decisions.
142
145
</ p >
@@ -163,8 +166,18 @@ export default function Component() {
163
166
</ div >
164
167
</ section >
165
168
166
- { /* CTA Section */ }
167
- < section className = "relative z-10 py-20 px-6 border-t border-gray-200 dark:border-gray-800" >
169
+ < section className = "py-20 px-6" >
170
+ < div className = "container mx-auto max-w-4xl px-6 flex" >
171
+ < div >
172
+ < h2 className = "text-4xl font-normal mb-8 text-gray-900 dark:text-white" > Auditing that ties identity to individual connections</ h2 >
173
+ < p className = "text-gray-600 dark:text-gray-300 mb-8 leading-relaxed" >
174
+ Iroh drives public key infrastructure into individual connections, forming an attributable audit trail that is asserted on every packet of data sent. No more “Hey, how did this data end up in an S3 bucket?” You'll have an audit log that matches each PUT, with an audit log connected to a user's identity, regardless of where they are in the world.
175
+ </ p >
176
+ </ div >
177
+ </ div >
178
+ </ section >
179
+
180
+ < section className = "py-20 px-6 border-t border-gray-200 dark:border-gray-800" >
168
181
< div className = "container mx-auto max-w-4xl text-center" >
169
182
< h2 className = "text-3xl font-normal mb-6 text-gray-900 dark:text-white" >
170
183
Ready to Transform Your Enterprise Networking?
0 commit comments