From 5c2acaff721db6b79703e22b527701cb09f2c982 Mon Sep 17 00:00:00 2001 From: Kevin Rosales Date: Fri, 8 Aug 2025 12:11:00 -0600 Subject: [PATCH] Se quitaron precios --- .env | 6 +++--- src/pages/Landing.jsx | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.env b/.env index 0b5fb77..b69e08c 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ -VITE_DEBUG_MODE=false +VITE_DEBUG_MODE=true -VITE_EFC_API_URL=https://api.efc-aduanasoft.com/api/v1 -VITE_EFC_MICROSERVICE_URL=https://api.efc-aduanasoft.com/microservice/api/v1 +VITE_EFC_API_URL=http://192.168.1.195:8000/api/v1 +VITE_EFC_MICROSERVICE_URL=http://192.168.1.195:8001/api/v1 diff --git a/src/pages/Landing.jsx b/src/pages/Landing.jsx index e7ae626..42fde60 100644 --- a/src/pages/Landing.jsx +++ b/src/pages/Landing.jsx @@ -392,7 +392,7 @@ export default function Landing() {
{/* Plan Básico */}
-
+ {/*

Básico

Para agencias pequeñas

@@ -429,10 +429,10 @@ export default function Landing() { Comenzar prueba gratuita
-
+
*/} {/* Plan Profesional */} -
+ {/*
Más Popular @@ -481,10 +481,10 @@ export default function Landing() { Comenzar prueba gratuita
-
+
*/} {/* Plan Empresarial */} -
+ {/*

Empresarial

Para grandes corporaciones

@@ -530,7 +530,7 @@ export default function Landing() {
-
+
*/} {/* Contacto Section */}