{"id":2,"date":"2025-11-24T14:47:51","date_gmt":"2025-11-24T14:47:51","guid":{"rendered":"https:\/\/www.hectam.it\/web\/?page_id=2"},"modified":"2026-05-19T21:18:46","modified_gmt":"2026-05-19T21:18:46","slug":"vikygest","status":"publish","type":"page","link":"https:\/\/www.hectam.it\/web\/vikygest\/","title":{"rendered":"VikyGest"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2\" class=\"elementor elementor-2\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c26fd75 e-flex e-con-boxed e-con e-parent\" data-id=\"c26fd75\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e262a5 elementor-widget elementor-widget-html\" data-id=\"1e262a5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Intestazioni, Tailwind, Font e CSS -->\n<meta name=\"robots\" content=\"noindex, nofollow\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<script>\n    tailwind.config = {\n        theme: {\n            extend: {\n                fontFamily: { sans: ['\"Plus Jakarta Sans\"', 'sans-serif'], },\n                colors: {\n                    primary: '#1e3a8a',\n                    secondary: '#2563eb',\n                    accent: '#0ea5e9',\n                }\n            }\n        }\n    }\n<\/script>\n\n<style>\n    \/* Effetto Vetro Satinato (Glassmorphism) *\/\n    .glass-panel {\n        background: rgba(255, 255, 255, 0.05);\n        backdrop-filter: blur(20px);\n        -webkit-backdrop-filter: blur(20px);\n        border: 1px solid rgba(255, 255, 255, 0.1);\n    }\n\n    \/* Animazioni Fluttuanti *\/\n    @keyframes float {\n        0% { transform: translateY(0px); }\n        50% { transform: translateY(-20px); }\n        100% { transform: translateY(0px); }\n    }\n    .animate-float { animation: float 6s ease-in-out infinite; }\n    .animate-float-delayed { animation: float 6s ease-in-out 3s infinite; }\n\n    \/* Sfondi Animati (Glow) *\/\n    .glow-bg {\n        position: absolute; width: 600px; height: 600px; background: radial-gradient(circle, rgba(37,99,235,0.4) 0%, rgba(0,0,0,0) 70%);\n        border-radius: 50%; filter: blur(60px); z-index: -1; animation: float 10s ease-in-out infinite alternate;\n    }\n\n    \/* Testo Gradiente *\/\n    .text-gradient {\n        background: linear-gradient(135deg, #38bdf8, #818cf8, #3b82f6);\n        -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;\n    }\n\n    \/* Animazioni allo Scroll *\/\n    .reveal { opacity: 0; transform: translateY(50px); transition: all 0.8s cubic-bezier(0.5, 0, 0, 1); }\n    .reveal.active { opacity: 1; transform: translateY(0); }\n    \n    .min-h-screen {\n        min-height: 20vh !important;\n    }\n<\/style>\n\n<!-- Struttura Pagina -->\n<div class=\"bg-slate-50 font-sans overflow-x-hidden selection:bg-secondary selection:text-white\">\n    \n\n    <section id=\"home\" class=\"relative min-h-screen flex items-center justify-center pt-20 overflow-hidden bg-slate-900 z-0\">\n        <div class=\"glow-bg top-[-10%] left-[-10%] opacity-50\"><\/div>\n        <div class=\"glow-bg bottom-[-20%] right-[-10%] opacity-30\" style=\"background: radial-gradient(circle, rgba(14,165,233,0.4) 0%, rgba(0,0,0,0) 70%);\"><\/div>\n\n        <div class=\"max-w-7xl mx-auto px-6 grid lg:grid-cols-2 gap-16 items-center relative z-10 py-20\">\n            <div class=\"reveal\">\n                <div class=\"inline-flex items-center px-4 py-1.5 rounded-full bg-blue-500\/10 border border-blue-500\/20 text-blue-400 font-bold text-sm mb-6 uppercase tracking-wider\">\n                    <i class=\"fas fa-bolt text-yellow-400 me-2\"><\/i> Il futuro della sicurezza aziendale\n                <\/div>\n                <h1 class=\"text-5xl lg:text-1xl font-black text-white leading-tight mb-6\">\n                    Proteggi l'azienda.<br>\n                    <span class=\"text-gradient\">Automatizza tutto.<\/span>\n                <\/h1>\n                <p class=\"text-lg text-slate-300 mb-8 max-w-xl leading-relaxed\">\n                    VikyGest calcola l'esposizione sanzionatoria in tempo reale. Gestisci scadenze, formazione, visite mediche, organigrammi e documenti D.Lgs 81\/08 in un'unica piattaforma intelligente.\n                <\/p>\n                <div class=\"flex flex-wrap gap-4\">\n                    <a href=\"#notifiche\" class=\"bg-gradient-to-r from-blue-600 to-sky-500 text-white font-bold py-4 px-8 rounded-full shadow-lg shadow-blue-500\/25 hover:shadow-blue-500\/40 transition-all hover:scale-105 inline-block text-center\">\n                        Scopri il Software\n                    <\/a>\n                     \n                <\/div>\n            <\/div>\n\n            <div class=\"relative reveal animate-float\">\n                <div class=\"absolute inset-0 bg-gradient-to-tr from-blue-600 to-cyan-400 rounded-3xl transform rotate-3 scale-105 opacity-20 blur-xl\"><\/div>\n                <div class=\"bg-white rounded-3xl shadow-2xl p-6 relative z-10 border border-slate-100 overflow-hidden\">\n                    <div class=\"flex justify-between items-center mb-6 pb-4 border-b border-slate-100\">\n                        <div class=\"flex items-center gap-3\">\n                            <div class=\"w-10 h-10 rounded-full bg-slate-200\"><\/div>\n                            <div>\n                                <div class=\"w-32 h-3 bg-slate-200 rounded-full mb-2\"><\/div>\n                                <div class=\"w-20 h-2 bg-slate-100 rounded-full\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex gap-2\">\n                            <div class=\"w-8 h-8 rounded-full bg-red-100 text-red-500 flex items-center justify-center text-xs\"><i class=\"fas fa-bell\"><\/i><\/div>\n                            <div class=\"w-8 h-8 rounded-full bg-blue-100 text-blue-500 flex items-center justify-center text-xs\"><i class=\"fas fa-headset\"><\/i><\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"grid grid-cols-2 gap-4 mb-4\">\n                        <div class=\"bg-slate-50 p-4 rounded-2xl border border-slate-100\">\n                            <div class=\"text-slate-400 text-xs font-bold mb-1 uppercase\">Rischio Massimo<\/div>\n                            <div class=\"text-red-500 font-black text-2xl\">\u20ac 4.500<\/div>\n                            <div class=\"w-full bg-slate-200 h-1.5 rounded-full mt-2\"><div class=\"bg-red-500 h-1.5 rounded-full w-3\/4\"><\/div><\/div>\n                        <\/div>\n                        <div class=\"bg-slate-50 p-4 rounded-2xl border border-slate-100\">\n                            <div class=\"text-slate-400 text-xs font-bold mb-1 uppercase\">Attestati Scaduti<\/div>\n                            <div class=\"text-orange-500 font-black text-2xl\">14<\/div>\n                            <div class=\"mt-2 text-xs text-slate-400\"><i class=\"fas fa-exclamation-triangle text-orange-400\"><\/i> Azione richiesta<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"bg-slate-50 rounded-2xl p-4 border border-slate-100\">\n                        <div class=\"w-full h-4 bg-slate-200 rounded-full mb-3\"><\/div>\n                        <div class=\"w-5\/6 h-4 bg-slate-200 rounded-full mb-3\"><\/div>\n                        <div class=\"w-4\/6 h-4 bg-slate-200 rounded-full\"><\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"absolute -bottom-6 -left-6 bg-white p-4 rounded-2xl flex items-center gap-4 z-20 shadow-xl border border-slate-100 animate-float-delayed\">\n                    <div class=\"w-12 h-12 rounded-full bg-emerald-100 text-emerald-500 flex items-center justify-center text-xl\">\n                        <i class=\"fas fa-shield-check\"><\/i>\n                    <\/div>\n                    <div>\n                        <div class=\"text-slate-800 font-black\">100% Compliance<\/div>\n                        <div class=\"text-slate-500 text-sm\">Aggiornato D.Lgs 81\/08<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"funzionalita\" class=\"py-24 relative bg-slate-50\">\n        <div class=\"max-w-7xl mx-auto px-6\">\n            <div class=\"text-center mb-16 reveal\">\n                <h2 class=\"text-4xl font-black text-slate-800 mb-4\">Un intero ecosistema aziendale<\/h2>\n                <p class=\"text-lg text-slate-500 max-w-2xl mx-auto\">Non solo archiviazione. VikyGest elabora i dati, crea organigrammi dinamici e genera allerte predittive prima che le scadenze diventino un problema.<\/p>\n            <\/div>\n\n            <div class=\"grid grid-cols-1 md:grid-cols-3 lg:grid-cols-4 gap-6\">\n                \n                <div class=\"col-span-1 md:col-span-2 lg:col-span-2 bg-slate-900 rounded-3xl p-8 text-white relative overflow-hidden group reveal shadow-xl border border-slate-800 hover:-translate-y-1 transition-all\">\n                    <i class=\"fas fa-tachometer-alt absolute -right-4 -bottom-4 text-9xl opacity-5 group-hover:scale-110 transition-transform duration-500\"><\/i>\n                    <div class=\"w-14 h-14 bg-red-500\/20 text-red-400 rounded-2xl flex items-center justify-center text-2xl mb-6 backdrop-blur-sm border border-red-500\/30\">\n                        <i class=\"fas fa-balance-scale-right\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-2xl font-bold mb-3\">Motore di Calcolo Sanzioni<\/h3>\n                    <p class=\"text-slate-300 mb-6 relative z-10\">L'algoritmo proprietario analizza in tempo reale le nomine mancanti (RSPP, RLS), i corsi scaduti e i documenti assenti, stimando l'esposizione sanzionatoria esatta per il Datore di Lavoro secondo il D.Lgs 81\/08.<\/p>\n                    <a href=\"#\" class=\"text-blue-400 font-bold hover:text-blue-300 relative z-10 transition-colors\">Scopri l'algoritmo <i class=\"fas fa-arrow-right\"><\/i><\/a>\n                <\/div>\n\n                <div class=\"bg-white border border-slate-200 shadow-sm hover:shadow-xl rounded-3xl p-8 reveal group hover:-translate-y-1 transition-all\">\n                    <div class=\"w-12 h-12 bg-blue-100 text-blue-600 rounded-xl flex items-center justify-center text-xl mb-6 group-hover:bg-blue-600 group-hover:text-white transition-colors\">\n                        <i class=\"fas fa-graduation-cap\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-slate-800 mb-3\">Formazione & Attestati<\/h3>\n                    <p class=\"text-slate-500 text-sm leading-relaxed\">Archivio digitale con codici QR integrati nei PDF. Notifiche automatiche per rinnovi Art. 36\/37 e patentini attrezzature.<\/p>\n                <\/div>\n\n                <div class=\"bg-white border border-slate-200 shadow-sm hover:shadow-xl rounded-3xl p-8 reveal group hover:-translate-y-1 transition-all\">\n                    <div class=\"w-12 h-12 bg-rose-100 text-rose-600 rounded-xl flex items-center justify-center text-xl mb-6 group-hover:bg-rose-600 group-hover:text-white transition-colors\">\n                        <i class=\"fas fa-heart-pulse\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-slate-800 mb-3\">Sorveglianza Sanitaria<\/h3>\n                    <p class=\"text-slate-500 text-sm leading-relaxed\">Monitoraggio scadenze visite mediche, esami di laboratorio e vaccinazioni obbligatorie (es. antitetanica).<\/p>\n                <\/div>\n\n                <div class=\"bg-white border border-slate-200 shadow-sm hover:shadow-xl rounded-3xl p-8 reveal group hover:-translate-y-1 transition-all lg:col-span-2 flex flex-col md:flex-row items-start md:items-center gap-6\">\n                    <div class=\"flex-shrink-0 w-16 h-16 bg-emerald-100 text-emerald-600 rounded-2xl flex items-center justify-center text-3xl\">\n                        <i class=\"fas fa-sitemap\"><\/i>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-xl font-bold text-slate-800 mb-2\">Organigramma Dinamico<\/h3>\n                        <p class=\"text-slate-500 text-sm leading-relaxed\">Genera visivamente la struttura della sicurezza. Assegna RSPP, Medico, RLS, Preposti e Squadre di Emergenza con le relative lettere di nomina in PDF create automaticamente.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-white border border-slate-200 shadow-sm hover:shadow-xl rounded-3xl p-8 reveal group hover:-translate-y-1 transition-all\">\n                    <div class=\"w-12 h-12 bg-amber-100 text-amber-600 rounded-xl flex items-center justify-center text-xl mb-6 group-hover:bg-amber-600 group-hover:text-white transition-colors\">\n                        <i class=\"fas fa-file-invoice-dollar\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-slate-800 mb-3\">Preventivi e Pagamenti<\/h3>\n                    <p class=\"text-slate-500 text-sm leading-relaxed\">Il cliente accetta i preventivi con un click. Genera fatture e monitora gli importi residui con barre di progresso visuali.<\/p>\n                <\/div>\n\n                <div class=\"bg-white border border-slate-200 shadow-sm hover:shadow-xl rounded-3xl p-8 reveal group hover:-translate-y-1 transition-all\">\n                    <div class=\"w-12 h-12 bg-purple-100 text-purple-600 rounded-xl flex items-center justify-center text-xl mb-6 group-hover:bg-purple-600 group-hover:text-white transition-colors\">\n                        <i class=\"fas fa-headset\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-slate-800 mb-3\">Helpdesk Integrato<\/h3>\n                    <p class=\"text-slate-500 text-sm leading-relaxed\">Sistema di ticketing interno in stile chat. Scambia messaggi e allegati con l'assistenza direttamente dal portale.<\/p>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"notifiche\" class=\"py-24 bg-blue-600 text-white relative overflow-hidden\">\n        <div class=\"absolute inset-0 opacity-10\" style=\"background-image: url('data:image\/svg+xml,%3Csvg width=\\'60\\' height=\\'60\\' viewBox=\\'0 0 60 60\\' xmlns=\\'http:\/\/www.w3.org\/2000\/svg\\'%3E%3Cg fill=\\'none\\' fill-rule=\\'evenodd\\'%3E%3Cg fill=\\'%23ffffff\\' fill-opacity=\\'1\\'%3E%3Cpath d=\\'M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z\\'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E');\"><\/div>\n        \n        <div class=\"max-w-7xl mx-auto px-6 relative z-10 flex flex-col lg:flex-row items-center gap-16\">\n            <div class=\"lg:w-1\/2 reveal\">\n                <span>Tutto a portata di mano e sotto controllo !<\/span><br><br>\n                <p class=\"text-blue-100 text-lg mb-8 leading-relaxed\">\n                    Appena accedi, VikyGest ti accoglie con un simulatore visivo delle sanzioni. Dalle scadenze delle Visite Mediche, al rinnovo degli attestati scaduti, fino al mancato addestramento. Tutto a portata di mano e sotto controllo.\n                <\/p>\n                <ul class=\"space-y-4 mb-8\">\n                    <li class=\"flex items-center gap-3 bg-blue-700\/50 p-3 rounded-xl border border-blue-500\/50\"><i class=\"fas fa-check-circle text-emerald-400 text-xl\"><\/i> <span>Check automatico antisanzione<\/span><\/li>\n                    <li class=\"flex items-center gap-3 bg-blue-700\/50 p-3 rounded-xl border border-blue-500\/50\"><i class=\"fas fa-check-circle text-emerald-400 text-xl\"><\/i> <span>Report completi generabili in PDF al volo<\/span><\/li>\n                    <li class=\"flex items-center gap-3 bg-blue-700\/50 p-3 rounded-xl border border-blue-500\/50\"><i class=\"fas fa-check-circle text-emerald-400 text-xl\"><\/i> <span>Archivio Sopralluoghi con storico revisioni<\/span><\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"lg:w-1\/2 w-full reveal\">\n                <div class=\"bg-slate-50 rounded-3xl p-6 shadow-2xl transform rotate-2\">\n                    <div class=\"flex justify-between items-center mb-6\">\n                        <h5 class=\"font-bold text-slate-800\"><i class=\"fas fa-bell text-orange-500\"><\/i> Centro Notifiche<\/h5>\n                        <span class=\"bg-red-100 text-red-600 font-bold px-3 py-1 rounded-full text-xs animate-pulse\">3 Avvisi<\/span>\n                    <\/div>\n                    <div class=\"space-y-3\">\n                        <div class=\"bg-white border-l-4 border-red-500 p-4 rounded-r-xl shadow-sm flex items-center gap-4\">\n                            <div class=\"text-red-500 text-xl flex-shrink-0\"><i class=\"fas fa-graduation-cap\"><\/i><\/div>\n                            <div>\n                                <div class=\"text-sm text-slate-800\">La formazione <strong>Art. 37<\/strong> di Rossi Mario \u00e8 <strong class=\"text-red-600\">scaduta<\/strong>.<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"bg-white border-l-4 border-red-500 p-4 rounded-r-xl shadow-sm flex items-center gap-4\">\n                            <div class=\"text-red-500 text-xl flex-shrink-0\"><i class=\"fas fa-user-shield\"><\/i><\/div>\n                            <div>\n                                <div class=\"text-sm text-slate-800\">Manca la nomina del <strong>RSPP<\/strong> nell'organigramma.<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"bg-white border-l-4 border-red-500 p-4 rounded-r-xl shadow-sm flex items-center gap-4\">\n                            <div class=\"text-red-500 text-xl flex-shrink-0\"><i class=\"fas fa-fire-extinguisher\"><\/i><\/div>\n                            <div>\n                                <div class=\"text-sm text-slate-800\">Mancano le nomine degli <strong>Addetti Antincendio<\/strong>.<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"cta-login\" class=\"py-24 bg-white text-center\">\n        <div class=\"max-w-3xl mx-auto px-6 reveal\">\n            <i class=\"fa-brands fa-guilded text-6xl text-blue-600 mb-6\"><\/i>\n            <h2 class=\"text-4xl font-black text-slate-800 mb-6\">Pronto a trasformare la tua gestione aziendale?<\/h2>\n            <p class=\"text-slate-500 text-lg mb-10\">Accesso esclusivo per le aziende partner.<br>Accedi al portale per visualizzare i tuoi dati in tempo reale.<\/p>\n            <a href=\"#\" class=\"bg-slate-900 hover:bg-black text-white font-bold py-4 px-10 rounded-full shadow-2xl transition-all hover:scale-105 text-lg inline-flex items-center gap-3\">\n                <i class=\"fas fa-lock\"><\/i> Area Riservata\n            <\/a>\n        <\/div>\n    <\/section>\n\n    \n<\/div>\n\n<!-- Script di Interazione -->\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        \/\/ Effetto logica Navbar allo scroll\n        const navbar = document.getElementById('navbar');\n        const logoText = document.getElementById('logo-text');\n        const navLinks = document.querySelectorAll('.nav-link-item');\n\n        window.addEventListener('scroll', () => {\n            if (window.scrollY > 50) {\n                navbar.classList.add('bg-white\/90', 'shadow-md');\n                navbar.classList.remove('glass-panel', 'border-white\/10');\n                \n                \/\/ Colore testo quando lo sfondo \u00e8 bianco (Scuro)\n                logoText.classList.remove('text-white');\n                logoText.classList.add('text-slate-800');\n                \n                navLinks.forEach(link => {\n                    link.classList.remove('text-slate-200');\n                    link.classList.add('text-slate-600');\n                });\n            } else {\n                navbar.classList.add('glass-panel', 'border-white\/10');\n                navbar.classList.remove('bg-white\/90', 'shadow-md');\n                \n                \/\/ Colore testo quando lo sfondo \u00e8 trasparente (Chiaro)\n                logoText.classList.remove('text-slate-800');\n                logoText.classList.add('text-white');\n                \n                navLinks.forEach(link => {\n                    link.classList.remove('text-slate-600');\n                    link.classList.add('text-slate-200');\n                });\n            }\n        });\n\n        \/\/ Intersection Observer per animazioni Fade-In-Up (class 'reveal')\n        const reveals = document.querySelectorAll('.reveal');\n        const revealOptions = { threshold: 0.15, rootMargin: \"0px 0px -50px 0px\" };\n        \n        const revealOnScroll = new IntersectionObserver(function(entries, observer) {\n            entries.forEach(entry => {\n                if (!entry.isIntersecting) return;\n                entry.target.classList.add('active');\n                observer.unobserve(entry.target); \/\/ Anima solo la prima volta\n            });\n        }, revealOptions);\n\n        reveals.forEach(reveal => revealOnScroll.observe(reveal));\n    });\n<\/script>\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>Il futuro della sicurezza aziendale Proteggi l&#8217;azienda. Automatizza tutto. VikyGest calcola l&#8217;esposizione sanzionatoria in tempo reale. Gestisci scadenze, formazione, visite mediche, organigrammi e documenti D.Lgs 81\/08 in un&#8217;unica piattaforma intelligente.&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"page-templates\/pagebuilder.php","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.hectam.it\/web\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hectam.it\/web\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hectam.it\/web\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hectam.it\/web\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hectam.it\/web\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":60,"href":"https:\/\/www.hectam.it\/web\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":854,"href":"https:\/\/www.hectam.it\/web\/wp-json\/wp\/v2\/pages\/2\/revisions\/854"}],"wp:attachment":[{"href":"https:\/\/www.hectam.it\/web\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}