change wordpress first interaction

This commit is contained in:
Emily
2025-04-09 17:40:01 +02:00
parent 8f7f89e0bd
commit 475512711b

View File

@@ -135,18 +135,17 @@ function reloadPage() {
</div> </div>
<div> <div>
<div> <div>
<CardTitled class="w-full h-full" title="Wordpress + Elementor" <CardTitled class="w-full h-full" title="Start with Wordpress." sub="Setup Litlyx analytics in 30 seconds on Wordpress.">
sub="Our WordPress plugin is coming soon!.">
<template #header> <template #header>
<LyxUiButton @click="Lit.event('no_visit_goto_docs')" type="secondary" <LyxUiButton @click="Lit.event('no_visit_goto_docs')" type="secondary"
to="https://docs.litlyx.com"> to="https://docs.litlyx.com/techs/wordpress">
Visit documentation Visit documentation
</LyxUiButton> </LyxUiButton>
</template> </template>
<div class="flex flex-col items-end"> <div class="flex flex-col items-end">
<div class="justify-center w-full hidden xl:flex gap-3"> <div class="justify-center w-full hidden xl:flex gap-3">
<a href="#"> <a href="https://docs.litlyx.com/techs/wordpress">
<img class="cursor-pointer" :src="'tech-icons/wpel.png'" alt="Litlyx-Wordpress-Elementor"> <img class="cursor-pointer" :src="'tech-icons/wpel.png'" alt="Litlyx-Wordpress-Elementor">
</a> </a>
</div> </div>