From 446e8477ae5f215c23d72207dfbf23dac7aa1992 Mon Sep 17 00:00:00 2001 From: "Prad N (aider)" Date: Tue, 1 Apr 2025 15:11:53 -0400 Subject: [PATCH] feat: Enhance landing page with Sonr.io website content and features --- x/landing/views/home.templ | 69 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/x/landing/views/home.templ b/x/landing/views/home.templ index 5b9ceff..c8dde46 100644 --- a/x/landing/views/home.templ +++ b/x/landing/views/home.templ @@ -9,6 +9,39 @@ templ InitialView() { @layout.Root("Sonr.ID") { @layout.Container() { @hero.Title("Sonr.ID", "The decentralized identity layer for the web.") + +
+

🔐 The Advantages of using PassKeys in your Startup

+

We're creating the Global Standard for Decentralized Identity. Authenticate users with PassKeys, Issue Crypto Wallets, Build Payment flows, Send Encrypted Messages - all on a single platform.

+
+ +
+

Technology

+
+
+

Self-Custody

+

Decentralized Identity Primitives

+
+
+

Universal

+

Global P2P Network

+
+
+

Compliance

+

Encrypted Decentralized Storage

+
+
+

Security

+

Multi-Party Computation

+
+
+
+ +
+

The Internet Rebuilt for you.

+

Let's work together to make the web Safe and Sustainable.

+
+ @hero.Start() @hero.Socials() } @@ -26,6 +59,42 @@ templ ReturningView() { + +
+

Secure Authentication with PassKeys

+

Backed by the most trusted investors in Web3

+
} } } + +templ ActionButtons() { +
+
+

Read Docs

+

Get started with our comprehensive documentation

+ + Explore + + +
+ +
+

Build Apps

+

Integrate Sonr without compromising workflows

+ + Explore + + +
+ +
+

Join the Network

+

Earn rewards with code contributions

+ + Explore + + +
+
+}