Skip to content

Commit 8627bcd

Browse files
committed
Fix: #AR-9652 landing page review fixes
1 parent e6581de commit 8627bcd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/overrides/landing-style.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,16 +88,16 @@ <h1 class="an-docs-landing-left">Arcana Documentation</h1>
8888
</div>
8989
--->
9090
<div class="an-seamless-glow">
91-
<h1 style="word-spacing: 1.5rem; letter-spacing:0.5rem;font-size: 1.5rem; font-family: 'Ribeye', cursive;">Seamless Web3 UX</h1>
91+
<h1 style="word-spacing: 1.5rem; letter-spacing:0.5rem;font-size: 1.5rem; font-family: 'Ribeye', cursive;">Build Seamless Web3 UX</h1>
9292
</div>
9393
<div class="tx-hero-container">
9494
<p>
95-
Let users spend on any chain with <a href="./concepts/ca/unified-balance/">unified balance</a> and <a href="./concepts/ca/chain-abstraction/"> chain abstracted</a> transactions.
95+
<i>Let Web3 users spend on any chain with <a href="./concepts/ca/unified-balance/">unified balance</a> and <a href="./concepts/ca/chain-abstraction/"> chain abstracted</a> transactions.</i>
9696
</p>
9797
</div>
9898
<div class="tx-hero-container">
9999
<p>
100-
Onboard users with <a href="./concepts/social-login/">social login.</a>
100+
<i>Use <a href="./concepts/social-login/">social login</a> for onboarding Web3 app users.</i>
101101
</p>
102102
</div>
103103
</hr>
@@ -161,8 +161,8 @@ <h1>Give it a go!</h1>
161161
<p><b>Try Social Login: </b> </p>
162162
<ul>
163163
<li>Use Web2 authentication to onboard the<a href="https://demo.arcana.network/"> demo Web3 app</a> integrated with the Arcana's Auth SDK</li>
164-
<li>Get instant access to your self-custodial, in-app Arcana wallet</li>
165-
<li>Sign blockchain transactions right after Web2 login</li>
164+
<li>Get instant access to your self-custodial, in-app Arcana wallet within the demo app context</li>
165+
<li>Sign blockchain transactions in the demo app right after Web2 login</li>
166166
</ul>
167167
</div>
168168
</div>

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
site_name: '📖 SDK Docs'
1+
site_name: '📖 Documentation'
22

33
# For dev
44
site_url: !ENV [DOCS_SITE_URL,"https://docs.dev.arcana.network"]

0 commit comments

Comments
 (0)