We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd56646 commit 52c7f76Copy full SHA for 52c7f76
1 file changed
src/pages/EGate.jsx
@@ -122,8 +122,8 @@ function Hero() {
122
</a>
123
</div>
124
<p className="rounded-3xl border border-white/10 bg-white/5 px-6 py-4 text-sm text-slate-200 sm:text-base">
125
- Built and maintained by <span className="font-semibold text-white">Offline Software Solutions</span> so our kosher deployments always
126
- inherit the hardened stack from the original .io launch.
+ Built and maintained by <span className="font-semibold text-white">Offline Software Solutions</span> so every kosher deployment inherits
+ the same hardened eGate stack.
127
</p>
128
129
<div className="flex justify-center lg:justify-end">
0 commit comments