{"id":12,"date":"2025-07-15T13:05:05","date_gmt":"2025-07-15T13:05:05","guid":{"rendered":"https:\/\/www.atledtechnology.com\/?page_id=12"},"modified":"2026-04-18T13:11:51","modified_gmt":"2026-04-18T13:11:51","slug":"contacts","status":"publish","type":"page","link":"https:\/\/www.atledtechnology.com\/index.php\/contacts\/","title":{"rendered":"Contacts"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\" \/>\n  <title>Contact<\/title>\n\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap');\n\n    * { font-family: 'Inter', sans-serif; }\n\n    body {\n      background: linear-gradient(135deg, #f0f0f0 0%, #e2e2e2 100%);\n    }\n\n    body::before {\n      content: '';\n      position: fixed;\n      inset: 0;\n      background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='300' height='300'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='300' height='300' filter='url(%23noise)' opacity='0.03'\/%3E%3C\/svg%3E\");\n      pointer-events: none;\n      z-index: 0;\n    }\n\n    .card {\n      border: 1px solid #e0e0e0;\n      transition: box-shadow 0.3s ease, transform 0.3s ease, border-color 0.3s ease;\n    }\n    .card:hover {\n      box-shadow: 0 20px 40px rgba(0,0,0,0.10), 0 0 0 1px #c0c0c0;\n      transform: translateY(-4px);\n      border-color: #b8b8b8;\n    }\n\n    .contact-row {\n      border: 1px solid transparent;\n      transition: background 0.2s ease, border-color 0.2s ease, padding-left 0.2s ease;\n      border-radius: 10px;\n      padding: 10px 12px;\n    }\n    .contact-row:hover {\n      background: #f4f4f4;\n      border-color: #e0e0e0;\n      padding-left: 16px;\n    }\n\n    .contact-icon {\n      width: 38px;\n      height: 38px;\n      flex-shrink: 0;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border-radius: 10px;\n      background: #1f2937;\n      color: #fff;\n      font-size: 0.95rem;\n      transition: background 0.2s;\n    }\n    .contact-row:hover .contact-icon {\n      background: #374151;\n    }\n\n    .contact-list li:not(:last-child) {\n      border-bottom: 1px solid #f0f0f0;\n    }\n\n    .section-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      background: #f3f4f6;\n      border: 1px solid #e5e7eb;\n      border-radius: 99px;\n      padding: 4px 12px;\n      font-size: 0.72rem;\n      font-weight: 600;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      color: #6b7280;\n      margin-bottom: 14px;\n    }\n  <\/style>\n<\/head>\n\n<body class=\"min-h-screen flex items-center justify-center p-6 relative z-10\">\n\n  <div class=\"w-full max-w-md relative z-10\">\n\n    <p class=\"text-center text-xs font-semibold tracking-widest uppercase text-gray-400 mb-8\">Get in touch<\/p>\n\n    <!-- \u2500\u2500 Contact Info Card \u2500\u2500 -->\n    <section class=\"card bg-white rounded-2xl p-8\">\n\n      <div class=\"section-badge\">\n        <i class=\"fa-solid fa-address-book\"><\/i> Contact Info\n      <\/div>\n\n      <h2 class=\"text-2xl font-bold text-gray-900 mb-1\">Let&#8217;s connect<\/h2>\n      <p class=\"text-sm text-gray-400 mb-7 leading-relaxed\">\n        Reach out through any of the channels below.\n      <\/p>\n\n      <ul class=\"contact-list space-y-1 text-gray-700\">\n\n        <!-- Email -->\n        <li>\n          <a href=\"mailto:luca.ricci@atledtechnology.com\" class=\"contact-row flex items-center justify-between group\">\n            <div class=\"flex items-center gap-4\">\n              <span class=\"contact-icon\"><i class=\"fa-solid fa-envelope\"><\/i><\/span>\n              <div>\n                <p class=\"text-[11px] text-gray-400 font-medium uppercase tracking-wider leading-none mb-0.5\">Email<\/p>\n                <p class=\"text-sm font-medium text-gray-800\">luca.ricci@atledtechnology.com<\/p>\n              <\/div>\n            <\/div>\n            <i class=\"fa-solid fa-arrow-right text-gray-300 text-xs group-hover:text-gray-500 group-hover:translate-x-1 transition-all\"><\/i>\n          <\/a>\n        <\/li>\n\n        <!-- Phone -->\n        <li>\n          <a href=\"tel:+393770450850\" class=\"contact-row flex items-center justify-between group\">\n            <div class=\"flex items-center gap-4\">\n              <span class=\"contact-icon\"><i class=\"fa-solid fa-phone\"><\/i><\/span>\n              <div>\n                <p class=\"text-[11px] text-gray-400 font-medium uppercase tracking-wider leading-none mb-0.5\">Phone<\/p>\n                <p class=\"text-sm font-medium text-gray-800\">+39 377 045 0850<\/p>\n              <\/div>\n            <\/div>\n            <i class=\"fa-solid fa-arrow-right text-gray-300 text-xs group-hover:text-gray-500 group-hover:translate-x-1 transition-all\"><\/i>\n          <\/a>\n        <\/li>\n\n        <!-- Instagram -->\n        <li>\n          <a href=\"https:\/\/instagram.com\/__luca_ricci__\" target=\"_blank\" class=\"contact-row flex items-center justify-between group\">\n            <div class=\"flex items-center gap-4\">\n              <span class=\"contact-icon\"><i class=\"fa-brands fa-instagram\"><\/i><\/span>\n              <div>\n                <p class=\"text-[11px] text-gray-400 font-medium uppercase tracking-wider leading-none mb-0.5\">Instagram<\/p>\n                <p class=\"text-sm font-medium text-gray-800\">@Luca_Ricci<\/p>\n              <\/div>\n            <\/div>\n            <i class=\"fa-solid fa-arrow-right text-gray-300 text-xs group-hover:text-gray-500 group-hover:translate-x-1 transition-all\"><\/i>\n          <\/a>\n        <\/li>\n\n        <!-- LinkedIn -->\n        <li>\n          <a href=\"https:\/\/www.linkedin.com\/in\/luca-ricci-974a43228\/\" target=\"_blank\" class=\"contact-row flex items-center justify-between group\">\n            <div class=\"flex items-center gap-4\">\n              <span class=\"contact-icon\"><i class=\"fa-brands fa-linkedin\"><\/i><\/span>\n              <div>\n                <p class=\"text-[11px] text-gray-400 font-medium uppercase tracking-wider leading-none mb-0.5\">LinkedIn<\/p>\n                <p class=\"text-sm font-medium text-gray-800\">linkedin.com\/luca-ricci<\/p>\n              <\/div>\n            <\/div>\n            <i class=\"fa-solid fa-arrow-right text-gray-300 text-xs group-hover:text-gray-500 group-hover:translate-x-1 transition-all\"><\/i>\n          <\/a>\n        <\/li>\n\n      <\/ul>\n    <\/section>\n\n  <\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Contact Get in touch Contact Info Let&#8217;s connect Reach out through any of the channels below. Email luca.ricci@atledtechnology.com Phone +39 377 045 0850 Instagram @Luca_Ricci LinkedIn linkedin.com\/luca-ricci<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":26,"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":262,"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/pages\/12\/revisions\/262"}],"wp:attachment":[{"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}