forked from tfcoop/www_duniayetu
edit css
This commit is contained in:
parent
a6c3dd3623
commit
fbd8ec7bf8
@ -2,8 +2,8 @@
|
||||
base_url = "https://ourphone.ourworld.tf/"
|
||||
# Change this to your own URL! Please note this variable **must** be uncommented.
|
||||
|
||||
title = "examplezola"
|
||||
description="Our global digital backbone"
|
||||
title = "OurPhone"
|
||||
description="Sovereign SmartPhone Like No Other"
|
||||
|
||||
# When set to "true", a feed is automatically generated.
|
||||
# generate_feed = true
|
||||
|
@ -7,5 +7,5 @@ draft: false
|
||||
sort_by: weight
|
||||
weight: 1
|
||||
extra:
|
||||
logo_path: images/logo_placeholder.jpg
|
||||
logo_path: images/logo_placeholder.png
|
||||
---
|
||||
|
@ -11,6 +11,13 @@ weight: 1
|
||||
|
||||
{% row(margin="header" padding="top") %}
|
||||
|
||||
<br>
|
||||
|
||||
![placeholder](./img/placeholder.png#mx-auto)
|
||||
|
||||
|
||||
|||
|
||||
|
||||
# Meet<br>
|
||||
# OurPhone™
|
||||
|
||||
@ -19,29 +26,24 @@ with the World’s First Truly Decentralized Smartphone.
|
||||
|
||||
<button>[Learn More](/specs)</button>
|
||||
|
||||
|||
|
||||
|
||||
![placeholder](./img/placeholder.png#mx-auto)
|
||||
|
||||
{% end %}
|
||||
|
||||
<!-- section 2 security -->
|
||||
|
||||
{% row(margin="header" padding="top") %}
|
||||
|
||||
![secure](./img/secure.png#mx-auto)
|
||||
|
||||
|||
|
||||
|
||||
# Secure<br>
|
||||
# Every Click
|
||||
|
||||
Every application of __OurPhone™__ is fully encrypted. <br>
|
||||
Have no concerns about your data being manipulated or stolen.
|
||||
|
||||
|
||||
<button>[Learn More](/technology)</button>
|
||||
|
||||
|||
|
||||
|
||||
![secure](./img/secure.png#mx-auto)
|
||||
|
||||
{% end %}
|
||||
|
||||
<!-- section 3 features title -->
|
||||
|
@ -35,7 +35,7 @@ weight: 2
|
||||
{% row(style="center" margin="narrow" padding="top") %}
|
||||
|
||||
# Decentralized SmartPhone,
|
||||
## Designed Smartly
|
||||
# Designed Smartly
|
||||
|
||||
{% end %}
|
||||
|
||||
|
@ -74,7 +74,6 @@ Gain a full control and access to your sovereign internet life.
|
||||
|
||||
Learn about the magic of the technology behind __OurPhone™__ such as __Quantum Safe Storage System__,__Planetary Network__, __EDGE Computing__, and many more.
|
||||
|
||||
|
||||
<button>[Learn More](https://library.threefold.me/info/threefold/#/technology/threefold__zos)</button>
|
||||
|
||||
{% end %}
|
||||
|
@ -12,8 +12,8 @@
|
||||
|
||||
|
||||
|
||||
<title>BUY NOW • examplezola</title>
|
||||
<meta property="og:title" content="BUY NOW • examplezola" />
|
||||
<title>BUY NOW • OurPhone</title>
|
||||
<meta property="og:title" content="BUY NOW • 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://examplezola.tf/images/logo_placeholder.jpg" alt="Logo" />
|
||||
<img class="h-auto sm:w-15" src="https://ourphone.ourworld.tf/images/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://examplezola.tf/home/" 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://ourphone.ourworld.tf/home/" 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://examplezola.tf/buynow/" 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://ourphone.ourworld.tf/buynow/" 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://examplezola.tf/specs/" 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://ourphone.ourworld.tf/specs/" 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://examplezola.tf/technology/" 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://ourphone.ourworld.tf/technology/" 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://examplezola.tf/buynow/" 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://ourphone.ourworld.tf/buynow/" 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://examplezola.tf/specs/" 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://ourphone.ourworld.tf/specs/" 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://examplezola.tf/technology/" 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://ourphone.ourworld.tf/technology/" 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/>
|
||||
@ -366,7 +366,7 @@ Parameters:
|
||||
|
||||
|
||||
|
||||
<div id="" class="relative justify-center flex overflow-hidden " style="background: url('https://examplezola.tf/buynow/./img/placeholder1.png'); background-size: cover; background-position: center;">
|
||||
<div id="" class="relative justify-center flex overflow-hidden " style="background: url('https://ourphone.ourworld.tf/buynow/./img/placeholder.png'); background-size: cover; background-position: center;">
|
||||
<div id="" class="relative flex flex-col md:flex md:flex-row flex-wrap max-w-fit overflow-hidden lg:items-center py-8 md:py-4 lg:py-28 mx-12 sm:mx-20 md:mx-28 lg:mx-40 my-10 text-center items-center mx-auto " style="min-width: -webkit-fill-available; min-width: -moz-available">
|
||||
|
||||
|
||||
@ -551,9 +551,9 @@ Parameters:
|
||||
<!-- handles mermaid markdown content display -->
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/buynow/./img/phone1.png" alt="image" /></p>
|
||||
<p><button><a href="https://examplezola.tf/">Pre-Order</a></button></p>
|
||||
<p>Sign up for <strong>OurPhone™</strong> pre-sale. <br> Pre-order <strong>OurPhone™</strong> and become one of the firsts to unlock a secured digital future.</p>
|
||||
<p><img src="https://ourphone.ourworld.tf/buynow/./img/phone1.png" alt="image" /></p>
|
||||
<p><button><a href="https://ourphone.ourworld.tf/">Pre-Order</a></button></p>
|
||||
<p>Pre-order <strong>OurPhone™</strong> and become one of the firsts to unlock a secured digital future.</p>
|
||||
|
||||
|
||||
</div>
|
||||
@ -567,8 +567,8 @@ Parameters:
|
||||
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/buynow/./img/crowdfund1.png" alt="image" /></p>
|
||||
<p><button><a href="https://examplezola.tf/">Crowdfund</a></button></p>
|
||||
<p><img src="https://ourphone.ourworld.tf/buynow/./img/crowdfund1.png" alt="image" /></p>
|
||||
<p><button><a href="https://ourphone.ourworld.tf/">Crowdfund</a></button></p>
|
||||
<p>Learn more about how to purchase <strong>OurPhone™</strong> Company's shares, and become a co-owner of <strong>OurPhone™</strong> Company.</p>
|
||||
|
||||
|
||||
@ -583,8 +583,8 @@ Parameters:
|
||||
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/buynow/./img/invest.png" alt="image" /></p>
|
||||
<p><button><a href="https://examplezola.tf/">Invest</a></button></p>
|
||||
<p><img src="https://ourphone.ourworld.tf/buynow/./img/invest.png" alt="image" /></p>
|
||||
<p><button><a href="https://ourphone.ourworld.tf/">Invest</a></button></p>
|
||||
<p>Support <strong>OurPhone™</strong> project by financing <strong>OurPhone™</strong> Company's hardware acquisition.</p>
|
||||
|
||||
|
||||
|
@ -12,8 +12,8 @@
|
||||
|
||||
|
||||
|
||||
<title>OurPhone • examplezola</title>
|
||||
<meta property="og:title" content="OurPhone • examplezola" />
|
||||
<title>OurPhone • OurPhone</title>
|
||||
<meta property="og:title" content="OurPhone • 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://examplezola.tf/images/logo_placeholder.jpg" alt="Logo" />
|
||||
<img class="h-auto sm:w-15" src="https://ourphone.ourworld.tf/images/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://examplezola.tf/home/" 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://ourphone.ourworld.tf/home/" 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://examplezola.tf/buynow/" 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://ourphone.ourworld.tf/buynow/" 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://examplezola.tf/specs/" 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://ourphone.ourworld.tf/specs/" 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://examplezola.tf/technology/" 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://ourphone.ourworld.tf/technology/" 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://examplezola.tf/buynow/" 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://ourphone.ourworld.tf/buynow/" 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://examplezola.tf/specs/" 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://ourphone.ourworld.tf/specs/" 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://examplezola.tf/technology/" 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://ourphone.ourworld.tf/technology/" 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 World’s 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 World’s 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>
|
||||
|
BIN
public/images/logo_placeholder.png
Normal file
BIN
public/images/logo_placeholder.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
@ -12,8 +12,8 @@
|
||||
|
||||
|
||||
|
||||
<title>examplezola</title>
|
||||
<meta property="og:title" content="examplezola" />
|
||||
<title>OurPhone</title>
|
||||
<meta property="og:title" content="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://examplezola.tf/images/logo_placeholder.jpg" alt="Logo" />
|
||||
<img class="h-auto sm:w-15" src="https://ourphone.ourworld.tf/images/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://examplezola.tf/home/" 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://ourphone.ourworld.tf/home/" 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://examplezola.tf/buynow/" 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://ourphone.ourworld.tf/buynow/" 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://examplezola.tf/specs/" 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://ourphone.ourworld.tf/specs/" 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://examplezola.tf/technology/" 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://ourphone.ourworld.tf/technology/" 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://examplezola.tf/buynow/" 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://ourphone.ourworld.tf/buynow/" 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://examplezola.tf/specs/" 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://ourphone.ourworld.tf/specs/" 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://examplezola.tf/technology/" 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://ourphone.ourworld.tf/technology/" 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/>
|
||||
@ -384,7 +384,7 @@ Parameters:
|
||||
<h1 id="ourphonetm">OurPhone™</h1>
|
||||
<p>Experience True Sovereignty at Your Fingertips <br>
|
||||
with the World’s 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>
|
||||
@ -398,7 +398,7 @@ with the World’s 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>
|
||||
@ -525,7 +525,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>
|
||||
@ -543,7 +543,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>
|
||||
@ -806,7 +806,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>
|
||||
|
||||
@ -822,7 +822,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>
|
||||
|
||||
@ -838,7 +838,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>
|
||||
|
||||
@ -984,7 +984,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>
|
||||
|
||||
@ -1000,7 +1000,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>
|
||||
|
||||
@ -1016,7 +1016,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>
|
||||
|
||||
@ -1277,9 +1277,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>
|
||||
@ -1538,9 +1538,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>
|
||||
@ -1682,12 +1682,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>
|
||||
|
@ -1,4 +1,4 @@
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Allow: /
|
||||
Sitemap: https://examplezola.tf/sitemap.xml
|
||||
Sitemap: https://ourphone.ourworld.tf/sitemap.xml
|
||||
|
@ -1,25 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://examplezola.tf/</loc>
|
||||
<loc>https://ourphone.ourworld.tf/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://examplezola.tf/buynow/</loc>
|
||||
<loc>https://ourphone.ourworld.tf/buynow/</loc>
|
||||
<lastmod>2021-02-20</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://examplezola.tf/categories/</loc>
|
||||
<loc>https://ourphone.ourworld.tf/categories/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://examplezola.tf/home/</loc>
|
||||
<loc>https://ourphone.ourworld.tf/home/</loc>
|
||||
<lastmod>2021-02-20</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://examplezola.tf/specs/</loc>
|
||||
<loc>https://ourphone.ourworld.tf/specs/</loc>
|
||||
<lastmod>2021-02-20</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://examplezola.tf/technology/</loc>
|
||||
<loc>https://ourphone.ourworld.tf/technology/</loc>
|
||||
<lastmod>2021-02-20</lastmod>
|
||||
</url>
|
||||
</urlset>
|
||||
|
@ -12,8 +12,8 @@
|
||||
|
||||
|
||||
|
||||
<title>Specs • examplezola</title>
|
||||
<meta property="og:title" content="Specs • examplezola" />
|
||||
<title>Specs • OurPhone</title>
|
||||
<meta property="og:title" content="Specs • 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://examplezola.tf/images/logo_placeholder.jpg" alt="Logo" />
|
||||
<img class="h-auto sm:w-15" src="https://ourphone.ourworld.tf/images/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://examplezola.tf/home/" 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://ourphone.ourworld.tf/home/" 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://examplezola.tf/buynow/" 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://ourphone.ourworld.tf/buynow/" 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://examplezola.tf/specs/" 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://ourphone.ourworld.tf/specs/" 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://examplezola.tf/technology/" 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://ourphone.ourworld.tf/technology/" 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://examplezola.tf/buynow/" 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://ourphone.ourworld.tf/buynow/" 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://examplezola.tf/specs/" 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://ourphone.ourworld.tf/specs/" 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://examplezola.tf/technology/" 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://ourphone.ourworld.tf/technology/" 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/>
|
||||
@ -373,7 +373,7 @@ Parameters:
|
||||
<!-- handles mermaid markdown content display -->
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/specs/./img/specf.png#large#mx-auto" alt="placeholder" /></p>
|
||||
<p><img src="https://ourphone.ourworld.tf/specs/./img/specf.png#large#mx-auto" alt="placeholder" /></p>
|
||||
|
||||
|
||||
</div>
|
||||
@ -652,7 +652,7 @@ Parameters:
|
||||
<!-- handles mermaid markdown content display -->
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/specs/./img/waterproof.png#medium#mx-auto" alt="Image" /></p>
|
||||
<p><img src="https://ourphone.ourworld.tf/specs/./img/waterproof.png#medium#mx-auto" alt="Image" /></p>
|
||||
<p>Matte Enclosure Made from 100% Recycled Aluminum</p>
|
||||
|
||||
|
||||
@ -667,7 +667,7 @@ Parameters:
|
||||
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/specs/./img/smooth.png#medium#mx-auto" alt="Image" /></p>
|
||||
<p><img src="https://ourphone.ourworld.tf/specs/./img/smooth.png#medium#mx-auto" alt="Image" /></p>
|
||||
<p>Fast and Responsive Display with High Durability</p>
|
||||
|
||||
|
||||
@ -798,7 +798,7 @@ Parameters:
|
||||
<!-- handles mermaid markdown content display -->
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/specs/./img/camera.png#medium#mx-auto" alt="Image" /></p>
|
||||
<p><img src="https://ourphone.ourworld.tf/specs/./img/camera.png#medium#mx-auto" alt="Image" /></p>
|
||||
<p>25% Brighter Outdoors, Even in Sunlight</p>
|
||||
|
||||
|
||||
@ -1061,7 +1061,7 @@ Parameters:
|
||||
<!-- handles mermaid markdown content display -->
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/specs/./img/phone1.png#medium#mx-auto" alt="Image" /></p>
|
||||
<p><img src="https://ourphone.ourworld.tf/specs/./img/phone1.png#medium#mx-auto" alt="Image" /></p>
|
||||
<h3 id="ourphonex"><strong>OurPhone<sup>X</sup></strong></h3>
|
||||
<h4 id="display"><strong>Display</strong></h4>
|
||||
<h6 id="6-7-inch-qhd-quad-high-definition"><strong>6.7-inch</strong> QHD+ Quad High Definition</h6>
|
||||
@ -1093,7 +1093,7 @@ Parameters:
|
||||
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/specs/./img/phone2.png#medium#mx-auto" alt="Image" /></p>
|
||||
<p><img src="https://ourphone.ourworld.tf/specs/./img/phone2.png#medium#mx-auto" alt="Image" /></p>
|
||||
<h3 id="ourphoney"><strong>OurPhone<sup>Y</sup></strong></h3>
|
||||
<h4 id="display-1"><strong>Display</strong></h4>
|
||||
<h6 id="6-3-inch-fhd-full-high-definition"><strong>6.3-inch</strong> FHD+ Full High Definition</h6>
|
||||
@ -1125,7 +1125,7 @@ Parameters:
|
||||
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/specs/./img/phone3.png#medium#mx-auto" alt="Image" /></p>
|
||||
<p><img src="https://ourphone.ourworld.tf/specs/./img/phone3.png#medium#mx-auto" alt="Image" /></p>
|
||||
<h3 id="ourphonea"><strong>OurPhone<sup>A</sup></strong></h3>
|
||||
<h4 id="display-2"><strong>Display</strong></h4>
|
||||
<h6 id="6-1-inch-fhd-full-high-definition"><strong>6.1-inch</strong> FHD+ Full High Definition</h6>
|
||||
@ -1575,12 +1575,12 @@ Parameters:
|
||||
|
||||
|
||||
<h1 id="ourphonetm">OurPhone™</h1>
|
||||
<p><img src="https://examplezola.tf/specs/./img/placeholder.png#medium#mx-auto" alt="Image" />
|
||||
<p><img src="https://ourphone.ourworld.tf/specs/./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>
|
||||
|
@ -12,8 +12,8 @@
|
||||
|
||||
|
||||
|
||||
<title>Technology • examplezola</title>
|
||||
<meta property="og:title" content="Technology • examplezola" />
|
||||
<title>Technology • OurPhone</title>
|
||||
<meta property="og:title" content="Technology • 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://examplezola.tf/images/logo_placeholder.jpg" alt="Logo" />
|
||||
<img class="h-auto sm:w-15" src="https://ourphone.ourworld.tf/images/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://examplezola.tf/home/" 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://ourphone.ourworld.tf/home/" 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://examplezola.tf/buynow/" 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://ourphone.ourworld.tf/buynow/" 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://examplezola.tf/specs/" 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://ourphone.ourworld.tf/specs/" 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://examplezola.tf/technology/" 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://ourphone.ourworld.tf/technology/" 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://examplezola.tf/buynow/" 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://ourphone.ourworld.tf/buynow/" 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://examplezola.tf/specs/" 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://ourphone.ourworld.tf/specs/" 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://examplezola.tf/technology/" 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://ourphone.ourworld.tf/technology/" 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/>
|
||||
@ -407,7 +407,7 @@ Parameters:
|
||||
|
||||
<h1 id="powered-by-threefold">Powered by ThreeFold</h1>
|
||||
<br>
|
||||
<p><img src="https://examplezola.tf/technology/./img/tfbg.png#mx-auto" alt="Image" /></p>
|
||||
<p><img src="https://ourphone.ourworld.tf/technology/./img/tfbg.png#mx-auto" alt="Image" /></p>
|
||||
<p><a href="https://library.threefold.me/info/threefold#/tfgrid/threefold__tfgrid_home" target="_blank"><ins>The world’s largest decentralized network </ins></a>by <a href="https://threefold.io/"><strong>ThreeFold</strong></a><br>allows every application on the <strong>OurApps™</strong> to attain a level of security and privacy like never seen before.</p>
|
||||
<br>
|
||||
<p><button><a href="https://library.threefold.me/info/threefold/#/tfgrid/threefold__tfgrid_home">Learn More</a></button></p>
|
||||
@ -538,7 +538,7 @@ Parameters:
|
||||
<!-- handles mermaid markdown content display -->
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/technology/./img/graphene.png#mx-auto" alt="Image" /></p>
|
||||
<p><img src="https://ourphone.ourworld.tf/technology/./img/graphene.png#mx-auto" alt="Image" /></p>
|
||||
|
||||
|
||||
</div>
|
||||
@ -708,7 +708,7 @@ Parameters:
|
||||
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/technology/./img/ourverse.png#mx-auto" alt="Image" />
|
||||
<p><img src="https://ourphone.ourworld.tf/technology/./img/ourverse.png#mx-auto" alt="Image" />
|
||||
<br></p>
|
||||
|
||||
|
||||
@ -959,7 +959,7 @@ Parameters:
|
||||
<!-- handles mermaid markdown content display -->
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/technology/./img/technology.png#mx-auto" alt="Image" /></p>
|
||||
<p><img src="https://ourphone.ourworld.tf/technology/./img/technology.png#mx-auto" alt="Image" /></p>
|
||||
|
||||
|
||||
</div>
|
||||
@ -1116,12 +1116,12 @@ Parameters:
|
||||
|
||||
|
||||
<h1 id="ourphonetm">OurPhone™</h1>
|
||||
<p><img src="https://examplezola.tf/technology/./img/placeholder.png#medium#mx-auto" alt="Image" />
|
||||
<p><img src="https://ourphone.ourworld.tf/technology/./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>
|
||||
|
Loading…
Reference in New Issue
Block a user