diff --git a/assets/grid.css b/assets/grid.css index 3cd7868..0041f17 100644 --- a/assets/grid.css +++ b/assets/grid.css @@ -16,6 +16,9 @@ .logo{ width: 100%; } + .div7, .div8{ + display: none; + } } body{ background: #1A1A40; @@ -51,8 +54,19 @@ body{ grid-area: 4 / 1 / 5 / 3; background: #0d5eb1; } - .div7 { grid-area: 4 / 4 / 5 / 6; } - .div8 { grid-area: 5 / 1 / 6 / 6; } + .div7 { + grid-area: 4 / 4 / 5 / 6; + background: url("/assets/onionr-3.png"); + background-size: 100%; + background-repeat: no-repeat; + } + .div8 { + grid-area: 5 / 1 / 6 / 6; + background: url("/assets/onionr-1.png"); + background-size: 75%; + background-position:top; + background-repeat: no-repeat; + } .column{ diff --git a/assets/onionr-2.png b/assets/onionr-2.png new file mode 100644 index 0000000..eb811a5 Binary files /dev/null and b/assets/onionr-2.png differ diff --git a/assets/onionr-3.png b/assets/onionr-3.png new file mode 100644 index 0000000..71ffdd6 Binary files /dev/null and b/assets/onionr-3.png differ diff --git a/index.html b/index.html index 27c0f91..d5c826b 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@

anonymous p2p network

- +

layered security & anonymity

@@ -42,7 +42,9 @@

a free market

-

The Onionr team is building a p2p marketplace plugin with the aim to enable Monero users to sell goods and services with minimal fees and full control over their storefront.

+

The Onionr team is building a p2p marketplace plugin with the aim to enable users to sell good and services for Monero.

+ +

With minimal to no fees and full control over their storefront, Onionr will provide an innovative platform for commerce.

built for humans

@@ -56,6 +58,7 @@
👩‍💻
+