You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2class="section-title mb-4">Everything you need for modern messaging</h2>
143
+
<h2class="section-title mb-4">Everything you need to access Matrix</h2>
144
144
<pclass="section-description max-w-3xl mx-auto">
145
-
Robrix combines the security of Matrix with the performance of Rust
145
+
A powerful Matrix client combining the security of the Matrix protocol with native Rust performance
146
146
</p>
147
147
</div>
148
148
@@ -204,10 +204,10 @@ const metadata = {
204
204
>
205
205
<Fragmentslot="content">
206
206
<h2class="section-title mb-4">
207
-
One app. <spanclass="text-muted">Every device.</span>
207
+
One Matrix client. <spanclass="text-muted">Every device.</span>
208
208
</h2>
209
209
<pclass="section-description">
210
-
Experience true cross-platform messaging without sacrificing performance or user experience.
210
+
Access your Matrix account from anywhere without sacrificing performance or user experience.
211
211
</p>
212
212
</Fragment>
213
213
@@ -405,8 +405,8 @@ const metadata = {
405
405
<!-- Testimonials Widget *********** -->
406
406
407
407
<Testimonials
408
-
title="What developers are saying"
409
-
subtitle="Robrix is pushing the boundaries of cross-platform development"
408
+
title="What people are saying"
409
+
subtitle="A Matrix client pushing the boundaries of cross-platform development"
410
410
testimonials={[
411
411
{
412
412
testimonial: `Robrix demonstrates the true potential of Rust for building production-ready cross-platform applications. The Makepad integration is brilliant.`,
@@ -475,8 +475,8 @@ const metadata = {
475
475
<!-- CallToAction Widget *********** -->
476
476
477
477
<CallToAction
478
-
title="Start building with Robrix today"
479
-
subtitle="Join the growing community of developers building the future of decentralized communication"
478
+
title="Start using Robrix today"
479
+
subtitle="Join the Matrix network with a client built for performance and portability"
0 commit comments