mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-21 04:59:15 +00:00
docs(web): update
Update Hero.tsx
This commit is contained in:
@@ -17,24 +17,25 @@ export default component$(() => {
|
|||||||
<div class="pb-12 md:pb-0 md:py-0 max-w-5xl mx-auto md:pr-16 flex items-center basis-[56%]">
|
<div class="pb-12 md:pb-0 md:py-0 max-w-5xl mx-auto md:pr-16 flex items-center basis-[56%]">
|
||||||
<div>
|
<div>
|
||||||
<h1 class="text-5xl md:text-[3.48rem] font-bold leading-tighter tracking-tighter mb-4 font-heading px-4 md:px-0">
|
<h1 class="text-5xl md:text-[3.48rem] font-bold leading-tighter tracking-tighter mb-4 font-heading px-4 md:px-0">
|
||||||
Chatbot +
|
Construye tu
|
||||||
<span class="sm:whitespace-nowrap text-[#25b637]">
|
<span class="sm:whitespace-nowrap text-[#25b637]">
|
||||||
WhatsApp
|
Chatbot
|
||||||
</span>{' '}
|
</span>{' '}
|
||||||
<br class="hidden lg:block" />{' '}
|
<br class="hidden lg:block" />{' '}
|
||||||
<span class="hidden lg:inline">
|
<span class="hidden lg:inline">
|
||||||
prueba nuestro servicio{' '}
|
para{' '}
|
||||||
<span class="text-[#25b637]">gratis</span>{' '}
|
<span class="text-[#25b637]">Whatsapp</span>{' '}
|
||||||
</span>
|
</span>
|
||||||
</h1>
|
</h1>
|
||||||
<div class="max-w-3xl mx-auto">
|
<div class="max-w-3xl mx-auto">
|
||||||
<p class="text-xl text-gray-600 mb-8 dark:text-slate-400">
|
<p class="text-xl text-gray-600 mb-8 dark:text-slate-400">
|
||||||
<span class="font-semibold underline decoration-wavy decoration-1 decoration-secondary-600 underline-offset-2">
|
<span class="font-semibold underline decoration-wavy decoration-1 decoration-secondary-600 underline-offset-2">
|
||||||
Con nuestro{' '}
|
Con esta libreria,{' '}
|
||||||
</span>
|
</span>
|
||||||
<span class="font-semibold underline decoration-wavy decoration-1 decoration-secondary-600 underline-offset-2">
|
<span class="font-semibold underline decoration-wavy decoration-1 decoration-secondary-600 underline-offset-2">
|
||||||
Chatbot , puede configurar respuestas
|
puedes configurar respuestas
|
||||||
automatizadas para preguntas frecuentes
|
automatizadas para preguntas frecuentes
|
||||||
|
|
||||||
</span>{' '}
|
</span>{' '}
|
||||||
, recibir y responder mensajes de manera
|
, recibir y responder mensajes de manera
|
||||||
automatizada, y hacer un seguimiento de las
|
automatizada, y hacer un seguimiento de las
|
||||||
|
|||||||
Reference in New Issue
Block a user