{"id":1534,"date":"2025-11-25T07:39:56","date_gmt":"2025-11-25T06:39:56","guid":{"rendered":"https:\/\/comprasguitarramusicaymas.cloud\/?page_id=1534"},"modified":"2025-11-27T09:27:39","modified_gmt":"2025-11-27T08:27:39","slug":"apps","status":"publish","type":"page","link":"https:\/\/comprasguitarramusicaymas.cloud\/index.php\/apps\/","title":{"rendered":"Apps"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Portfolio Oficial de Apps &#8211; \u00danete a la Beta<\/title>\n    <!-- Incluir Tailwind CSS para un dise\u00f1o moderno y responsivo -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <style>\n        \/* Estilos personalizados para el gradiente superior y animaciones *\/\n        body {\n            font-family: 'Inter', sans-serif;\n            background-color: #f0f4f8; \/* Fondo muy claro para el contraste *\/\n        }\n        .hero-gradient {\n            \/* Gradiente de morado a naranja (similar a la imagen) *\/\n            background-image: linear-gradient(135deg, #7e22ce 0%, #f97316 100%);\n            padding-bottom: 10rem; \/* Espacio extra debajo del texto del h\u00e9roe *\/\n        }\n        .card {\n            transition: transform 0.3s, box-shadow 0.3s;\n            background-color: white; \/* Las tarjetas siempre blancas *\/\n        }\n        .card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);\n        }\n        .btn-green { \/* Estilo para Mis Finanzas *\/\n            background-color: #10b981; \/* Esmeralda 500 *\/\n            color: white;\n            transition: background-color 0.3s;\n        }\n        .btn-purple { \/* Estilo para Sobreviviente Crom\u00e1tico *\/\n            background-color: #a855f7; \/* Violeta 500 *\/\n            color: white;\n            transition: background-color 0.3s;\n        }\n        .btn-orange { \/* Estilo para Mis Tuercas *\/\n            background-color: #f97316; \/* Naranja 500 *\/\n            color: white;\n            transition: background-color 0.3s;\n        }\n        .btn-download:hover {\n            opacity: 0.9;\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"hero-gradient pt-16 pb-32\">\n        <header class=\"text-center max-w-4xl mx-auto px-4\">\n            <p class=\"text-sm font-semibold uppercase tracking-widest text-white opacity-80 mb-2\">\n                PORTFOLIO OFICIAL\n            <\/p>\n            <h1 class=\"text-5xl sm:text-6xl font-extrabold text-white mb-4\">\n                Apps que <span class=\"bg-yellow-300 px-2 rounded-lg text-gray-900 leading-tight\">inspiran<\/span>\n            <\/h1>\n            <p class=\"text-xl text-white opacity-90 mb-8\">\n                \u00danete a la vanguardia. Prueba mis \u00faltimas creaciones antes que nadie y forma parte del desarrollo.\n            <\/p>\n            <!-- ENLACE ACTUALIZADO AL GRUPO PRINCIPAL DE TESTERS -->\n            <a href=\"https:\/\/groups.google.com\/g\/testers-tuercas-y-tornillos-app\" target=\"_blank\" class=\"inline-block py-3 px-8 text-lg font-bold text-indigo-700 bg-white hover:bg-gray-100 rounded-full shadow-xl transition duration-300\">\n                Unirme al Grupo VIP\n            <\/a>\n        <\/header>\n    <\/div>\n\n    <!-- Contenedor de Tarjetas (se mueve hacia arriba con margen negativo) -->\n    <div id=\"apps\" class=\"max-w-6xl mx-auto -mt-20 px-4\">\n        <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\">\n\n            <!-- Tarjeta 1: Mis Finanzas (Beta) -->\n            <div class=\"card p-6 rounded-3xl shadow-xl border border-gray-100 text-center\">\n                <div class=\"text-5xl mb-4 text-green-500\">\ud83d\udcb0<\/div>\n                <h2 class=\"text-2xl font-bold mb-1 text-gray-800\">Mis Finanzas <span class=\"text-xs font-semibold px-2 py-0.5 rounded-full bg-yellow-100 text-yellow-800\">BETA<\/span><\/h2>\n                <p class=\"text-gray-500 mb-6 text-sm\">\n                    Controla tus gastos y ahorra como un experto. Gesti\u00f3n financiera simple y potente.\n                <\/p>\n                <a href=\"https:\/\/groups.google.com\/g\/testers-tuercas-y-tornillos-app\" target=\"_blank\" class=\"btn-download btn-green w-full inline-block py-3 px-6 text-center font-semibold rounded-xl shadow-lg mb-4\">\n                    Probar Beta\n                <\/a>\n                <div class=\"flex justify-center space-x-4 text-sm font-medium text-gray-500\">\n                    <!-- Enlace Web: Aqu\u00ed debes poner la URL de tu Pol\u00edtica de Privacidad para Mis Finanzas -->\n                    <a href=\"https:\/\/comprasguitarramusicaymas.cloud\/index.php\/politica-de-privacidad-para-puzzle-tuercas\/\" target=\"_blank\" class=\"hover:text-indigo-600 transition duration-150\">\ud83c\udf10 Web<\/a>\n                    <!-- Enlace Grupo: Usa el mismo enlace de testers para reportar feedback -->\n                    <a href=\"https:\/\/groups.google.com\/g\/testers-tuercas-y-tornillos-app\" target=\"_blank\" class=\"hover:text-indigo-600 transition duration-150\">\ud83d\udc65 Grupo<\/a>\n                <\/div>\n            <\/div>\n\n            <!-- Tarjeta 2: Sobreviviente Crom\u00e1tico (Beta) -->\n            <div class=\"card p-6 rounded-3xl shadow-xl border border-gray-100 text-center\">\n                <div class=\"text-5xl mb-4 text-purple-500\">\ud83c\udfae<\/div>\n                <h2 class=\"text-2xl font-bold mb-1 text-gray-800\">Sobreviviente Crom\u00e1tico <span class=\"text-xs font-semibold px-2 py-0.5 rounded-full bg-yellow-100 text-yellow-800\">BETA<\/span><\/h2>\n                <p class=\"text-gray-500 mb-6 text-sm\">\n                    Un juego de supervivencia lleno de color y desaf\u00edos. \u00bfPodr\u00e1s aguantar hasta el final?\n                <\/p>\n                <a href=\"https:\/\/groups.google.com\/g\/testers-tuercas-y-tornillos-app\" target=\"_blank\" class=\"btn-download btn-purple w-full inline-block py-3 px-6 text-center font-semibold rounded-xl shadow-lg mb-4\">\n                    Probar Beta\n                <\/a>\n                <div class=\"flex justify-center space-x-4 text-sm font-medium text-gray-500\">\n                    <!-- Enlace Web: Aqu\u00ed debes poner la URL de tu Pol\u00edtica de Privacidad para Sobreviviente Crom\u00e1tico -->\n                    <a href=\"https:\/\/comprasguitarramusicaymas.cloud\/index.php\/politica-de-privacidad-para-sobrevivientecromaticoli\/\" target=\"_blank\" class=\"hover:text-indigo-600 transition duration-150\">\ud83c\udf10 Web<\/a>\n                    <!-- Enlace Grupo: Usa el mismo enlace de testers para reportar feedback -->\n                    <a href=\"https:\/\/groups.google.com\/g\/testers-tuercas-y-tornillos-app\" target=\"_blank\" class=\"hover:text-indigo-600 transition duration-150\">\ud83d\udc65 Grupo<\/a>\n                <\/div>\n            <\/div>\n\n            <!-- Tarjeta 3: Mis Tuercas (LIVE - Terminada) -->\n            <div class=\"card p-6 rounded-3xl shadow-xl border border-gray-100 text-center\">\n                <div class=\"text-5xl mb-4 text-orange-500\">\u2699\ufe0f<\/div>\n                <h2 class=\"text-2xl font-bold mb-1 text-gray-800\">Mis Tuercas <span class=\"text-xs font-semibold px-2 py-0.5 rounded-full bg-green-100 text-green-800\">LIVE<\/span><\/h2>\n                <p class=\"text-gray-500 mb-6 text-sm\">\n                    El puzzle mec\u00e1nico definitivo. Ajusta, gira y resuelve los rompecabezas.\n                <\/p>\n<p style=\"\n    color: #007bff; \/* Color azul para instrucci\u00f3n *\/\n    font-weight: bold;\n    margin-top: 5px;\n    margin-bottom: 10px;\n    font-size: 1em;\n\">\n    INSCRIBIRSE AL GRUPO Enlace Web PARA DESCARGARLA\n<\/p>\n                <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.desarrojoe.puzzle\" target=\"_blank\" class=\"btn-download btn-orange w-full inline-block py-3 px-6 text-center font-semibold rounded-xl shadow-lg mb-4\">\n                    Instalar\n                <\/a>\n                <div class=\"flex justify-center space-x-4 text-sm font-medium text-gray-500\">\n                    <!-- Enlace Web: Aqu\u00ed debes poner la URL de tu Pol\u00edtica de Privacidad para Mis Tuercas -->\n                    <a href=\"https:\/\/comprasguitarramusicaymas.cloud\/index.php\/politica-de-privacidad-para-puzzle-tuercas-3\/\" target=\"_blank\" class=\"hover:text-indigo-600 transition duration-150\">\ud83c\udf10 Web<\/a>\n                    <!-- Enlace Grupo: Usa el mismo enlace de Google Play, ya que es una app final -->\n                    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.desarrojoe.puzzle\" target=\"_blank\" class=\"hover:text-indigo-600 transition duration-150\">\ud83d\udc65 Grupo<\/a>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <!-- Secci\u00f3n de Contacto Profesional -->\n    <footer class=\"mt-20 p-8 text-center bg-white shadow-inner\">\n        <p class=\"text-lg font-semibold text-gray-700 mb-2\">Consultas y Colaboraciones<\/p>\n        <p class=\"text-xl\">\n            <a href=\"mailto:info@comprasguitarramusicaymas.cloud\" class=\"font-extrabold text-indigo-600 hover:text-indigo-800 transition duration-300\">\n                info@comprasguitarramusicaymas.cloud\n            <\/a>\n        <\/p>\n        <p class=\"text-xs text-gray-400 mt-4\">\u00a9 2025. Todos los derechos reservados.<\/p>\n    <\/footer>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Portfolio Oficial de Apps &#8211; \u00danete a la Beta PORTFOLIO OFICIAL Apps que inspiran \u00danete a la vanguardia. Prueba mis \u00faltimas creaciones antes que nadie y forma parte del desarrollo. Unirme al Grupo VIP \ud83d\udcb0 Mis Finanzas BETA Controla tus gastos y ahorra como un experto. Gesti\u00f3n financiera simple y potente. Probar Beta \ud83c\udf10 Web [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_eb_attr":"","footnotes":""},"class_list":["post-1534","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/comprasguitarramusicaymas.cloud\/index.php\/wp-json\/wp\/v2\/pages\/1534","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/comprasguitarramusicaymas.cloud\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/comprasguitarramusicaymas.cloud\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/comprasguitarramusicaymas.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/comprasguitarramusicaymas.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=1534"}],"version-history":[{"count":4,"href":"https:\/\/comprasguitarramusicaymas.cloud\/index.php\/wp-json\/wp\/v2\/pages\/1534\/revisions"}],"predecessor-version":[{"id":1561,"href":"https:\/\/comprasguitarramusicaymas.cloud\/index.php\/wp-json\/wp\/v2\/pages\/1534\/revisions\/1561"}],"wp:attachment":[{"href":"https:\/\/comprasguitarramusicaymas.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=1534"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}