diff --git a/docs/site/src/pages/index.js b/docs/site/src/pages/index.js index 22ef47c86be6c..57ba0d393a845 100644 --- a/docs/site/src/pages/index.js +++ b/docs/site/src/pages/index.js @@ -81,8 +81,8 @@ export default function Home() {
-

Sui Documentation

-

+

Sui Documentation

+

Discover the power of Sui through examples, guides, and concepts

@@ -185,19 +185,19 @@ export default function Home() {
-
-

Why Sui?

-

- +

+

Why Sui?

+

+ Sui is the first internet-scale programmable blockchain platform - +

-
-
- +
+
+
-
+

Unmatched scalability, instant settlement @@ -221,7 +221,7 @@ export default function Home() {

-
+
Sui scales horizontally to meet the demands of applications. Network capacity grows in proportion to the increase in Sui validators' diff --git a/docs/site/src/theme/Footer/Layout/index.js b/docs/site/src/theme/Footer/Layout/index.js index e2ae8bc293e3a..e302dba2f6e12 100644 --- a/docs/site/src/theme/Footer/Layout/index.js +++ b/docs/site/src/theme/Footer/Layout/index.js @@ -6,7 +6,7 @@ export default function FooterLayout({ style, links, logo, copyright }) { return (