This commit is contained in:
sasha-astiadi
2022-12-20 20:13:56 +08:00
parent a6c3dd3623
commit fbd8ec7bf8
13 changed files with 132 additions and 131 deletions

View File

@@ -12,8 +12,8 @@
<title>OurPhone &bull; examplezola</title>
<meta property="og:title" content="OurPhone &bull; examplezola" />
<title>OurPhone &bull; OurPhone</title>
<meta property="og:title" content="OurPhone &bull; OurPhone" />
@@ -36,7 +36,7 @@
<!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS -->
<link rel="stylesheet" href="https://examplezola.tf/css/index.css?h=8ea8a615d5a5a9339423096c45329cf61cd2193f52db4447f8ae0248efacaed8" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
<link rel="stylesheet" href="https://ourphone.ourworld.tf/css/index.css?h=8ea8a615d5a5a9339423096c45329cf61cd2193f52db4447f8ae0248efacaed8" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head>
@@ -142,7 +142,7 @@
<div class="mx-auto flex z-50 shadow justify-between items-center pl-6 pr-2 md:pr-0 lg:py-5 md:px-12 py-2 lg:px-20 lg:justify-start lg:space-x-20">
<div>
<a href="/" class="flex">
<img class="h-auto sm:w-15" src="https:&#x2F;&#x2F;examplezola.tf&#x2F;images&#x2F;logo_placeholder.jpg" alt="Logo" />
<img class="h-auto sm:w-15" src="https:&#x2F;&#x2F;ourphone.ourworld.tf&#x2F;images&#x2F;logo_placeholder.png" alt="Logo" />
</a>
</div>
<div class="-mr-2 -my-2 lg:hidden">
@@ -163,28 +163,28 @@
<nav class="flex space-x-10">
<a href="https:&#x2F;&#x2F;examplezola.tf&#x2F;home&#x2F;" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
<a href="https:&#x2F;&#x2F;ourphone.ourworld.tf&#x2F;home&#x2F;" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
OurPhone
</a>
<div class="relative">
</div>
<a href="https:&#x2F;&#x2F;examplezola.tf&#x2F;buynow&#x2F;" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
<a href="https:&#x2F;&#x2F;ourphone.ourworld.tf&#x2F;buynow&#x2F;" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
BUY NOW
</a>
<div class="relative">
</div>
<a href="https:&#x2F;&#x2F;examplezola.tf&#x2F;specs&#x2F;" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
<a href="https:&#x2F;&#x2F;ourphone.ourworld.tf&#x2F;specs&#x2F;" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
Specs
</a>
<div class="relative">
</div>
<a href="https:&#x2F;&#x2F;examplezola.tf&#x2F;technology&#x2F;" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
<a href="https:&#x2F;&#x2F;ourphone.ourworld.tf&#x2F;technology&#x2F;" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
Technology
</a>
<div class="relative">
@@ -218,21 +218,21 @@
<a href="https:&#x2F;&#x2F;examplezola.tf&#x2F;buynow&#x2F;" class="text-lg px-8 py-3 leading-6 font-normal text-gray-900 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150">
<a href="https:&#x2F;&#x2F;ourphone.ourworld.tf&#x2F;buynow&#x2F;" class="text-lg px-8 py-3 leading-6 font-normal text-gray-900 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150">
BUY NOW
</a>
<hr/>
<a href="https:&#x2F;&#x2F;examplezola.tf&#x2F;specs&#x2F;" class="text-lg px-8 py-3 leading-6 font-normal text-gray-900 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150">
<a href="https:&#x2F;&#x2F;ourphone.ourworld.tf&#x2F;specs&#x2F;" class="text-lg px-8 py-3 leading-6 font-normal text-gray-900 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150">
Specs
</a>
<hr/>
<a href="https:&#x2F;&#x2F;examplezola.tf&#x2F;technology&#x2F;" class="text-lg px-8 py-3 leading-6 font-normal text-gray-900 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150">
<a href="https:&#x2F;&#x2F;ourphone.ourworld.tf&#x2F;technology&#x2F;" class="text-lg px-8 py-3 leading-6 font-normal text-gray-900 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150">
Technology
</a>
<hr/>
@@ -386,7 +386,7 @@ Parameters:
<h1 id="ourphonetm">OurPhone™</h1>
<p>Experience True Sovereignty at Your Fingertips <br>
with the Worlds First Truly Decentralized Smartphone.</p>
<p><button><a href="https://examplezola.tf/specs">Learn More</a></button></p>
<p><button><a href="https://ourphone.ourworld.tf/specs">Learn More</a></button></p>
</div>
@@ -400,7 +400,7 @@ with the Worlds First Truly Decentralized Smartphone.</p>
<p><img src="https://examplezola.tf/home/./img/placeholder.png#mx-auto" alt="placeholder" /></p>
<p><img src="https://ourphone.ourworld.tf/home/./img/placeholder.png#mx-auto" alt="placeholder" /></p>
</div>
@@ -527,7 +527,7 @@ Parameters:
<!-- handles mermaid markdown content display -->
<p><img src="https://examplezola.tf/home/./img/secure.png#mx-auto" alt="secure" /></p>
<p><img src="https://ourphone.ourworld.tf/home/./img/secure.png#mx-auto" alt="secure" /></p>
</div>
@@ -545,7 +545,7 @@ Parameters:
<h1 id="every-click">Every Click</h1>
<p>Every application of <strong>OurPhone™</strong> is fully encrypted. <br>
Have no concerns about your data being manipulated or stolen.</p>
<p><button><a href="https://examplezola.tf/technology">Learn More</a></button></p>
<p><button><a href="https://ourphone.ourworld.tf/technology">Learn More</a></button></p>
</div>
@@ -808,7 +808,7 @@ Parameters:
<!-- handles mermaid markdown content display -->
<p><img src="https://examplezola.tf/home/./img/data.png#sm#mx-auto" alt="Image" /></p>
<p><img src="https://ourphone.ourworld.tf/home/./img/data.png#sm#mx-auto" alt="Image" /></p>
<h3 id="100-data-ownership">100% Data Ownership</h3>
<p>With <strong>OurPhone™</strong>, you are the sole owner of your data, will always be, not some giant tech companies.</p>
@@ -824,7 +824,7 @@ Parameters:
<p><img src="https://examplezola.tf/home/./img/qss.png#sm#mx-auto" alt="Image" /></p>
<p><img src="https://ourphone.ourworld.tf/home/./img/qss.png#sm#mx-auto" alt="Image" /></p>
<h3 id="quantum-safe-storage">Quantum Safe Storage</h3>
<p>Enjoy decentralized cloud storage benefit that comes with every <strong>OurPhone™</strong> Apps subscription.</p>
@@ -840,7 +840,7 @@ Parameters:
<p><img src="https://examplezola.tf/home/./img/ourapps.png#sm#mx-auto" alt="Image" /></p>
<p><img src="https://ourphone.ourworld.tf/home/./img/ourapps.png#sm#mx-auto" alt="Image" /></p>
<h3 id="introducing-ourversetm">Introducing <strong>OurVerse™</strong></h3>
<p><strong>OurApps™</strong>: decentralized SuperApps powered by <strong>OurPhone™</strong> are ready to meet our needs.</p>
@@ -986,7 +986,7 @@ Parameters:
<!-- handles mermaid markdown content display -->
<p><img src="https://examplezola.tf/home/./img/decentralized.png#sm#mx-auto" alt="Image" /></p>
<p><img src="https://ourphone.ourworld.tf/home/./img/decentralized.png#sm#mx-auto" alt="Image" /></p>
<h3 id="decentralized-network-support">Decentralized Network Support</h3>
<p><strong>OurVerse™</strong> are hosted on the world's largest decentralized network. Join the movement.</p>
@@ -1002,7 +1002,7 @@ Parameters:
<p><img src="https://examplezola.tf/home/./img/edge.png#sm#mx-auto" alt="Image" /></p>
<p><img src="https://ourphone.ourworld.tf/home/./img/edge.png#sm#mx-auto" alt="Image" /></p>
<h3 id="edge-computing-speed">Edge Computing Speed</h3>
<p>Experience unparalleled usage speed with <strong>OurVerse™</strong>'s latest edge cloud technology.</p>
@@ -1018,7 +1018,7 @@ Parameters:
<p><img src="https://examplezola.tf/home/./img/planetary.png#sm#mx-auto" alt="Image" /></p>
<p><img src="https://ourphone.ourworld.tf/home/./img/planetary.png#sm#mx-auto" alt="Image" /></p>
<h3 id="fully-encrypted-communication">Fully Encrypted Communication</h3>
<p>Any transfer of data is powered by <strong>Planetary Network™</strong>: a fully encrypted network technology.</p>
@@ -1279,9 +1279,9 @@ Parameters:
<!-- handles mermaid markdown content display -->
<p><img src="https://examplezola.tf/home/./img/manyapps.png#mx-auto" alt="Image" /></p>
<p><img src="https://ourphone.ourworld.tf/home/./img/manyapps.png#mx-auto" alt="Image" /></p>
<br>
<p><button><a href="https://examplezola.tf/specs">See Specs</a></button></p>
<p><button><a href="https://ourphone.ourworld.tf/specs">See Specs</a></button></p>
</div>
@@ -1540,9 +1540,9 @@ Parameters:
<!-- handles mermaid markdown content display -->
<p><img src="https://examplezola.tf/home/./img/tf.png#mx-auto" alt="Image" /></p>
<p><img src="https://ourphone.ourworld.tf/home/./img/tf.png#mx-auto" alt="Image" /></p>
<br>
<p><button><a href="https://examplezola.tf/technology">Learn More</a></button></p>
<p><button><a href="https://ourphone.ourworld.tf/technology">Learn More</a></button></p>
</div>
@@ -1684,12 +1684,12 @@ Parameters:
<h1 id="ourphonetm">OurPhone™</h1>
<p><img src="https://examplezola.tf/home/./img/placeholder.png#medium#mx-auto" alt="Image" />
<p><img src="https://ourphone.ourworld.tf/home/./img/placeholder.png#medium#mx-auto" alt="Image" />
<br>
<br></p>
<h3 id="a-truly-decentralized-smartphone"><strong>A Truly Decentralized Smartphone</strong></h3>
<h3 id="like-no-other"><strong>Like No Other</strong></h3>
<p><button><a href="https://examplezola.tf/buynow">Buy Now</a></button></p>
<p><button><a href="https://ourphone.ourworld.tf/buynow">Buy Now</a></button></p>
</div>