{"id":2,"date":"2025-09-14T16:26:43","date_gmt":"2025-09-14T16:26:43","guid":{"rendered":"http:\/\/www.pescafull.es\/?page_id=2"},"modified":"2026-03-27T18:14:55","modified_gmt":"2026-03-27T18:14:55","slug":"red-social-de-pescadores-para-compartir-capturas","status":"publish","type":"page","link":"https:\/\/www.pescafull.es\/","title":{"rendered":"PescaFull"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2\" class=\"elementor elementor-2\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d08144 e-con-full e-flex e-con e-parent\" data-id=\"5d08144\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5fb4dc0 elementor-widget elementor-widget-html\" data-id=\"5fb4dc0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>PescaFull - Red Social de Pescadores<\/title>\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\" rel=\"stylesheet\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        body {\r\n            background-color: #0f172a;\r\n            color: #f8fafc;\r\n            font-family: 'Inter', sans-serif;\r\n            scroll-behavior: smooth;\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        \/* --- Estilos de Tarjetas --- *\/\r\n        .glass-card {\r\n            background: rgba(30, 41, 59, 0.5);\r\n            backdrop-filter: blur(12px);\r\n            border: 1px solid rgba(255, 255, 255, 0.1);\r\n            transition: transform 0.3s ease, border-color 0.3s ease;\r\n        }\r\n        .glass-card:hover {\r\n            border-color: rgba(168, 85, 247, 0.4);\r\n            transform: translateY(-5px);\r\n        }\r\n\r\n        .btn-modern {\r\n            background: linear-gradient(135deg, #6366f1 0%, #a855f7 100%);\r\n            box-shadow: 0 10px 25px -5px rgba(99, 102, 241, 0.5);\r\n            transition: all 0.3s ease;\r\n        }\r\n        .btn-modern:hover {\r\n            transform: scale(1.05);\r\n            box-shadow: 0 15px 30px -5px rgba(168, 85, 247, 0.6);\r\n        }\r\n\r\n        \/* --- TikTok Flotante --- *\/\r\n        .tiktok-float {\r\n            position: fixed;\r\n            right: 20px;\r\n            bottom: 20px;\r\n            z-index: 100;\r\n            animation: bounce 2s infinite;\r\n        }\r\n        @keyframes bounce {\r\n            0%, 100% { transform: translateY(0); }\r\n            50% { transform: translateY(-10px); }\r\n        }\r\n\r\n        \/* --- iPhones --- *\/\r\n        .iphone-frame {\r\n            position: relative;\r\n            width: 280px;\r\n            height: 560px;\r\n            background: #111;\r\n            border-radius: 44px;\r\n            padding: 12px;\r\n            box-shadow: 0 40px 80px -15px rgba(0,0,0,0.6);\r\n            border: 2px solid rgba(255,255,255,0.1);\r\n        }\r\n        .iphone-screen {\r\n            position: relative;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: #000;\r\n            border-radius: 32px;\r\n            overflow: hidden;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n        .iphone-screen img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: contain;\r\n        }\r\n        .iphone-notch {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            width: 100px;\r\n            height: 22px;\r\n            background: #111;\r\n            border-bottom-left-radius: 12px;\r\n            border-bottom-right-radius: 12px;\r\n            z-index: 10;\r\n        }\r\n        .reveal-left { opacity: 0; transform: translateX(-80px); transition: all 1s ease-out; }\r\n        .reveal-right { opacity: 0; transform: translateX(80px); transition: all 1s ease-out; }\r\n        .reveal-active { opacity: 1; transform: translateX(0); }\r\n\r\n        .bg-satellite {\r\n            background-image: linear-gradient(to right, rgba(15, 23, 42, 0.95) 20%, rgba(15, 23, 42, 0.4) 100%),\r\n                url('https:\/\/images.unsplash.com\/photo-1518837695005-2083093ee35b?auto=format&fit=crop&q=80&w=2000');\r\n            background-size: cover;\r\n            background-position: center;\r\n        }\r\n\r\n        .custom-scrollbar {\r\n            display: flex;\r\n            overflow-x: auto;\r\n            gap: 1.5rem;\r\n            padding-bottom: 1.5rem;\r\n            scrollbar-width: none;\r\n            scroll-snap-type: x mandatory;\r\n        }\r\n        .custom-scrollbar::-webkit-scrollbar { display: none; }\r\n\r\n        @media (min-width: 1024px) {\r\n            .info-grid {\r\n                display: grid !important;\r\n                grid-template-columns: repeat(3, 1fr);\r\n                gap: 1.5rem;\r\n            }\r\n        }\r\n        \r\n        .dot { width: 8px; height: 8px; border-radius: 50%; background: #475569; transition: all 0.3s; }\r\n        .dot.active { background: #a855f7; width: 20px; border-radius: 10px; }\r\n\r\n        \/* AJUSTE PRODUCTOS CORREGIDO *\/\r\n        .product-img-container {\r\n            width: 100%;\r\n            height: 240px; \/* Un poco m\u00e1s de altura *\/\r\n            background: white;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            padding: 0.5rem; \/* Menos padding para que la imagen aproveche el espacio *\/\r\n            overflow: hidden;\r\n            border-bottom: 1px solid rgba(0,0,0,0.05);\r\n        }\r\n        .product-img-container img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: contain; \/* Mantiene la proporci\u00f3n *\/\r\n            transition: transform 0.5s ease;\r\n        }\r\n        .glass-card:hover .product-img-container img {\r\n            transform: scale(1.08); \/* Peque\u00f1o zoom al pasar el rat\u00f3n *\/\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body class=\"antialiased\">\r\n\r\n    <!-- TIKTOK FLOATING ICON -->\r\n    <a href=\"https:\/\/tiktok.com\/@pescafull\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"tiktok-float bg-white text-black p-5 rounded-full shadow-2xl flex items-center justify-center border-2 border-purple-500 hover:bg-gray-100 transition\">\r\n        <i class=\"fab fa-tiktok text-3xl\"><\/i>\r\n    <\/a>\r\n\r\n    <!-- SECCI\u00d3N BIENVENIDA -->\r\n    <section class=\"min-h-screen flex flex-col items-center justify-center px-4 py-20 text-center border-b border-white\/5\">\r\n        <div class=\"mb-12\">\r\n            <div class=\"relative w-48 h-48 mx-auto mb-6\">\r\n                <div class=\"absolute inset-0 bg-blue-500 rounded-full opacity-20 blur-2xl\"><\/div>\r\n                <img decoding=\"async\" src=\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2025\/09\/logo-PescaFull-4.png\" alt=\"Logo PescaFull\" class=\"relative z-10 w-full h-full object-contain\">\r\n            <\/div>\r\n            <h1 class=\"text-4xl md:text-6xl font-extrabold mb-4 tracking-tight leading-tight\">\r\n                Bienvenido\/a <br> <span class=\"text-white\">a PescaFull!<\/span>\r\n            <\/h1>\r\n        <\/div>\r\n\r\n        <a href=\"https:\/\/pescafull.flutterflow.app\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"btn-modern px-10 py-4 rounded-xl text-lg font-bold uppercase tracking-widest mb-20 inline-block text-white\">\r\n            Acceder a la App\r\n        <\/a>\r\n\r\n        <div class=\"w-full max-w-6xl mx-auto px-4 relative group\">\r\n            <div id=\"info-grid\" class=\"custom-scrollbar info-grid pb-4\">\r\n                <div class=\"min-w-[85vw] md:min-w-0 glass-card p-8 rounded-3xl flex flex-col items-center\">\r\n                    <div class=\"w-16 h-16 bg-purple-500\/20 rounded-2xl flex items-center justify-center mb-6 text-purple-400\">\r\n                        <i class=\"fas fa-fish text-3xl\"><\/i>\r\n                    <\/div>\r\n                    <h2 class=\"text-2xl font-bold text-white mb-4\">1. \u00bfQu\u00e9 es PescaFull?<\/h2>\r\n                    <p class=\"text-gray-400 leading-relaxed\">Es una red social para fan\u00e1ticos de la pesca en desarrollo constante. Una app web para guardar todo de tus sesiones de pesca.<\/p>\r\n                <\/div>\r\n                <div class=\"min-w-[85vw] md:min-w-0 glass-card p-8 rounded-3xl flex flex-col items-center\">\r\n                    <div class=\"w-16 h-16 bg-blue-500\/20 rounded-2xl flex items-center justify-center mb-6 text-blue-400\">\r\n                        <i class=\"fas fa-mobile-screen-button text-3xl\"><\/i>\r\n                    <\/div>\r\n                    <h2 class=\"text-2xl font-bold text-white mb-4\">2. \u00bfC\u00f3mo acceder?<\/h2>\r\n                    <p class=\"text-gray-400 leading-relaxed\">Accede desde tu PC, Tablet o M\u00f3vil. Tu cuenta es 100% gratuita y no tienes que descargarte nada. Pincha el bot\u00f3n y entra!<\/p>\r\n                <\/div>\r\n                <div class=\"min-w-[85vw] md:min-w-0 glass-card p-8 rounded-3xl flex flex-col items-center\">\r\n                    <div class=\"w-16 h-16 bg-pink-500\/20 rounded-2xl flex items-center justify-center mb-6 text-pink-400\">\r\n                        <i class=\"fab fa-tiktok text-3xl\"><\/i>\r\n                    <\/div>\r\n                    <h2 class=\"text-2xl font-bold text-white mb-4\">3. Redes Sociales<\/h2>\r\n                    <p class=\"text-gray-400 leading-relaxed\">\u00danete a nuestra comunidad en TikTok <span class=\"text-white font-bold\">@Pescafull<\/span>. Emitimos directos y compartimos los mejores trucos.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"flex lg:hidden flex-col items-center mt-6\">\r\n                <div class=\"flex items-center space-x-8 mb-4\">\r\n                    <button id=\"info-prev\" class=\"w-12 h-12 flex items-center justify-center bg-slate-800 rounded-full text-white hover:bg-purple-600 transition shadow-lg\">\r\n                        <i class=\"fas fa-arrow-left\"><\/i>\r\n                    <\/button>\r\n                    <button id=\"info-next\" class=\"w-12 h-12 flex items-center justify-center bg-slate-800 rounded-full text-white hover:bg-purple-600 transition shadow-lg\">\r\n                        <i class=\"fas fa-arrow-right\"><\/i>\r\n                    <\/button>\r\n                <\/div>\r\n                <div class=\"flex space-x-2\" id=\"info-dots\">\r\n                    <div class=\"dot active\"><\/div>\r\n                    <div class=\"dot\"><\/div>\r\n                    <div class=\"dot\"><\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- SECCI\u00d3N DISPOSITIVOS -->\r\n    <div id=\"devices-section\">\r\n        <div class=\"bg-satellite py-24 relative overflow-hidden\">\r\n            <div class=\"max-w-5xl mx-auto px-6 flex flex-col lg:flex-row items-center gap-12\">\r\n                <div class=\"w-full lg:w-1\/2 flex justify-center lg:justify-end reveal-left scroll-trigger\">\r\n                    <div class=\"iphone-frame\">\r\n                        <div class=\"iphone-notch\"><\/div>\r\n                        <div class=\"iphone-screen\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2026\/02\/IMG_0923.jpg\" alt=\"Captura 1\">\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"w-full lg:w-1\/2 text-white text-center lg:text-left\">\r\n                    <h2 class=\"text-3xl lg:text-5xl font-bold mb-6 leading-tight\">Comparte y guarda tus fotos de pesca<\/h2>\r\n                    <p class=\"text-slate-200 text-lg lg:text-xl leading-relaxed\">Pescafull es una herramienta completa para tener guardadas nuestras fotos de pesca, el material que usamos y puntos del mapa.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"bg-slate-900 py-24 relative border-y border-white\/5\">\r\n            <div class=\"max-w-5xl mx-auto px-6 flex flex-col lg:flex-row items-center gap-12\">\r\n                <div class=\"w-full lg:w-1\/2 lg:order-2 flex justify-center lg:justify-start reveal-right scroll-trigger\">\r\n                    <div class=\"iphone-frame\">\r\n                        <div class=\"iphone-notch\"><\/div>\r\n                        <div class=\"iphone-screen\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2026\/02\/IMG_0924.jpg\" alt=\"Captura 2\">\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"w-full lg:w-1\/2 lg:order-1 text-white text-center lg:text-left\">\r\n                    <h2 class=\"text-3xl lg:text-5xl font-bold text-purple-400 mb-6 leading-tight\">Todo en un mismo lugar, tu perfil<\/h2>\r\n                    <p class=\"text-slate-200 text-lg lg:text-xl leading-relaxed\">Accede a todo tu historial de pesca desde tu perfil o visita el de otros compa\u00f1eros. Sigue la evoluci\u00f3n de tus capturas.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"bg-satellite py-24 relative overflow-hidden\">\r\n            <div class=\"max-w-5xl mx-auto px-6 flex flex-col lg:flex-row items-center gap-12\">\r\n                <div class=\"w-full lg:w-1\/2 flex justify-center lg:justify-end reveal-left scroll-trigger\">\r\n                    <div class=\"iphone-frame\">\r\n                        <div class=\"iphone-notch\"><\/div>\r\n                        <div class=\"iphone-screen\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2026\/02\/IMG_0925.jpg\" alt=\"Captura 3\">\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"w-full lg:w-1\/2 text-white text-center lg:text-left\">\r\n                    <h2 class=\"text-3xl lg:text-5xl font-bold mb-6 leading-tight\">Registra todos los detalles<\/h2>\r\n                    <p class=\"text-slate-200 text-lg lg:text-xl leading-relaxed\">\u00bfNo recuerdas c\u00f3mo capturaste ese pez \u00e9pico? Ahora puedes tener toda la informaci\u00f3n de esa sesi\u00f3n a un click de distancia.<\/p> <p class=\"text-slate-200 text-lg lg:text-xl leading-relaxed\">Podr\u00e1s elegir entre mostrar a otros pescadores una ubicaci\u00f3n aproximada o no mostrar ese spot tan especial para ti. <\/p> \r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- PRODUCTOS RECOMENDADOS -->\r\n    <section class=\"py-24 bg-slate-950\">\r\n        <div class=\"container mx-auto px-4\">\r\n            <div class=\"flex flex-col items-center mb-12 text-center\">\r\n                <h2 class=\"text-3xl md:text-4xl font-bold text-white mb-6\">Material <span class=\"text-purple-500\">TOP<\/span> recomendado<\/h2>\r\n                <div class=\"flex space-x-4\">\r\n                    <button id=\"p-prev\" class=\"p-4 bg-slate-800 rounded-full hover:bg-purple-600 transition text-white shadow-lg\">\r\n                        <i class=\"fas fa-chevron-left\"><\/i>\r\n                    <\/button>\r\n                    <button id=\"p-next\" class=\"p-4 bg-slate-800 rounded-full hover:bg-purple-600 transition text-white shadow-lg\">\r\n                        <i class=\"fas fa-chevron-right\"><\/i>\r\n                    <\/button>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div id=\"p-gallery\" class=\"custom-scrollbar py-4\">\r\n                <!-- Producto 1 -->\r\n                <div class=\"min-w-[280px] md:min-w-[320px] glass-card rounded-3xl overflow-hidden flex flex-col\">\r\n                    <div class=\"product-img-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2026\/03\/mochila-pesca-modular.png\" alt=\"Mochila\">\r\n                    <\/div>\r\n                    <div class=\"p-6 text-center mt-auto\">\r\n                        <h3 class=\"font-bold text-white mb-4 line-clamp-1\">Mochila 45L Impermeable<\/h3>\r\n                        <a href=\"https:\/\/amzn.to\/4t4kBUE\" target=\"_blank\" class=\"block bg-purple-600 py-3 rounded-lg font-bold hover:bg-purple-700 transition\">Ver en Amazon<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Producto 2 -->\r\n                <div class=\"min-w-[280px] md:min-w-[320px] glass-card rounded-3xl overflow-hidden flex flex-col\">\r\n                    <div class=\"product-img-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2026\/02\/Carrete-de-pesca.jpg\" alt=\"Carrete\">\r\n                    <\/div>\r\n                    <div class=\"p-6 text-center mt-auto\">\r\n                        <h3 class=\"font-bold text-white mb-4 line-clamp-1\">Carrete 5500<\/h3>\r\n                        <a href=\"https:\/\/amzn.to\/3MvHZek\" target=\"_blank\" class=\"block bg-purple-600 py-3 rounded-lg font-bold hover:bg-purple-700 transition\">Ver en Amazon<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Producto 3 -->\r\n                <div class=\"min-w-[280px] md:min-w-[320px] glass-card rounded-3xl overflow-hidden flex flex-col\">\r\n                    <div class=\"product-img-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2026\/03\/Cana-daiwa-black-widow-EXT-10pulg-3lb.png\" alt=\"Ca\u00f1a\">\r\n                    <\/div>\r\n                    <div class=\"p-6 text-center mt-auto\">\r\n                        <h3 class=\"font-bold text-white mb-4 line-clamp-1\">Ca\u00f1a Extensible 10\" 3lb<\/h3>\r\n                        <a href=\"https:\/\/amzn.to\/4dNhIDo\" target=\"_blank\" class=\"block bg-purple-600 py-3 rounded-lg font-bold hover:bg-purple-700 transition\">Ver en Amazon<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Producto 4 -->\r\n                <div class=\"min-w-[280px] md:min-w-[320px] glass-card rounded-3xl overflow-hidden flex flex-col\">\r\n                    <div class=\"product-img-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2026\/03\/Sonda-Lucky-localiza-peces.png\" alt=\"Sonda\">\r\n                    <\/div>\r\n                    <div class=\"p-6 text-center mt-auto\">\r\n                        <h3 class=\"font-bold text-white mb-4 line-clamp-1\">Sonda de fondo<\/h3>\r\n                        <a href=\"https:\/\/amzn.to\/4df5tiJ\" target=\"_blank\" class=\"block bg-purple-600 py-3 rounded-lg font-bold hover:bg-purple-700 transition\">Ver en Amazon<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                 <!-- Producto 5 -->\r\n                <div class=\"min-w-[280px] md:min-w-[320px] glass-card rounded-3xl overflow-hidden group flex flex-col\">\r\n                    <div class=\"product-img-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2026\/03\/carro-plegable-con-ruedas.png\" alt=\"Carro plegable con ruedas\">\r\n                    <\/div>\r\n                    <div class=\"p-6 text-center mt-auto\">\r\n                        <h3 class=\"font-bold text-xl mb-4 text-white\">Carro plegable con ruedas<\/h3>\r\n                        <a href=\"https:\/\/amzn.to\/41wjS2V\" target=\"_blank\" class=\"block bg-purple-600 py-3 rounded-lg font-bold hover:bg-purple-700 transition\">Ver en Amazon<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Producto 6 -->\r\n                <div class=\"min-w-[280px] md:min-w-[320px] glass-card rounded-3xl overflow-hidden flex flex-col\">\r\n                    <div class=\"product-img-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2026\/03\/Termo-inteligente.png\" alt=\"Termo\">\r\n                    <\/div>\r\n                    <div class=\"p-6 text-center mt-auto\">\r\n                        <h3 class=\"font-bold text-white mb-4 line-clamp-1\">Termo inteligente<\/h3>\r\n                        <a href=\"https:\/\/amzn.to\/4sANEiN\" target=\"_blank\" class=\"block bg-purple-600 py-3 rounded-lg font-bold hover:bg-purple-700 transition\">Ver en Amazon<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Producto 7 -->\r\n                <div class=\"min-w-[280px] md:min-w-[320px] glass-card rounded-3xl overflow-hidden flex flex-col\">\r\n                    <div class=\"product-img-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2026\/02\/Tripode-para-carpfishing.jpg\" alt=\"Tr\u00edpode\">\r\n                    <\/div>\r\n                    <div class=\"p-6 text-center mt-auto\">\r\n                        <h3 class=\"font-bold text-white mb-4 line-clamp-1\">Tr\u00edpode Carpfishing<\/h3>\r\n                        <a href=\"https:\/\/amzn.to\/4afuuII\" target=\"_blank\" class=\"block bg-purple-600 py-3 rounded-lg font-bold hover:bg-purple-700 transition\">Ver en Amazon<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Producto 8 -->\r\n                <div class=\"min-w-[280px] md:min-w-[320px] glass-card rounded-3xl overflow-hidden flex flex-col\">\r\n                    <div class=\"product-img-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2026\/03\/vadeador-de-pesca.png\" alt=\"Vadeador\">\r\n                    <\/div>\r\n                    <div class=\"p-6 text-center mt-auto\">\r\n                        <h3 class=\"font-bold text-white mb-4 line-clamp-1\">Vadeador<\/h3>\r\n                        <a href=\"https:\/\/amzn.to\/4bpJymw\" target=\"_blank\" class=\"block bg-purple-600 py-3 rounded-lg font-bold hover:bg-purple-700 transition\">Ver en Amazon<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        const observer = new IntersectionObserver((entries) => {\r\n            entries.forEach(entry => {\r\n                if (entry.isIntersecting) {\r\n                    entry.target.classList.add('reveal-active');\r\n                }\r\n            });\r\n        }, { threshold: 0.1 });\r\n\r\n        document.querySelectorAll('.scroll-trigger').forEach(el => observer.observe(el));\r\n\r\n        const gallery = document.getElementById('p-gallery');\r\n        document.getElementById('p-prev').onclick = () => gallery.scrollBy({ left: -320, behavior: 'smooth' });\r\n        document.getElementById('p-next').onclick = () => gallery.scrollBy({ left: 320, behavior: 'smooth' });\r\n\r\n        const infoGrid = document.getElementById('info-grid');\r\n        const dots = document.querySelectorAll('#info-dots .dot');\r\n\r\n        document.getElementById('info-prev').onclick = () => infoGrid.scrollBy({ left: -300, behavior: 'smooth' });\r\n        document.getElementById('info-next').onclick = () => infoGrid.scrollBy({ left: 300, behavior: 'smooth' });\r\n\r\n        infoGrid.onscroll = () => {\r\n            const index = Math.round(infoGrid.scrollLeft \/ 300);\r\n            dots.forEach((dot, i) => {\r\n                if (dot) dot.classList.toggle('active', i === index);\r\n            });\r\n        };\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d835f67 e-flex e-con-boxed e-con e-parent\" data-id=\"d835f67\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-916f139 elementor-widget elementor-widget-html\" data-id=\"916f139\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t    <!-- FOOTER -->\r\n    <footer class=\"py-10 text-center border-t border-white\/5 bg-[#0b1222]\">\r\n        <p class=\"text-gray-500 text-sm italic mb-4\">\"Pescafull: La red social hecha por y para pescadores\"<\/p>\r\n                <p class=\"text-gray-300 text-sm italic mb-4\">Mail de contacto: InfoPescafull@gmail.com<\/p>\r\n        <p class=\"text-gray-600 text-xs uppercase tracking-widest\">&copy; 2026 Pescafull<\/p>\r\n    <\/footer>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>PescaFull &#8211; Red Social de Pescadores Bienvenido\/a a PescaFull! Acceder a la App 1. \u00bfQu\u00e9 es PescaFull? Es una red social para fan\u00e1ticos de la pesca en desarrollo constante. Una app web para guardar todo de tus sesiones de pesca. 2. \u00bfC\u00f3mo acceder? Accede desde tu PC, Tablet o M\u00f3vil. Tu cuenta es 100% gratuita [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":33,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>PescaFull - Red social de pescadores<\/title>\n<meta name=\"description\" content=\"\u00danete a PescaFull, la red social para pescadores donde subir fotos de tus capturas, anotar los detalles y compartir tu pasi\u00f3n.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.pescafull.es\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PescaFull - Red social de pescadores\" \/>\n<meta property=\"og:description\" content=\"\u00danete a PescaFull, la red social para pescadores donde subir fotos de tus capturas, anotar los detalles y compartir tu pasi\u00f3n.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pescafull.es\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-27T18:14:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2025\/09\/logo-PescaFull-4-512x512-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.pescafull.es\/\",\"url\":\"https:\/\/www.pescafull.es\/\",\"name\":\"PescaFull - Red social de pescadores\",\"isPartOf\":{\"@id\":\"https:\/\/www.pescafull.es\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.pescafull.es\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.pescafull.es\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2025\/09\/logo-PescaFull-4-512x512-1.png\",\"datePublished\":\"2025-09-14T16:26:43+00:00\",\"dateModified\":\"2026-03-27T18:14:55+00:00\",\"description\":\"\u00danete a PescaFull, la red social para pescadores donde subir fotos de tus capturas, anotar los detalles y compartir tu pasi\u00f3n.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.pescafull.es\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.pescafull.es\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/www.pescafull.es\/#primaryimage\",\"url\":\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2025\/09\/logo-PescaFull-4-512x512-1.png\",\"contentUrl\":\"https:\/\/www.pescafull.es\/wp-content\/uploads\/2025\/09\/logo-PescaFull-4-512x512-1.png\",\"width\":512,\"height\":512},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.pescafull.es\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/www.pescafull.es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PescaFull\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.pescafull.es\/#website\",\"url\":\"https:\/\/www.pescafull.es\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.pescafull.es\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"PescaFull - Red social de pescadores","description":"\u00danete a PescaFull, la red social para pescadores donde subir fotos de tus capturas, anotar los detalles y compartir tu pasi\u00f3n.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.pescafull.es\/","og_locale":"es_ES","og_type":"article","og_title":"PescaFull - Red social de pescadores","og_description":"\u00danete a PescaFull, la red social para pescadores donde subir fotos de tus capturas, anotar los detalles y compartir tu pasi\u00f3n.","og_url":"https:\/\/www.pescafull.es\/","article_modified_time":"2026-03-27T18:14:55+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/www.pescafull.es\/wp-content\/uploads\/2025\/09\/logo-PescaFull-4-512x512-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"6 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.pescafull.es\/","url":"https:\/\/www.pescafull.es\/","name":"PescaFull - Red social de pescadores","isPartOf":{"@id":"https:\/\/www.pescafull.es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.pescafull.es\/#primaryimage"},"image":{"@id":"https:\/\/www.pescafull.es\/#primaryimage"},"thumbnailUrl":"https:\/\/www.pescafull.es\/wp-content\/uploads\/2025\/09\/logo-PescaFull-4-512x512-1.png","datePublished":"2025-09-14T16:26:43+00:00","dateModified":"2026-03-27T18:14:55+00:00","description":"\u00danete a PescaFull, la red social para pescadores donde subir fotos de tus capturas, anotar los detalles y compartir tu pasi\u00f3n.","breadcrumb":{"@id":"https:\/\/www.pescafull.es\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pescafull.es\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.pescafull.es\/#primaryimage","url":"https:\/\/www.pescafull.es\/wp-content\/uploads\/2025\/09\/logo-PescaFull-4-512x512-1.png","contentUrl":"https:\/\/www.pescafull.es\/wp-content\/uploads\/2025\/09\/logo-PescaFull-4-512x512-1.png","width":512,"height":512},{"@type":"BreadcrumbList","@id":"https:\/\/www.pescafull.es\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/www.pescafull.es\/"},{"@type":"ListItem","position":2,"name":"PescaFull"}]},{"@type":"WebSite","@id":"https:\/\/www.pescafull.es\/#website","url":"https:\/\/www.pescafull.es\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.pescafull.es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/www.pescafull.es\/index.php\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pescafull.es\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.pescafull.es\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.pescafull.es\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pescafull.es\/index.php\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":52,"href":"https:\/\/www.pescafull.es\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":167,"href":"https:\/\/www.pescafull.es\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions\/167"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pescafull.es\/index.php\/wp-json\/wp\/v2\/media\/33"}],"wp:attachment":[{"href":"https:\/\/www.pescafull.es\/index.php\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}