update
This commit is contained in:
+8
-6
@@ -62,7 +62,7 @@
|
||||
<div class="flex flex-col flex-col-reverse md:flex-row justify-between w-full max-w-7xl mx-auto ">
|
||||
<div class="px-6 md:px-0 md:pl-8 align-middle my-auto">
|
||||
<h1 class="text-gray-600 font-semibold lg:text-3xl mb-4 transition-all">ProsApp</h1>
|
||||
<h2 class="text-xl md:text-4xl xl:text-6xl mb-4 transition-all">Tu aliado de confianza en servicios de salud</h2>
|
||||
<h2 class="text-xl md:text-4xl xl:text-6xl mb-4 transition-all lg:w-[780px]">Plataforma de contacto digital entre profesionales en salud y usuarios de servicios en salud.</h2>
|
||||
<p class="text-gray-600 text-sm md:text-lg mb-8 transition-all">Reservas rápidas y sencillas con profesionales verificados, disponibles 24/7.</p>
|
||||
|
||||
<div class="flex gap-2 sm:gap-6 md:gap-8 mt-4 [&>button]:flex [&>button]:justify-center [&>button]:items-center [&>button]:gap-2 [&>button]:bg-[#1A8BE4] [&>button]:rounded-lg [&>button]:text-white [&>button]:transition-all">
|
||||
@@ -102,25 +102,25 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-8 text-[#1A8BE4]">
|
||||
<path fill-rule="evenodd" d="M7.21 14.77a.75.75 0 01.02-1.06L11.168 10 7.23 6.29a.75.75 0 111.04-1.08l4.5 4.25a.75.75 0 010 1.08l-4.5 4.25a.75.75 0 01-1.06-.02z" clip-rule="evenodd" />
|
||||
</svg>
|
||||
Agenda sin complicaciones
|
||||
Variedad de profesionales en salud idóneos
|
||||
</li>
|
||||
<li>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-8 text-[#1A8BE4]">
|
||||
<path fill-rule="evenodd" d="M7.21 14.77a.75.75 0 01.02-1.06L11.168 10 7.23 6.29a.75.75 0 111.04-1.08l4.5 4.25a.75.75 0 010 1.08l-4.5 4.25a.75.75 0 01-1.06-.02z" clip-rule="evenodd" />
|
||||
</svg>
|
||||
Variedad de servicios disponibles
|
||||
Certificados por Prosapp
|
||||
</li>
|
||||
<li>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-8 text-[#1A8BE4]">
|
||||
<path fill-rule="evenodd" d="M7.21 14.77a.75.75 0 01.02-1.06L11.168 10 7.23 6.29a.75.75 0 111.04-1.08l4.5 4.25a.75.75 0 010 1.08l-4.5 4.25a.75.75 0 01-1.06-.02z" clip-rule="evenodd" />
|
||||
</svg>
|
||||
Servicio en casa
|
||||
Con la confianza y seguridad del perfil profesional ofertado
|
||||
</li>
|
||||
<li>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-8 text-[#1A8BE4]">
|
||||
<path fill-rule="evenodd" d="M7.21 14.77a.75.75 0 01.02-1.06L11.168 10 7.23 6.29a.75.75 0 111.04-1.08l4.5 4.25a.75.75 0 010 1.08l-4.5 4.25a.75.75 0 01-1.06-.02z" clip-rule="evenodd" />
|
||||
</svg>
|
||||
Servicios profesionales
|
||||
Más cerca de tu alcance
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -212,7 +212,7 @@
|
||||
<p class="font-sans font-bold text-xl md:text-4xl mb-6">profesionales de la salud</p>
|
||||
<p class="font-serif italic">altamente calificados</p>
|
||||
<p class="font-sans font-bold text-xl md:text-4xl mb-6">con usuarios que buscan</p>
|
||||
<p class="font-serif italic">servicios médicos y asesoramiento confiable.</p>
|
||||
<p class="font-serif italic">servicios en salud y asesoramiento confiable.</p>
|
||||
</div>
|
||||
<div class="flex justify-center gap-6 mt-16">
|
||||
<svg class="w-10 cursor-pointer hover:scale-110 transition-all" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" x="0" y="0" viewBox="0 0 512 512"
|
||||
@@ -368,6 +368,7 @@
|
||||
</section>
|
||||
|
||||
<footer class="fixed bottom-10 right-10">
|
||||
<a target="_blank" href="https://api.whatsapp.com/send/?phone=%2B573104125375">
|
||||
<svg class="w-20 lg:w-24 block drop-shadow-lg cursor-pointer" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" x="0" y="0" viewBox="0 0 176 176" style="enable-background:new 0 0 512 512" xml:space="preserve">
|
||||
<g data-name="Layer 2">
|
||||
<g data-name="09.whatsapp">
|
||||
@@ -379,6 +380,7 @@
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</a>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user