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>BUY NOW &bull; examplezola</title>
<meta property="og:title" content="BUY NOW &bull; examplezola" />
<title>BUY NOW &bull; OurPhone</title>
<meta property="og:title" content="BUY NOW &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/>
@@ -366,7 +366,7 @@ Parameters:
<div id="" class="relative justify-center flex overflow-hidden " style="background: url(&#x27;https:&#x2F;&#x2F;examplezola.tf&#x2F;buynow&#x2F;.&#x2F;img&#x2F;placeholder1.png&#x27;); background-size: cover; background-position: center;">
<div id="" class="relative justify-center flex overflow-hidden " style="background: url(&#x27;https:&#x2F;&#x2F;ourphone.ourworld.tf&#x2F;buynow&#x2F;.&#x2F;img&#x2F;placeholder.png&#x27;); 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>