{"id":9908,"date":"2024-01-08T18:55:10","date_gmt":"2024-01-08T18:55:10","guid":{"rendered":"https:\/\/100t.com.br\/?p=9908"},"modified":"2024-11-26T19:30:00","modified_gmt":"2024-11-26T19:30:00","slug":"azul-linhas-aereas","status":"publish","type":"post","link":"https:\/\/100t.com.br\/tr\/azul-linhas-aereas\/","title":{"rendered":"Azul Linhas A\u00e9reas: Amerika Birle\u015fik Devletleri ve Avrupa&#039;ya ucuz u\u00e7u\u015flar!"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-alem-dos-melhores-precos-em-voos-voce-ainda-pode-dividir-suas-passagens-em-ate-10x-sem-juros\">En uygun u\u00e7u\u015f fiyatlar\u0131n\u0131n yan\u0131 s\u0131ra biletlerinizi vade farks\u0131z 10 taksite kadar b\u00f6lebilirsiniz!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Seyahat etmek inan\u0131lmaz bir deneyim ama uygun fiyatl\u0131 u\u00e7ak bileti bulmak her zaman kolay olmuyor. Azul Linhas A\u00e9reas, \u00e7e\u015fitli destinasyonlara rekabet\u00e7i fiyatlar sunan Brezilyal\u0131 bir havayolu \u015firketidir.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z175FWb\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.voeazul.com.br\/br\/pt\/home\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/offer-5.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Havayolu        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Azul Linhas A\u00e9reas        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Promosyonlar            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              \u0130ndirimler            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          150&#039;den fazla destinasyona seyahat edin ve biletlerden tasarruf edin!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.voeazul.com.br\/br\/pt\/home\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Nas\u0131l sat\u0131n alaca\u011f\u0131n\u0131z\u0131 g\u00f6r\u00fcn!            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.voeazul.com.br\/br\/pt\/home\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Nas\u0131l sat\u0131n alaca\u011f\u0131n\u0131z\u0131 g\u00f6r\u00fcn!            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ba\u015fka bir web sitesine y\u00f6nlendirileceksiniz        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/www.voeazul.com.br\/br\/pt\/home\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/offer-5.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                150&#039;den fazla destinasyona seyahat edin ve biletlerden tasarruf edin!              <\/p>\n              <a href=\"https:\/\/www.voeazul.com.br\/br\/pt\/home\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Nas\u0131l sat\u0131n alaca\u011f\u0131n\u0131z\u0131 g\u00f6r\u00fcn!                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ba\u015fka bir web sitesine y\u00f6nlendirileceksiniz              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ayr\u0131ca Azul, uygun fiyatl\u0131 u\u00e7ak bileti arayanlar i\u00e7in onu harika bir se\u00e7enek haline getiren bir dizi avantaj sunuyor. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Rekabet\u00e7i fiyatlar\u0131, \u00e7e\u015fitli destinasyonlar\u0131 ve modern filosuyla Azul, seyahatinizi \u00f6zel ve ucuz hale getirmeye haz\u0131r. Okumaya devam edin ve nas\u0131l tasarruf edece\u011finizi g\u00f6r\u00fcn!<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Azul Linhas A\u00e9reas&#039;ta daha ucuz u\u00e7ak bileti nas\u0131l al\u0131n\u0131r?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Azul Linhas A\u00e9reas ile bilet sat\u0131n almak bir\u00e7ok avantaj sunuyor! Azul web sitesi ve uygulamas\u0131, promosyonlar\u0131 ve teklifleri bulman\u0131za yard\u0131mc\u0131 olmaya haz\u0131r.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-pelo-site\">Siteden <\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u0130lk olarak, daha d\u00fc\u015f\u00fck fiyatl\u0131 destinasyonlar\u0131 kontrol etmek i\u00e7in resmi web sitesindeki \u201cTeklifler\u201d sekmesini kullan\u0131n. Yani m\u00fcsaitli\u011finiz varsa \u00e7ok daha uygun fiyatlarla gezilerin tad\u0131n\u0131 \u00e7\u0131karabilirsiniz! <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ayr\u0131ca u\u00e7ak bileti araman\u0131z\u0131 ki\u015fiselle\u015ftirmenize olanak tan\u0131yan filtreleri kullan\u0131n. \u00d6rne\u011fin seyahat tarihini, var\u0131\u015f noktas\u0131n\u0131, u\u00e7u\u015f saatini ve yolcu say\u0131s\u0131n\u0131 belirtmek i\u00e7in filtreleri kullanabilirsiniz.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ayr\u0131ca \u015firketin haber b\u00fcltenine abone olmaya da de\u011fer. Bu \u015fekilde, en iyi fiyatlardan haberdar olmak i\u00e7in promosyonlar\u0131 do\u011frudan e-postan\u0131za al\u0131rs\u0131n\u0131z!<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-pelo-app\">Uygulama arac\u0131l\u0131\u011f\u0131yla <\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A\u015fa\u011f\u0131daki \u00f6zellikleri kullanarak Azul uygulamas\u0131 arac\u0131l\u0131\u011f\u0131yla bilet sat\u0131n al\u0131rken de tasarruf edebilirsiniz:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>\u201c\u0130kinci Yolcu\u201d \u00f6zelli\u011fi: Bu \u00f6zellik, 20%\u2019ye varan indirimle iki ki\u015filik u\u00e7ak bileti sat\u0131n alman\u0131za olanak sa\u011flar.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>\u201c12 Taksitle \u00d6de\u201d \u00f6zelli\u011fi: Bu \u00f6zellik, uygulama \u00fczerinden 12 taksite kadar faizsiz \u00f6deme yapman\u0131z\u0131 sa\u011flar.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>\u201c\u00dccretsiz \u0130ptal\u201d \u00f6zelli\u011fi: Bu \u00f6zellik, u\u00e7ak biletinizi u\u00e7u\u015funuza 24 saat kalana kadar \u00fccretsiz iptal etmenizi sa\u011flar.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Asl\u0131nda, uygulamay\u0131 indirir indirmez uygulama bildirimlerini a\u00e7t\u0131\u011f\u0131n\u0131zdan emin olun. Bu \u015fekilde fiyatlar d\u00fc\u015ft\u00fc\u011f\u00fcnde do\u011frudan cep telefonunuza uyar\u0131 alacaks\u0131n\u0131z!<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-como-baixar-o-app-da-azul-linhas-aereas\">Azul Linhas A\u00e9reas uygulamas\u0131n\u0131 nas\u0131l indirebilirim?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Azul uygulamas\u0131n\u0131 y\u00fcklemek i\u00e7in cep telefonunuzdan \u201cApp Store\u201d veya \u201cGoogle Play Store\u201du a\u00e7arak ba\u015flay\u0131n. Ard\u0131ndan arama alan\u0131nda \u201cAzul Linhas A\u00e9reas\u201d ifadesini aray\u0131n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bundan sonra indirmeyi ba\u015flatmak i\u00e7in \u201cAl\u201d veya \u201c\u0130ndir\u201d d\u00fc\u011fmesine t\u0131klay\u0131n. Onaylamak i\u00e7in Apple Kimli\u011fi \u015fifrenizi girmeniz gerekecektir.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ancak Android cihaz kullan\u0131yorsan\u0131z Google Play Store baz\u0131 temel izinleri isteyecektir; Devam etmek i\u00e7in \u201cKabul Et\u201de dokunman\u0131z yeterli.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u0130\u015flem tamamland\u0131\u011f\u0131nda Azul uygulamas\u0131 cihaz\u0131n\u0131za indirilip kurulacakt\u0131r. \u015eimdi platformu a\u00e7\u0131n ve avantajlardan yararlanmaya ba\u015flamak i\u00e7in kaydolun!<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-como-encontrar-passagens-com-descontos-na-azul-linhas-aereas\">Azul Linhas A\u00e9reas&#039;ta indirimli biletler nas\u0131l bulunur?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bir gezi planlamak harikad\u0131r ancak uygun fiyatl\u0131 u\u00e7ak bileti bulmak her zaman kolay de\u011fildir. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>U\u00e7ak biletinizi al\u0131rken tasarruf etmenize yard\u0131mc\u0131 olacak bir araya getirdi\u011fimiz stratejileri a\u015fa\u011f\u0131da g\u00f6rebilirsiniz. <\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-considere-viajar-para-cidades-proximas\">Yak\u0131n \u015fehirlere seyahat etmeyi d\u00fc\u015f\u00fcn\u00fcn<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00d6ncelikle tatil i\u00e7in bir yer ar\u0131yorsan\u0131z yak\u0131n \u015fehirlere seyahat etmeyi d\u00fc\u015f\u00fcn\u00fcn.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Yak\u0131nlardaki daha az kalabal\u0131k \u015fehirlere u\u00e7ak biletleri genellikle daha pop\u00fcler destinasyonlara olan u\u00e7u\u015flardan daha ucuzdur.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-seja-flexivel-com-o-aeroporto\">Havaalan\u0131 konusunda esnek olun<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Yani farkl\u0131 bir havaalan\u0131na u\u00e7mak istiyorsan\u0131z daha ucuz u\u00e7ak bileti bulman\u0131z m\u00fcmk\u00fcn olabilir.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-aproveite-as-parcerias-da-azul\">Azul&#039;un ortakl\u0131klar\u0131ndan yararlan\u0131n <\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Azul&#039;un oteller, restoranlar ve ara\u00e7 kiralama \u015firketleri gibi \u00e7e\u015fitli \u015firketlerle ortakl\u0131\u011f\u0131 bulunmaktad\u0131r. U\u00e7ak biletlerinizi \u015firket \u00fczerinden rezerve ederken bu i\u015f ortaklar\u0131ndan indirimlerden yararlanabilirsiniz.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-aproveite-o-programa-de-fidelidade\">Sadakat program\u0131ndan yararlan\u0131n <\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Azul&#039;un TudoAzul ad\u0131 verilen sadakat program\u0131, u\u00e7ak biletleri, y\u00fckseltmeler ve di\u011fer avantajlarla de\u011fi\u015ftirilebilecek puanlar sunuyor.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-conheca-o-programa-de-milhas-da-azul-linhas-aereas\">Azul Linhas A\u00e9reas mil program\u0131n\u0131 ke\u015ffedin<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Azul Linhas A\u00e9reas&#039;\u0131n mil program\u0131 TudoAzul&#039;dur. Ortaklar\u0131n u\u00e7ak biletleri, s\u0131n\u0131f y\u00fckseltmeleri, \u00fcr\u00fcn ve hizmetleriyle de\u011fi\u015ftirilebilecek puanlar sunan bir sadakat program\u0131d\u0131r.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Yani TudoAzul&#039;a kaydolmak i\u00e7in Azul web sitesine eri\u015fmeniz veya havayolunun uygulamas\u0131n\u0131 indirmeniz yeterli. Kay\u0131t oldu\u011funuzda 100 bonus puan alacaks\u0131n\u0131z.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Program nas\u0131l \u00e7al\u0131\u015f\u0131yor?<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Azul ile u\u00e7arken, temel \u00fccret \u00fczerinden harcad\u0131\u011f\u0131n\u0131z ger\u00e7ek ba\u015f\u0131na 1 puan biriktirirsiniz. Ayr\u0131ca u\u00e7ulan miller, sat\u0131n al\u0131nan koltuklar ve ek hizmetler kar\u015f\u0131l\u0131\u011f\u0131nda da puan biriktirebilirsiniz.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>TudoAzul puanlar\u0131 sunan Azul ortaklar\u0131 aras\u0131nda oteller, restoranlar, ara\u00e7 kiralama \u015firketleri, ma\u011fazalar ve di\u011fer \u015firketler yer almaktad\u0131r. Bu ortaklardan \u00fcr\u00fcn ve hizmet sat\u0131n al\u0131rken puan biriktirebilirsiniz.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Azul ayr\u0131ca ekstra puan biriktirmenize olanak tan\u0131yan promosyonlar da sunuyor. Bu promosyonlar Azul web sitesinde, havayolunun sosyal a\u011flar\u0131nda veya fiyat kar\u015f\u0131la\u015ft\u0131rma web sitelerinde bulunabilir.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Puanlar\u0131n\u0131z\u0131 y\u00fckseltme kar\u015f\u0131l\u0131\u011f\u0131nda de\u011fi\u015ftirmek i\u00e7in Azul web sitesine veya havayolunun uygulamas\u0131na eri\u015febilir, istedi\u011finiz u\u00e7u\u015fu se\u00e7ip kullanmak istedi\u011finiz puan say\u0131s\u0131n\u0131 girebilirsiniz.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Latam&#039;da da indirimli u\u00e7u\u015flar sat\u0131n al\u0131n!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Brezilya&#039;n\u0131n her yerine ve d\u00fcnyan\u0131n d\u00f6rt bir yan\u0131na u\u00e7an havayollar\u0131 ar\u0131yorsan\u0131z Latam&#039;a g\u00f6z at\u0131n! Latin Amerika&#039;n\u0131n en iyi \u015firketlerinden biri se\u00e7ilen bu \u015firket konforlu ve ucuz u\u00e7u\u015flar sunuyor!<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-14gQEp\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/100t.com.br\/tr\/rec-latam-airlines\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/11\/1.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Havayolu        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Latin Havayollar\u0131        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              \u0130ndirimler            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Promosyonlar            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Latin Amerika&#039;n\u0131n en iyi \u015firketlerinden biriyle u\u00e7un        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\"  href=\"https:\/\/100t.com.br\/tr\/rec-latam-airlines\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Nas\u0131l tasarruf edece\u011finizi g\u00f6r\u00fcn!            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\"  href=\"https:\/\/100t.com.br\/tr\/rec-latam-airlines\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Nas\u0131l tasarruf edece\u011finizi g\u00f6r\u00fcn!            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ayn\u0131 web sitesinde kalacaks\u0131n\u0131z        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/100t.com.br\/tr\/rec-latam-airlines\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/11\/1.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Latin Amerika&#039;n\u0131n en iyi \u015firketlerinden biriyle u\u00e7un              <\/p>\n              <a href=\"https:\/\/100t.com.br\/tr\/rec-latam-airlines\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Nas\u0131l tasarruf edece\u011finizi g\u00f6r\u00fcn!                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ayn\u0131 web sitesinde kalacaks\u0131n\u0131z              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div>","protected":false},"excerpt":{"rendered":"<p>Paradan tasarruf etmek veya \u00fccretsiz bilet almak i\u00e7in Azul mil program\u0131n\u0131 nas\u0131l kullanaca\u011f\u0131n\u0131z\u0131 ke\u015ffedin! Bu \u015fekilde daha da inan\u0131lmaz destinasyonlar\u0131 ke\u015ffedebilirsiniz!<\/p>","protected":false},"author":9,"featured_media":10615,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[297,94],"tags":[611],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Azul Linhas A\u00e9reas: voos baratos para Estados Unidos e Europa!<\/title>\n<meta name=\"description\" content=\"A Azul Linhas A\u00e9reas \u00e9 uma companhia brasileira que oferece diversas formas de economizar, desde programa de milhas at\u00e9 app exclusivo!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/100t.com.br\/tr\/azul-linhas-aereas\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Azul Linhas A\u00e9reas: voos baratos para Estados Unidos e Europa!\" \/>\n<meta property=\"og:description\" content=\"A Azul Linhas A\u00e9reas \u00e9 uma companhia brasileira que oferece diversas formas de economizar, desde programa de milhas at\u00e9 app exclusivo!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/100t.com.br\/tr\/azul-linhas-aereas\/\" \/>\n<meta property=\"og:site_name\" content=\"100 Tech\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-08T18:55:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T19:30:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/1-4.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Samantha Scorbaioli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/100t.com.br\/#website\",\"url\":\"https:\/\/100t.com.br\/\",\"name\":\"100 Tech\",\"description\":\"Tecnologia e Informa\u00e7\u00e3o\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/100t.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"tr-TR\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"tr-TR\",\"@id\":\"https:\/\/100t.com.br\/azul-linhas-aereas\/#primaryimage\",\"url\":\"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/1-4.jpg\",\"contentUrl\":\"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/1-4.jpg\",\"width\":1280,\"height\":720,\"caption\":\"Fonte: Azul Linhas A\u00e9reas.\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/100t.com.br\/azul-linhas-aereas\/#webpage\",\"url\":\"https:\/\/100t.com.br\/azul-linhas-aereas\/\",\"name\":\"Azul Linhas A\u00e9reas: voos baratos para Estados Unidos e Europa!\",\"isPartOf\":{\"@id\":\"https:\/\/100t.com.br\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/100t.com.br\/azul-linhas-aereas\/#primaryimage\"},\"datePublished\":\"2024-01-08T18:55:10+00:00\",\"dateModified\":\"2024-11-26T19:30:00+00:00\",\"author\":{\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/3b4be1d69a1ed469cb5810134702b854\"},\"description\":\"A Azul Linhas A\u00e9reas \u00e9 uma companhia brasileira que oferece diversas formas de economizar, desde programa de milhas at\u00e9 app exclusivo!\",\"breadcrumb\":{\"@id\":\"https:\/\/100t.com.br\/azul-linhas-aereas\/#breadcrumb\"},\"inLanguage\":\"tr-TR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/100t.com.br\/azul-linhas-aereas\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/100t.com.br\/azul-linhas-aereas\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/100t.com.br\/tr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Azul Linhas A\u00e9reas: voos baratos para Estados Unidos e Europa!\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/3b4be1d69a1ed469cb5810134702b854\",\"name\":\"Samantha Scorbaioli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr-TR\",\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"caption\":\"Samantha Scorbaioli\"},\"url\":\"https:\/\/100t.com.br\/tr\/author\/samantha-scorbaioli\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Azul Linhas A\u00e9reas: voos baratos para Estados Unidos e Europa!","description":"A Azul Linhas A\u00e9reas \u00e9 uma companhia brasileira que oferece diversas formas de economizar, desde programa de milhas at\u00e9 app exclusivo!","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:\/\/100t.com.br\/tr\/azul-linhas-aereas\/","og_locale":"tr_TR","og_type":"article","og_title":"Azul Linhas A\u00e9reas: voos baratos para Estados Unidos e Europa!","og_description":"A Azul Linhas A\u00e9reas \u00e9 uma companhia brasileira que oferece diversas formas de economizar, desde programa de milhas at\u00e9 app exclusivo!","og_url":"https:\/\/100t.com.br\/tr\/azul-linhas-aereas\/","og_site_name":"100 Tech","article_published_time":"2024-01-08T18:55:10+00:00","article_modified_time":"2024-11-26T19:30:00+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/1-4.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Samantha Scorbaioli","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/100t.com.br\/#website","url":"https:\/\/100t.com.br\/","name":"100 Tech","description":"Tecnologia e Informa\u00e7\u00e3o","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/100t.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"tr-TR"},{"@type":"ImageObject","inLanguage":"tr-TR","@id":"https:\/\/100t.com.br\/azul-linhas-aereas\/#primaryimage","url":"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/1-4.jpg","contentUrl":"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/1-4.jpg","width":1280,"height":720,"caption":"Fonte: Azul Linhas A\u00e9reas."},{"@type":"WebPage","@id":"https:\/\/100t.com.br\/azul-linhas-aereas\/#webpage","url":"https:\/\/100t.com.br\/azul-linhas-aereas\/","name":"Azul Linhas A\u00e9reas: voos baratos para Estados Unidos e Europa!","isPartOf":{"@id":"https:\/\/100t.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/100t.com.br\/azul-linhas-aereas\/#primaryimage"},"datePublished":"2024-01-08T18:55:10+00:00","dateModified":"2024-11-26T19:30:00+00:00","author":{"@id":"https:\/\/100t.com.br\/#\/schema\/person\/3b4be1d69a1ed469cb5810134702b854"},"description":"A Azul Linhas A\u00e9reas \u00e9 uma companhia brasileira que oferece diversas formas de economizar, desde programa de milhas at\u00e9 app exclusivo!","breadcrumb":{"@id":"https:\/\/100t.com.br\/azul-linhas-aereas\/#breadcrumb"},"inLanguage":"tr-TR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/100t.com.br\/azul-linhas-aereas\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/100t.com.br\/azul-linhas-aereas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/100t.com.br\/tr\/"},{"@type":"ListItem","position":2,"name":"Azul Linhas A\u00e9reas: voos baratos para Estados Unidos e Europa!"}]},{"@type":"Person","@id":"https:\/\/100t.com.br\/#\/schema\/person\/3b4be1d69a1ed469cb5810134702b854","name":"Samantha Scorbaioli","image":{"@type":"ImageObject","inLanguage":"tr-TR","@id":"https:\/\/100t.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","caption":"Samantha Scorbaioli"},"url":"https:\/\/100t.com.br\/tr\/author\/samantha-scorbaioli\/"}]}},"_links":{"self":[{"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/posts\/9908"}],"collection":[{"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/comments?post=9908"}],"version-history":[{"count":0,"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/posts\/9908\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/media\/10615"}],"wp:attachment":[{"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/media?parent=9908"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/categories?post=9908"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/tags?post=9908"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}