diff --git a/src/pages/org/products.vue b/src/pages/org/products.vue
index a2bab50..b52bd54 100644
--- a/src/pages/org/products.vue
+++ b/src/pages/org/products.vue
@@ -183,10 +183,7 @@ watchEffect(() => {
-
+
["status"]> | "all";
period?: "daily" | "weekly" | "monthly";
@@ -192,10 +192,7 @@ watchEffect(() => {
-
+
Date: Fri, 12 Jul 2024 17:27:09 -0600
Subject: [PATCH 2/2] add whatsapp to landing page
---
src/pages/home.vue | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/src/pages/home.vue b/src/pages/home.vue
index 3ae4d3a..79dab9c 100644
--- a/src/pages/home.vue
+++ b/src/pages/home.vue
@@ -18,7 +18,8 @@ import { useCurrencyFormatter } from "@/features/products";
import { useRouter } from "vue-router";
import { ref } from "vue";
import { GoPremiumSidebar } from "@/features/organizations";
-import { SUPPORT_EMAIL } from "@/config/constants";
+import { SUPPORT_EMAIL, SUPPORT_WHATSAPP } from "@/config/constants";
+import { MailIcon, PhoneIcon } from "lucide-vue-next";
const isGoPremiumSidebarOpen = ref(false);
const router = useRouter();
@@ -221,9 +222,17 @@ function getCardDataFromPlan(plan: Tables<"plans">) {
Ponte en contacto con nosotros
-