{"id":4577,"date":"2023-10-12T05:58:53","date_gmt":"2023-10-12T05:58:53","guid":{"rendered":"https:\/\/website23-prsrhearfpxnbzqh.afiniti.io\/?page_id=4577"},"modified":"2026-06-09T13:51:43","modified_gmt":"2026-06-09T13:51:43","slug":"contact","status":"publish","type":"page","link":"https:\/\/www.afiniti.com\/contact\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4577\" class=\"elementor elementor-4577\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59faa31c e-con-full e-flex e-con e-parent\" data-id=\"59faa31c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-0649c64 e-flex e-con-boxed e-con e-child\" data-id=\"0649c64\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f907574 e-con-full contact-wrapper e-flex e-con e-child\" data-id=\"f907574\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bfa4567 e-con-full e-flex e-con e-child\" data-id=\"bfa4567\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d77a3b elementor-widget elementor-widget-heading\" data-id=\"6d77a3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Let\u2019s Connect<\/h1>\t\t\t\t<\/div>\n\t\t\r\n<!-- Javascript -->\r\n\r\n<script type='text\/javascript'>\r\n  let originalPath = window.location.pathname;\r\n\r\n  function openVideo(videoUrl, deep_link) {\r\n    const overlay = document.getElementById('videoOverlay');\r\n    const iframe = document.getElementById('videoIframe');\r\n    const autoplayUrl = `${videoUrl}`;\r\n    iframe.src = autoplayUrl;\r\n    iframe.allow = \"autoplay\"\r\n    overlay.style.display = 'flex';\r\n    document.body.style.overflow = 'hidden';\r\n\r\n    video_history_push_pop(deep_link);\r\n    \r\n  }\r\n\r\n  function closeVideo() {\r\n    const overlay = document.getElementById('videoOverlay');\r\n    const iframe = document.getElementById('videoIframe');\r\n    iframe.src = '';\r\n    overlay.style.display = 'none';\r\n    document.body.style.overflow = '';\r\n    video_history_push_pop('');\r\n  }\r\n\r\n  function getYouTubeEmbedUrl(url) {\r\n    \/\/ Our regex pattern to look for a youTube ID\r\n    const regExp = \/^.*(youtu.be\\\/|v\\\/|u\\\/\\w\\\/|embed\\\/|watch\\?v=|&v=)([^#&?]*).*\/;\r\n    \/\/Match the url with the regex\r\n    const match = url.match(regExp);\r\n    \/\/Return the result\r\n    const videoId = match && match[2].length === 11 ? match[2] : undefined;\r\n    if (videoId) {\r\n      return 'https:\/\/www.youtube.com\/embed\/' + videoId + '?autoplay=1';\r\n    }\r\n    else {\r\n      return undefined\r\n    }\r\n  };\r\n  function getVimeoEmbedUrl(url) {\r\n    \/\/ Look for a string with 'vimeo', then whatever, then a\r\n    \/\/ forward slash and a group of digits.\r\n    const match = \/vimeo.*\\\/(\\d+)\/i.exec(url);\r\n    \/\/ If the match isn't null (i.e. it matched)\r\n    if (match) {\r\n      \/\/ The grouped\/matched digits from the regex\r\n      return 'https:\/\/player.vimeo.com\/video\/' + match[1] + '?autoplay=1';\r\n    }\r\n    else {\r\n      return undefined;\r\n    }\r\n  };\r\n\r\n  function video_history_push_pop(deep_link) {\r\n    console.log(deep_link);\r\n    if (deep_link != '') {\r\n      const newUrl = \"\/video\/\" + deep_link; \r\n      history.pushState({ video: true }, \"\", newUrl);\r\n    } else {\r\n      history.pushState({}, \"\", originalPath);\r\n    }\r\n  }\r\n<\/script>\t\t<div class=\"elementor-element elementor-element-b746c01 body-txt elementor-widget elementor-widget-text-editor\" data-id=\"b746c01\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tell us a little about yourself\u2014we\u2019ll get back to you soon.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc0a56f elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"cc0a56f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script src=\"https:\/\/js-na2.hsforms.net\/forms\/embed\/developer\/245617133.js\" defer><\/script>\n<div class=\"hs-form-html\" data-region=\"na2\" data-form-id=\"0556d86e-cfe5-441f-a98f-74a3147376d8\" data-portal-id=\"245617133\"><\/div>\n\n<script>\n  window.addEventListener('load', function () {\n    var customCtaWrapper = document.querySelector('.hubspotcta .cta-wrapper');\n    var isSubmitting = false;\n\n    if (customCtaWrapper) {\n      customCtaWrapper.addEventListener('click', function (event) {\n        event.preventDefault();\n\n        if (isSubmitting) {\n          return;\n        }\n\n        var nativeSubmitButton = document.querySelector('.hsfc-Button');\n        if (nativeSubmitButton) {\n\n          isSubmitting = true;\n          customCtaWrapper.style.opacity = '0.5';\n          customCtaWrapper.style.pointerEvents = 'none';\n\n          nativeSubmitButton.click();\n\n\n          setTimeout(function () {\n            if (customCtaWrapper.style.display !== 'none') {\n              isSubmitting = false;\n              customCtaWrapper.style.opacity = '1';\n              customCtaWrapper.style.pointerEvents = 'auto';\n            }\n          }, 1500);\n        }\n      });\n    }\n\n    window.addEventListener('hs-form-event:on-submission:success', function (event) {\n      if (event.detail && event.detail.formId === '0556d86e-cfe5-441f-a98f-74a3147376d8') {\n        if (customCtaWrapper) {\n          customCtaWrapper.style.display = 'none';\n        }\n      }\n    });\n  });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b3ca39c elementor-widget__width-initial hubspotcta elementor-widget elementor-widget-cta-new\" data-id=\"b3ca39c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cta-new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"cta-container\">\r\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark   is-small-button \"\r\n         href=\"#\" >\r\n                  Submit        \r\n        \r\n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/www.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\r\n      <\/a>\r\n    <\/div>\r\n\r\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8e09355 e-con-full testimonial-client-wrapper e-flex e-con e-child\" data-id=\"8e09355\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0cbc0fe elementor-widget elementor-widget-clients-testimonial\" data-id=\"0cbc0fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"clients-testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n    <!-- Video Overlay -->\r\n        <div class=\"card-wrapper-testimonial cards-opacity loop-carousal\">\r\n      <div class=\"card-container\">\r\n        <div class=\"swiper swiper-initializing\" style=\"opacity: 0;\">\r\n          <div class=\"swiper-wrapper\">\r\n                                          <div class=\"swiper-slide\">\r\n                  <div class=\"testimonial-card \">\r\n                                        <div class=\"content\">\r\n                      <div class=\"profile-img\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/01\/Lutz-Schuler-icon.svg\" alt=\"Lutz Schuler\">\r\n                      <\/div>\r\n                      <svg id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewBox=\"0 0 19.2 14.5\"\r\n                        class=\"quote-sign\">\r\n                        <!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141)  -->\r\n                        <path\r\n                          d=\"M5,5.1c-.2.4-.6.8-1,.9-.7.4-1,.5-.9.9.1.4.5.2,1,0,.3-.1.8-.2,1.5-.2h2.1v7.6H.2v-6.8C.2,5.4.8,4.7,3.4.2h4.3l-2.7,5ZM16.3,5.1c-.2.4-.6.8-1,.9-.7.4-1,.5-.9.9.1.4.5.2,1,0,.3-.1.8-.2,1.5-.2h2.1v7.6h-7.6v-6.8c0-2.1.6-2.8,3.2-7.3h4.3l-2.7,5Z\" \/>\r\n                      <\/svg>\r\n                      <div class=\"quote-block\">\r\n                        <p class=\"quote\">[With] your support, we have been generating more happy customers and we have generated more revenue.\u201d<\/p>\r\n                      <\/div>\r\n\r\n                      <div class=\"brand\">\r\n                        <div class=\"client_logo_play_btn\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/01\/Virgin_Media_O2.svg.svg\" alt=\"Company_logo\" style=\"width: 81px\" loading=\"lazy\">\r\n                                                <\/div>\r\n                        <div class=\"name\">Lutz Schuler<\/div>\r\n                        <div class=\"title\">Chief Executive Officer, Virgin Media O2<\/div>\r\n                      <\/div>\r\n                    <\/div>\r\n                                      <\/div>\r\n                <\/div>\r\n                              <div class=\"swiper-slide\">\r\n                  <div class=\"testimonial-card \">\r\n                                        <div class=\"content\">\r\n                      <div class=\"profile-img\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/01\/Jenifer-Robertson-icon.svg\" alt=\"Jenifer Robertson\">\r\n                      <\/div>\r\n                      <svg id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewBox=\"0 0 19.2 14.5\"\r\n                        class=\"quote-sign\">\r\n                        <!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141)  -->\r\n                        <path\r\n                          d=\"M5,5.1c-.2.4-.6.8-1,.9-.7.4-1,.5-.9.9.1.4.5.2,1,0,.3-.1.8-.2,1.5-.2h2.1v7.6H.2v-6.8C.2,5.4.8,4.7,3.4.2h4.3l-2.7,5ZM16.3,5.1c-.2.4-.6.8-1,.9-.7.4-1,.5-.9.9.1.4.5.2,1,0,.3-.1.8-.2,1.5-.2h2.1v7.6h-7.6v-6.8c0-2.1.6-2.8,3.2-7.3h4.3l-2.7,5Z\" \/>\r\n                      <\/svg>\r\n                      <div class=\"quote-block\">\r\n                        <p class=\"quote\">[With] 80% of our calls with Afiniti ON, 20% OFF, we are having a big impact on the customer experience and the ability to generate revenue.\u201d<\/p>\r\n                      <\/div>\r\n\r\n                      <div class=\"brand\">\r\n                        <div class=\"client_logo_play_btn\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/01\/ATT.svg\" alt=\"Company_logo\" style=\"width: 81px\" loading=\"lazy\">\r\n                                                <\/div>\r\n                        <div class=\"name\">Jenifer Robertson<\/div>\r\n                        <div class=\"title\">Executive Vice President & General Manager AT&T Mass Markets<\/div>\r\n                      <\/div>\r\n                    <\/div>\r\n                                      <\/div>\r\n                <\/div>\r\n                              <div class=\"swiper-slide\">\r\n                  <div class=\"testimonial-card \">\r\n                                        <div class=\"content\">\r\n                      <div class=\"profile-img\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/01\/Pietro-Labriola-icon.svg\" alt=\"Pietro Labriola\">\r\n                      <\/div>\r\n                      <svg id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewBox=\"0 0 19.2 14.5\"\r\n                        class=\"quote-sign\">\r\n                        <!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141)  -->\r\n                        <path\r\n                          d=\"M5,5.1c-.2.4-.6.8-1,.9-.7.4-1,.5-.9.9.1.4.5.2,1,0,.3-.1.8-.2,1.5-.2h2.1v7.6H.2v-6.8C.2,5.4.8,4.7,3.4.2h4.3l-2.7,5ZM16.3,5.1c-.2.4-.6.8-1,.9-.7.4-1,.5-.9.9.1.4.5.2,1,0,.3-.1.8-.2,1.5-.2h2.1v7.6h-7.6v-6.8c0-2.1.6-2.8,3.2-7.3h4.3l-2.7,5Z\" \/>\r\n                      <\/svg>\r\n                      <div class=\"quote-block\">\r\n                        <p class=\"quote\">The opportunity for us is clear: Afiniti improves our customer service and provides therefore a key competitive advantage for TIM.\u201d<\/p>\r\n                      <\/div>\r\n\r\n                      <div class=\"brand\">\r\n                        <div class=\"client_logo_play_btn\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/01\/TIM.svg\" alt=\"Company_logo\" style=\"width: 80px\" loading=\"lazy\">\r\n                                                <\/div>\r\n                        <div class=\"name\">Pietro Labriola<\/div>\r\n                        <div class=\"title\">CEO of TIM SpA<\/div>\r\n                      <\/div>\r\n                    <\/div>\r\n                                      <\/div>\r\n                <\/div>\r\n                              <div class=\"swiper-slide\">\r\n                  <div class=\"testimonial-card \">\r\n                                        <div class=\"content\">\r\n                      <div class=\"profile-img\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/01\/Lutz-Schuler-icon.svg\" alt=\"Lutz Schuler\">\r\n                      <\/div>\r\n                      <svg id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewBox=\"0 0 19.2 14.5\"\r\n                        class=\"quote-sign\">\r\n                        <!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141)  -->\r\n                        <path\r\n                          d=\"M5,5.1c-.2.4-.6.8-1,.9-.7.4-1,.5-.9.9.1.4.5.2,1,0,.3-.1.8-.2,1.5-.2h2.1v7.6H.2v-6.8C.2,5.4.8,4.7,3.4.2h4.3l-2.7,5ZM16.3,5.1c-.2.4-.6.8-1,.9-.7.4-1,.5-.9.9.1.4.5.2,1,0,.3-.1.8-.2,1.5-.2h2.1v7.6h-7.6v-6.8c0-2.1.6-2.8,3.2-7.3h4.3l-2.7,5Z\" \/>\r\n                      <\/svg>\r\n                      <div class=\"quote-block\">\r\n                        <p class=\"quote\">[With] your support, we have been generating more happy customers and we have generated more revenue.\u201d<\/p>\r\n                      <\/div>\r\n\r\n                      <div class=\"brand\">\r\n                        <div class=\"client_logo_play_btn\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/01\/Virgin_Media_O2.svg.svg\" alt=\"Company_logo\" style=\"width: 81px\" loading=\"lazy\">\r\n                                                <\/div>\r\n                        <div class=\"name\">Lutz Schuler<\/div>\r\n                        <div class=\"title\">Chief Executive Officer, Virgin Media O2<\/div>\r\n                      <\/div>\r\n                    <\/div>\r\n                                      <\/div>\r\n                <\/div>\r\n                              <div class=\"swiper-slide\">\r\n                  <div class=\"testimonial-card \">\r\n                                        <div class=\"content\">\r\n                      <div class=\"profile-img\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/01\/Jenifer-Robertson-icon.svg\" alt=\"Jenifer Robertson\">\r\n                      <\/div>\r\n                      <svg id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewBox=\"0 0 19.2 14.5\"\r\n                        class=\"quote-sign\">\r\n                        <!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141)  -->\r\n                        <path\r\n                          d=\"M5,5.1c-.2.4-.6.8-1,.9-.7.4-1,.5-.9.9.1.4.5.2,1,0,.3-.1.8-.2,1.5-.2h2.1v7.6H.2v-6.8C.2,5.4.8,4.7,3.4.2h4.3l-2.7,5ZM16.3,5.1c-.2.4-.6.8-1,.9-.7.4-1,.5-.9.9.1.4.5.2,1,0,.3-.1.8-.2,1.5-.2h2.1v7.6h-7.6v-6.8c0-2.1.6-2.8,3.2-7.3h4.3l-2.7,5Z\" \/>\r\n                      <\/svg>\r\n                      <div class=\"quote-block\">\r\n                        <p class=\"quote\">[With] 80% of our calls with Afiniti ON, 20% OFF, we are having a big impact on the customer experience and the ability to generate revenue.\u201d<\/p>\r\n                      <\/div>\r\n\r\n                      <div class=\"brand\">\r\n                        <div class=\"client_logo_play_btn\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/01\/ATT.svg\" alt=\"Company_logo\" style=\"width: 81px\" loading=\"lazy\">\r\n                                                <\/div>\r\n                        <div class=\"name\">Jenifer Robertson<\/div>\r\n                        <div class=\"title\">Executive Vice President & General Manager AT&T Mass Markets<\/div>\r\n                      <\/div>\r\n                    <\/div>\r\n                                      <\/div>\r\n                <\/div>\r\n                              <div class=\"swiper-slide\">\r\n                  <div class=\"testimonial-card \">\r\n                                        <div class=\"content\">\r\n                      <div class=\"profile-img\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/01\/Pietro-Labriola-icon.svg\" alt=\"Pietro Labriola\">\r\n                      <\/div>\r\n                      <svg id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewBox=\"0 0 19.2 14.5\"\r\n                        class=\"quote-sign\">\r\n                        <!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141)  -->\r\n                        <path\r\n                          d=\"M5,5.1c-.2.4-.6.8-1,.9-.7.4-1,.5-.9.9.1.4.5.2,1,0,.3-.1.8-.2,1.5-.2h2.1v7.6H.2v-6.8C.2,5.4.8,4.7,3.4.2h4.3l-2.7,5ZM16.3,5.1c-.2.4-.6.8-1,.9-.7.4-1,.5-.9.9.1.4.5.2,1,0,.3-.1.8-.2,1.5-.2h2.1v7.6h-7.6v-6.8c0-2.1.6-2.8,3.2-7.3h4.3l-2.7,5Z\" \/>\r\n                      <\/svg>\r\n                      <div class=\"quote-block\">\r\n                        <p class=\"quote\">The opportunity for us is clear: Afiniti improves our customer service and provides therefore a key competitive advantage for TIM.\u201d<\/p>\r\n                      <\/div>\r\n\r\n                      <div class=\"brand\">\r\n                        <div class=\"client_logo_play_btn\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/01\/TIM.svg\" alt=\"Company_logo\" style=\"width: 80px\" loading=\"lazy\">\r\n                                                <\/div>\r\n                        <div class=\"name\">Pietro Labriola<\/div>\r\n                        <div class=\"title\">CEO of TIM SpA<\/div>\r\n                      <\/div>\r\n                    <\/div>\r\n                                      <\/div>\r\n                <\/div>\r\n                                    <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n            <div class=\"card-wrapper-nav\">\r\n        <div class=\"carousel-navigation\">\r\n          <div class=\"swiper-button-prev\" style=\"background:  #ffffff  \"><img decoding=\"async\" src=\"https:\/\/www.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/svg\/left-arrow-dark.svg\"\r\n              alt=\"Previous\" \/>\r\n          <\/div>\r\n                    <div class=\"swiper-button-next\" style=\"background:  #ffffff  \">\r\n            <img decoding=\"async\" src=\"https:\/\/www.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/svg\/right-arrow-dark.svg\" alt=\"Next\" \/>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n          <\/div>\r\n    \r\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2b66df5d elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop e-flex e-con-boxed e-con e-child\" data-id=\"2b66df5d\" data-element_type=\"container\" data-e-type=\"container\" id=\"partners-section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17f042ba elementor-widget elementor-widget-image\" data-id=\"17f042ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1319\" height=\"53\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/07\/Logo-svgs.svg\" class=\"attachment-full size-full wp-image-13680\" alt=\"Clients logo\" title=\"Logo svgs\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10c48e7c elementor-widget elementor-widget-image\" data-id=\"10c48e7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1319\" height=\"53\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/07\/Logo-2.svg\" class=\"attachment-full size-full wp-image-13681\" alt=\"Clients logo\" title=\"Logo 2\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b170920 elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-mobile elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra e-flex e-con-boxed e-con e-child\" data-id=\"b170920\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-457934a4 elementor-widget elementor-widget-image\" data-id=\"457934a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"954\" height=\"47\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/06\/tablet-logo-01-1.svg\" class=\"attachment-full size-full wp-image-13625\" alt=\"Clients logo\" title=\"tablet-logo-01\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-21b5cfd1 elementor-widget elementor-widget-image\" data-id=\"21b5cfd1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"954\" height=\"45\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/06\/tablet-logo-02.svg\" class=\"attachment-full size-full wp-image-13624\" alt=\"Client Logo\" title=\"tablet-logo-02\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-157e99e2 elementor-widget elementor-widget-image\" data-id=\"157e99e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"954\" height=\"47\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/06\/tablet-logo-03-1.svg\" class=\"attachment-full size-full wp-image-13623\" alt=\"Client Logo\" title=\"tablet-logo-03\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6eece11b elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile e-flex e-con-boxed e-con e-child\" data-id=\"6eece11b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f28f5a5 elementor-widget elementor-widget-image\" data-id=\"5f28f5a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"394\" height=\"19\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/06\/Logo-for-mobile-01-2.svg\" class=\"attachment-full size-full wp-image-13631\" alt=\"Client Logo\" title=\"Logo-for-mobile-01\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b4e70dc elementor-widget elementor-widget-image\" data-id=\"5b4e70dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"394\" height=\"19\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/06\/Logo-for-mobile-02-1.svg\" class=\"attachment-full size-full wp-image-13630\" alt=\"Client Logo\" title=\"Logo-for-mobile-02\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-273e4eaf elementor-widget elementor-widget-image\" data-id=\"273e4eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"394\" height=\"19\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/06\/Logo-for-mobile-03-1.svg\" class=\"attachment-full size-full wp-image-13629\" alt=\"Client Logo\" title=\"Logo-for-mobile-03\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c51fa77 e-con-full marquee faded elementor-hidden-mobile_extra elementor-hidden-mobile e-flex e-con e-child\" data-id=\"1c51fa77\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ecd75f6 elementor-widget elementor-widget-html\" data-id=\"3ecd75f6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"logoslider\">\n  <div class=\"logo-track\">\n    <!-- First Group -->\n    <div class=\"logo-slide\">\n      <img decoding=\"async\"\n        src=\"\/wp-content\/uploads\/2026\/05\/Client-logo-1-copy1.svg\"\n        alt=\"Client Logo 1\"\n      \/>\n      <img decoding=\"async\"\n        src=\"\/wp-content\/uploads\/2026\/05\/Client-logo-2-3.svg\"\n        alt=\"Client Logo 2\"\n      \/>\n    <\/div>\n\n    <!-- Duplicate Group (MUST be identical) -->\n    <div class=\"logo-slide\">\n      <img decoding=\"async\"\n        src=\"\/wp-content\/uploads\/2026\/05\/Client-logo-1-copy1.svg\"\n        alt=\"Client Logo 1\"\n      \/>\n      <img decoding=\"async\"\n        src=\"\/wp-content\/uploads\/2026\/05\/Client-logo-2-3.svg\"\n        alt=\"Client Logo 2\"\n      \/>\n    <\/div>\n    \n    <!-- Duplicate Group (MUST be identical) -->\n    <div class=\"logo-slide\">\n      <img decoding=\"async\"\n        src=\"\/wp-content\/uploads\/2026\/05\/Client-logo-1-copy1.svg\"\n        alt=\"Client Logo 1\"\n      \/>\n      <img decoding=\"async\"\n        src=\"\/wp-content\/uploads\/2026\/05\/Client-logo-2-3.svg\"\n        alt=\"Client Logo 2\"\n      \/>\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-23d0b15e e-con-full marquee faded elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet e-flex e-con e-child\" data-id=\"23d0b15e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b9bc516 elementor-widget elementor-widget-html\" data-id=\"2b9bc516\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"logoslider\">\n  <div class=\"logo-track\">\n    <!-- First Group -->\n    <div class=\"logo-slide\">\n      <img decoding=\"async\"\n        src=\"\/wp-content\/uploads\/2026\/05\/mobile-1-2.svg\"\n        alt=\"Client Logo 1\"\n      \/>\n      <img decoding=\"async\"\n        src=\"\/wp-content\/uploads\/2026\/05\/mobile-2-2.svg\"\n        alt=\"Client Logo 2\"\n      \/>\n      <img decoding=\"async\"\n        src=\"\/wp-content\/uploads\/2026\/05\/mobile-3-2.svg\"\n        alt=\"Client Logo 3\"\n      \/>\n    <\/div>\n\n    <!-- Duplicate Group (MUST be identical) -->\n    <div class=\"logo-slide\">\n      <img decoding=\"async\"\n        src=\"\/wp-content\/uploads\/2026\/05\/mobile-1-2.svg\"\n        alt=\"Client Logo 1\"\n      \/>\n      <img decoding=\"async\"\n        src=\"\/wp-content\/uploads\/2026\/05\/mobile-2-2.svg\"\n        alt=\"Client Logo 2\"\n      \/>\n      <img decoding=\"async\"\n        src=\"\/wp-content\/uploads\/2026\/05\/mobile-3-2.svg\"\n        alt=\"Client Logo 3\"\n      \/>\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\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>Let\u2019s Connect Tell us a little about yourself\u2014we\u2019ll get back to you soon. Submit [With] your support, we have been generating more happy customers and we have generated more revenue.\u201d Lutz Schuler Chief Executive Officer, Virgin Media O2 [With] 80% of our calls with Afiniti ON, 20% OFF, we are having a big impact on [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":12194,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"page-category":[],"class_list":["post-4577","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"Contact Afiniti to learn how AI-powered pairing optimizes customer interactions, boosts revenue, and improves experiences across global enterprises.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"fvA4_y8pyDh74kjtjStWC6eZTjZGlYp811mfuXRJfEc\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.afiniti.com\/contact\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Afiniti\" \/>\n\t\t<meta property=\"og:type\" content=\"website\" \/>\n\t\t<meta property=\"og:title\" content=\"Contact Afiniti | Get in Touch with Our Team\" \/>\n\t\t<meta property=\"og:description\" content=\"Contact Afiniti to learn how AI-powered pairing optimizes customer interactions, boosts revenue, and improves experiences across global enterprises.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.afiniti.com\/contact\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2024\/10\/Afiniti-black-Social.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2024\/10\/Afiniti-black-Social.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Contact Afiniti | Get in Touch with Our Team\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Contact Afiniti to learn how AI-powered pairing optimizes customer interactions, boosts revenue, and improves experiences across global enterprises.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2024\/10\/Afiniti-black-Social.jpg\" \/>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Contact Afiniti | Get in Touch with Our Team<\/title>\n\n","aioseo_head_json":{"title":"Contact Afiniti | Get in Touch with Our Team","description":"Contact Afiniti to learn how AI-powered pairing optimizes customer interactions, boosts revenue, and improves experiences across global enterprises.","canonical_url":"https:\/\/www.afiniti.com\/contact\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"fvA4_y8pyDh74kjtjStWC6eZTjZGlYp811mfuXRJfEc","miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"Afiniti","og:type":"website","og:title":"Contact Afiniti | Get in Touch with Our Team","og:description":"Contact Afiniti to learn how AI-powered pairing optimizes customer interactions, boosts revenue, and improves experiences across global enterprises.","og:url":"https:\/\/www.afiniti.com\/contact\/","og:image":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2024\/10\/Afiniti-black-Social.jpg","og:image:secure_url":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2024\/10\/Afiniti-black-Social.jpg","og:image:width":1200,"og:image:height":630,"twitter:card":"summary","twitter:title":"Contact Afiniti | Get in Touch with Our Team","twitter:description":"Contact Afiniti to learn how AI-powered pairing optimizes customer interactions, boosts revenue, and improves experiences across global enterprises.","twitter:image":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2024\/10\/Afiniti-black-Social.jpg"},"aioseo_meta_data":{"post_id":"4577","title":"Contact Afiniti | Get in Touch with Our Team","description":"Contact Afiniti to learn how AI-powered pairing optimizes customer interactions, boosts revenue, and improves experiences across global enterprises.","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":true,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":1,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-06-09 13:52:22","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":"{\"title\":{\"suggestions\":[],\"usage\":0},\"description\":{\"suggestions\":[],\"usage\":0}}","ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2023-11-18 16:33:06","updated":"2026-06-09 13:52:22"},"_links":{"self":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/pages\/4577","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/comments?post=4577"}],"version-history":[{"count":428,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/pages\/4577\/revisions"}],"predecessor-version":[{"id":22878,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/pages\/4577\/revisions\/22878"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/media\/12194"}],"wp:attachment":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/media?parent=4577"}],"wp:term":[{"taxonomy":"page-category","embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/page-category?post=4577"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}