Browse Source

desktop, mobile ok -u

master
Hosanna Amane 4 years ago
parent
commit
9971730c9d
  1. 10
      index.html

10
index.html

@ -143,7 +143,7 @@
</div>
<!-- JooL ID -->
<div class="relative py-10 sm:py-32 md:py-20 flex justify-between md:justify-end items-center gap-3">
<div class="relative py-20 sm:py-32 md:py-20 flex justify-between md:justify-end items-center gap-3">
<div class="w-2/3 flex flex-col justify-between items-start p-3 md:p-0 mx-2 md:mx-0 bg-white md:bg-transparent shadow md:shadow-none">
<h4 class="font-medium mb-2 tracking-widest">JooL ID</h4>
<p class="leading-tight text-sm text-neutral-600">Notre plateforme propriétaire experte
@ -161,7 +161,7 @@
</div>
<!-- JooL Monitor -->
<div class="relative py-10 sm:py-32 md:py-20 flex justify-end md:justify-start items-center gap-3">
<div class="relative py-20 sm:py-32 md:py-20 flex justify-end md:justify-start items-center gap-3">
<div class="absolute bottom-0 left-0 -z-20 md:relative overflow-hidden sm:overflow-visible w-auto md:w-3/12">
<img class=" -z-10 " src="/dist/assets/svg/jool_monitor.svg" alt="">
<div class="-z-10 shape-blob md:right-10 md:top-1/2 transform -translate-y-2/3 md:-translate-y-1/2 -translate-x-1/2 w-64 two">
@ -178,7 +178,7 @@
</div>
<!-- -->
<!-- JooL Box -->
<div class="relative py-10 sm:py-32 md:py-20 flex justify-between md:justify-end items-center gap-3">
<div class="relative py-20 sm:py-32 md:py-20 flex justify-between md:justify-end items-center gap-3">
<div class="w-2/3 flex flex-col justify-between items-start p-3 md:p-0 mx-2 md:mx-0 bg-white md:bg-transparent shadow md:shadow-none">
<h4 class="font-medium mb-2 tracking-widest">JooL Box</h4>
<p class="leading-tight text-sm text-neutral-600">Notre concept de station d'accueil et d'automatisation du processus d'exploitation des drones. Rachat de Drone Hive (une startup française, faisant de nous la première startup ivoirienne à racheter une startup française) nous faisant gagner 8 ans de R&D.</p>
@ -194,7 +194,7 @@
</div>
<!-- JooL Copter -->
<div class="relative py-10 sm:py-32 md:py-20 flex justify-end md:justify-start items-center gap-3">
<div class="relative py-20 sm:py-32 md:py-20 flex justify-end md:justify-start items-center gap-3">
<div class="absolute bottom-0 left-0 -z-20 md:relative overflow-hidden sm:overflow-visible w-auto md:w-3/12">
<img class=" -z-10 " src="/dist/assets/svg/jool_coopter.svg" alt="">
<div class="-z-10 shape-blob md:right-10 md:top-1/2 transform -translate-y-2/3 md:-translate-y-1/2 -translate-x-1/2 w-64 two">
@ -211,7 +211,7 @@
</div>
<!-- -->
<!-- JooL Academy -->
<div class="relative py-10 sm:py-32 md:py-20 flex justify-between md:justify-end items-center gap-3">
<div class="relative py-20 sm:py-32 md:py-20 flex justify-between md:justify-end items-center gap-3">
<div
class="w-2/3 flex flex-col justify-between items-start p-3 md:p-0 mx-2 md:mx-0 bg-white md:bg-transparent shadow md:shadow-none">
<h4 class="font-medium mb-2 tracking-widest">JooL Academy</h4>

Loading…
Cancel
Save