<turbo-stream action="update" target="home_nav"><template><div class="flex flex-col w-full h-screen lg:flex-row"><div class="flex flex-col w-full lg:w-2/4"><div class="border border-black overflow-auto lg:h-full" id="home_description"><a class="flex flex-col justify-between h-full p-5 bg-primary-color hover:bg-secondary-color hover:text-white" data-turbo-stream="true" href="/home/description"><span class="uppercase text-xl">Flownaely</span><i class="icon-calendrier text-right text-[130px]"></i></a></div></div><div class="flex flex-col w-full lg:w-2/4"><div class="border border-black overflow-auto lg:h-2/4" id="home_work"><a class="flex flex-col justify-between h-full p-5 bg-secondary-color hover:bg-primary-color hover:text-white" data-turbo-stream="true" href="/home/work"><span class="uppercase text-xl">Travail</span><i class="icon-note text-right text-[130px]"></i></a></div><div class="border border-black overflow-auto lg:h-2/4" id="home_tools"><a class="flex flex-col justify-between h-full p-5 hover:bg-primary-color hover:text-white" data-turbo-stream="true" href="/home/tools"><span class="uppercase text-xl">Outils</span><i class="icon-fichier text-right text-[130px]"></i></a></div></div></div></template></turbo-stream><turbo-stream action="update" target="home_tools"><template><div class="p-5"><div class="flex gap-5 items-center"><i class="icon-fichier text-[40px]"></i><h1 class="text-4xl">Pour créer vos réunions asynchrones</h1></div><div class="flex flex-col gap-10 items-center justify-between mt-5 lg:flex-row"><div class="lg:w-1/2"><img src="/assets/mockups/demo-6200561ad57dad3c5d80d3827964f67da8f0cd92a35225f02a72462c26590ab4.png" /></div><div class="lg:w-1/2"><ul class="list-square list-inside"><li class="text-xl mt-3">Chat</li><li class="text-xl mt-3">Kanban (ou post-its virtuels)</li><li class="text-xl mt-3">Calendrier</li><li class="text-xl mt-3">Outil de prise de note</li><li class="text-xl mt-3">Espace de fichiers</li></ul></div></div></div></template></turbo-stream>