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 */}