{"id":3147,"date":"2023-03-02T16:49:48","date_gmt":"2023-03-02T16:49:48","guid":{"rendered":"https:\/\/100t.com.br\/?p=3147"},"modified":"2025-01-23T18:42:04","modified_gmt":"2025-01-23T18:42:04","slug":"app-rosto-do-bebe","status":"publish","type":"post","link":"https:\/\/100t.com.br\/cs\/app-rosto-do-bebe\/","title":{"rendered":"Aplikace, kter\u00e9 ukazuj\u00ed tv\u00e1\u0159 va\u0161eho budouc\u00edho d\u00edt\u011bte"},"content":{"rendered":"<div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>P\u0159edstavovali jste si n\u011bkdy, \u017ee byste mohli nahl\u00e9dnout do budoucnosti a zjistit, jak\u00fd bude obli\u010dej va\u0161eho miminka? S aplikacemi, kter\u00e9 jsme pro v\u00e1s vybrali, m\u00e1te tuto mo\u017enost na dosah!<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z1zXWL3\"><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:\/\/apkcombo.com\/pt\/like-parent\/com.dotsconnector.likeparenteng\/\" 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\/07\/big_9e82e05cc51809e65f84f8888fd017db_like_parent_dT0bVn4.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          aplikace        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Jako rodi\u010d        <\/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              Android a iOS            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Voln\u00fd, uvolnit            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Pod\u00edvejte se na p\u0159edpov\u011bdi toho, jak\u00e9 bude va\u0161e budouc\u00ed d\u00edt\u011b s touto z\u00e1bavnou aplikac\u00ed!        <\/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:\/\/apkcombo.com\/pt\/like-parent\/com.dotsconnector.likeparenteng\/\" 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              ST\u00c1HN\u011aTE SI APLIKACI NYN\u00cd            <\/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:\/\/apkcombo.com\/pt\/like-parent\/com.dotsconnector.likeparenteng\/\" 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              ST\u00c1HN\u011aTE SI APLIKACI NYN\u00cd            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web        <\/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:\/\/apkcombo.com\/pt\/like-parent\/com.dotsconnector.likeparenteng\/\" 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\/2023\/07\/big_9e82e05cc51809e65f84f8888fd017db_like_parent_dT0bVn4.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                Pod\u00edvejte se na p\u0159edpov\u011bdi, jak\u00e9 bude va\u0161e budouc\u00ed d\u00edt\u011b s t\u00edmto za\u0159\u00edzen\u00edm\u2026              <\/p>\n              <a href=\"https:\/\/apkcombo.com\/pt\/like-parent\/com.dotsconnector.likeparenteng\/\" 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                    ST\u00c1HN\u011aTE SI APLIKACI NYN\u00cd                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web              <\/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>Odlo\u017ete tedy \u00fazkost stranou a p\u0159ipravte se na to, \u017ee se je\u0161t\u011b v\u00edce zamilujete, kdy\u017e uvid\u00edte n\u00e1hled na tv\u00e1\u0159 va\u0161eho drah\u00e9ho miminka je\u0161t\u011b p\u0159edt\u00edm, ne\u017e ho budete dr\u017eet v n\u00e1ru\u010d\u00ed!<\/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-os-melhores-apps-para-ver-o-rosto-do-seu-futuro-bebe\">Nejlep\u0161\u00ed aplikace pro zobrazen\u00ed tv\u00e1\u0159e va\u0161eho budouc\u00edho d\u00edt\u011bte<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Objevte vzru\u0161en\u00ed z pozn\u00e1v\u00e1n\u00ed tv\u00e1\u0159e va\u0161eho miminka je\u0161t\u011b p\u0159ed narozen\u00edm! Pod\u00edvejte se n\u00ed\u017ee na nejlep\u0161\u00ed aplikace pro predikci obli\u010deje, kter\u00e9 jsme pro v\u00e1s vybrali.<\/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-baby-generator\">D\u011btsk\u00fd gener\u00e1tor<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Baby Generator je bezpochyby aplikace, kter\u00e1 m\u011bn\u00ed zv\u011bdavost ve skute\u010dnost! D\u00edky kombinaci z\u00e1bavy a technologie m\u016f\u017eete vid\u011bt, jak bude vypadat tv\u00e1\u0159 va\u0161eho budouc\u00edho miminka.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-XNNdv\"><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:\/\/apps.apple.com\/br\/app\/baby-generator\/id1510970482?platform=iphone\" 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\/07\/Captura-de-Tela-301.png\">\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          aplikace        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          D\u011btsk\u00fd gener\u00e1tor        <\/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              Android a iOS            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Voln\u00fd, uvolnit            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          U\u017eijte si vzru\u0161uj\u00edc\u00ed p\u0159edpov\u011bdi, jak\u00e9 bude va\u0161e budouc\u00ed miminko!        <\/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:\/\/apps.apple.com\/br\/app\/baby-generator\/id1510970482?platform=iphone\" 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              ST\u00c1HN\u011aTE SI APLIKACI NYN\u00cd            <\/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:\/\/apps.apple.com\/br\/app\/baby-generator\/id1510970482?platform=iphone\" 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              ST\u00c1HN\u011aTE SI APLIKACI NYN\u00cd            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web        <\/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:\/\/apps.apple.com\/br\/app\/baby-generator\/id1510970482?platform=iphone\" 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\/2023\/07\/Captura-de-Tela-301.png\">          \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                Bavte se vzru\u0161uj\u00edc\u00edmi p\u0159edpov\u011b\u010fmi, jak\u00e1 bude va\u0161e budoucnost\u2026              <\/p>\n              <a href=\"https:\/\/apps.apple.com\/br\/app\/baby-generator\/id1510970482?platform=iphone\" 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                    ST\u00c1HN\u011aTE SI APLIKACI NYN\u00cd                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web              <\/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>Jednodu\u0161e nahrajte fotografie rodi\u010d\u016f a b\u011bhem n\u011bkolika sekund aplikace pomoc\u00ed kouzla technologie vygeneruje realistick\u00fd obr\u00e1zek budouc\u00ed tv\u00e1\u0159e va\u0161eho d\u011b\u0165\u00e1tka.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bezplatn\u00e1 verze aplikace, kter\u00e1 je k dispozici pro Android a iOS, nab\u00edz\u00ed nejz\u00e1kladn\u011bj\u0161\u00ed funkce. Chcete-li z\u00edskat p\u0159\u00edstup k pokro\u010dil\u00fdm n\u00e1stroj\u016fm, mus\u00edte prov\u00e9st n\u00e1kupy v aplikaci.<\/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-faceapp\">FaceApp<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Chcete nahl\u00e9dnout do tv\u00e1\u0159e sv\u00e9ho budouc\u00edho miminka? FaceApp v\u00e1m s touto kuriozitou m\u016f\u017ee pomoci!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sta\u010d\u00ed se vyfotit a pomoc\u00ed n\u011bkolika kouzeln\u00fdch klepnut\u00ed aplikace pomoc\u00ed sv\u00e9 pokro\u010dil\u00e9 technologie simuluje, jak by vypadal obli\u010dej va\u0161eho d\u00edt\u011bte.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>P\u0159ipravte se na okouzlen\u00ed mo\u017enostmi a popus\u0165te uzdu sv\u00e9 fantazii, kdy\u017e netrp\u011bliv\u011b o\u010dek\u00e1v\u00e1te okam\u017eik, kdy potk\u00e1te sv\u00e9 skute\u010dn\u00e9 miminko!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aplikace je zdarma, ale nab\u00edz\u00ed n\u011bkter\u00e9 pokro\u010dil\u00e9 placen\u00e9 funkce. M\u016f\u017eete si st\u00e1hnout pomoc\u00ed Google Play nebo App Store a bavit se s p\u0159edpov\u011bd\u00ed obli\u010deje va\u0161eho d\u00edt\u011bte!<\/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-baby-maker\">d\u011btsk\u00fd v\u00fdrobce<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pokud chcete v\u011bd\u011bt, jak bude vypadat tv\u00e1\u0159 va\u0161eho budouc\u00edho miminka, Baby Maker je perfektn\u00ed n\u00e1stroj, kter\u00fd v\u00e1m d\u00e1 ochutnat, co p\u0159ijde.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sta\u010d\u00ed poskytnout fotografii v\u00e1s a va\u0161eho partnera a aplikace pomoc\u00ed sv\u00e9 pokro\u010dil\u00e9 technologie vytvo\u0159\u00ed realistick\u00fd obraz tv\u00e1\u0159e va\u0161eho mal\u00e9ho pokladu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aplikace je k dispozici pro Android a iOS zdarma, ale d\u00edky m\u011bs\u00ed\u010dn\u00edmu p\u0159edplatn\u00e9mu m\u016f\u017eete z\u00edskat \u00fapln\u011bj\u0161\u00ed z\u00e1\u017eitek.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>St\u00e1hn\u011bte si Baby Maker je\u0161t\u011b dnes a u\u017eijte si radost z n\u00e1hledu na va\u0161e milovan\u00e9 d\u00edt\u011b je\u0161t\u011b p\u0159edt\u00edm, ne\u017e se narod\u00ed.<\/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-babypredictor\">BabyPredictor<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Chcete rozko\u0161n\u00fd n\u00e1hled na tv\u00e1\u0159 va\u0161eho budouc\u00edho miminka? BabyPredictor je va\u0161\u00edm dokonal\u00fdm partnerem pro toto vzru\u0161uj\u00edc\u00ed dobrodru\u017estv\u00ed!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Chcete-li aplikaci pou\u017e\u00edvat, jednodu\u0161e poskytn\u011bte fotografie v\u00e1s a va\u0161eho partnera a aplikace pomoc\u00ed pokro\u010dil\u00fdch algoritm\u016f vytvo\u0159\u00ed simulovan\u00fd obr\u00e1zek obli\u010deje va\u0161eho d\u011b\u0165\u00e1tka.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-2cEwsj\"><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:\/\/play.google.com\/store\/apps\/details?id=com.babypredictor.generatebabies\" 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\/07\/baby-predictor.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          aplikace        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          BabyPredictor        <\/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              Android            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Voln\u00fd, uvolnit            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Pod\u00edvejte se na vlastnosti sv\u00e9ho budouc\u00edho d\u00edt\u011bte a bavte se s touto p\u0159edpov\u011bdn\u00ed aplikac\u00ed!        <\/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:\/\/play.google.com\/store\/apps\/details?id=com.babypredictor.generatebabies\" 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              ST\u00c1HN\u011aTE SI APLIKACI NYN\u00cd            <\/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:\/\/play.google.com\/store\/apps\/details?id=com.babypredictor.generatebabies\" 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              ST\u00c1HN\u011aTE SI APLIKACI NYN\u00cd            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web        <\/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:\/\/play.google.com\/store\/apps\/details?id=com.babypredictor.generatebabies\" 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\/2023\/07\/baby-predictor.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                Pod\u00edvejte se na vlastnosti sv\u00e9ho budouc\u00edho miminka a bavte se s\u2026              <\/p>\n              <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.babypredictor.generatebabies\" 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                    ST\u00c1HN\u011aTE SI APLIKACI NYN\u00cd                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web              <\/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>Aplikace je dostupn\u00e1 pouze pro za\u0159\u00edzen\u00ed se syst\u00e9mem Android zcela zdarma. Pokud v\u0161ak chcete v\u00edce funkc\u00ed, m\u016f\u017eete si p\u0159edplatit m\u011bs\u00ed\u010dn\u00ed tarif.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Popus\u0165te uzdu sv\u00e9 zv\u011bdavosti a u\u017eijte si vzru\u0161en\u00ed z toho, \u017ee zahl\u00e9dnete sv\u00e9 milovan\u00e9 nenarozen\u00e9 d\u00edt\u011b. St\u00e1hn\u011bte si nyn\u00ed a vydejte se na jedine\u010dnou cestu!<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>P\u0159edv\u00eddejte vlastnosti sv\u00e9ho d\u00edt\u011bte pomoc\u00ed t\u011bchto revolu\u010dn\u00edch aplikac\u00ed! Prozkoumejte kouzlo genetiky a p\u0159edstavte si budouc\u00ed tv\u00e1\u0159 sv\u00e9ho mal\u00e9ho pokladu. St\u00e1hn\u011bte si nyn\u00ed a nechte se p\u0159ekvapit!<\/p>","protected":false},"author":9,"featured_media":6305,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[19,297,299,248],"tags":[338,336,337,335],"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>Apps que mostram como vai ser o rosto do seu beb\u00ea<\/title>\n<meta name=\"description\" content=\"Antecipe a emo\u00e7\u00e3o de conhecer o rosto do seu beb\u00ea! Veja a nossa lista de apps e descubra como ser\u00e1 o seu pequeno milagre hoje mesmo.\" \/>\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\/cs\/app-rosto-do-bebe\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Apps que mostram o rosto do seu futuro beb\u00ea\" \/>\n<meta property=\"og:description\" content=\"Antecipe a emo\u00e7\u00e3o de conhecer o rosto do seu beb\u00ea! Veja a nossa lista de apps e descubra como ser\u00e1 o seu pequeno milagre hoje mesmo.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/100t.com.br\/cs\/app-rosto-do-bebe\/\" \/>\n<meta property=\"og:site_name\" content=\"100 Tech\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-02T16:49:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-23T18:42:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/06\/2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"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=\"3 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\":\"cs-CZ\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"cs-CZ\",\"@id\":\"https:\/\/100t.com.br\/app-rosto-do-bebe\/#primaryimage\",\"url\":\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/06\/2.png\",\"contentUrl\":\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/06\/2.png\",\"width\":1200,\"height\":675,\"caption\":\"rosto do beb\u00ea\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/100t.com.br\/app-rosto-do-bebe\/#webpage\",\"url\":\"https:\/\/100t.com.br\/app-rosto-do-bebe\/\",\"name\":\"Apps que mostram como vai ser o rosto do seu beb\u00ea\",\"isPartOf\":{\"@id\":\"https:\/\/100t.com.br\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/100t.com.br\/app-rosto-do-bebe\/#primaryimage\"},\"datePublished\":\"2023-03-02T16:49:48+00:00\",\"dateModified\":\"2025-01-23T18:42:04+00:00\",\"author\":{\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/40df5a8c2f24891c9cf2f6121055c08a\"},\"description\":\"Antecipe a emo\u00e7\u00e3o de conhecer o rosto do seu beb\u00ea! Veja a nossa lista de apps e descubra como ser\u00e1 o seu pequeno milagre hoje mesmo.\",\"breadcrumb\":{\"@id\":\"https:\/\/100t.com.br\/app-rosto-do-bebe\/#breadcrumb\"},\"inLanguage\":\"cs-CZ\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/100t.com.br\/app-rosto-do-bebe\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/100t.com.br\/app-rosto-do-bebe\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/100t.com.br\/cs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Apps que mostram o rosto do seu futuro beb\u00ea\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/40df5a8c2f24891c9cf2f6121055c08a\",\"name\":\"Samantha Scorbaioli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"cs-CZ\",\"@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\/cs\/author\/samantha-scorbaioli\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Apps que mostram como vai ser o rosto do seu beb\u00ea","description":"Antecipe a emo\u00e7\u00e3o de conhecer o rosto do seu beb\u00ea! Veja a nossa lista de apps e descubra como ser\u00e1 o seu pequeno milagre hoje mesmo.","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\/cs\/app-rosto-do-bebe\/","og_locale":"cs_CZ","og_type":"article","og_title":"Apps que mostram o rosto do seu futuro beb\u00ea","og_description":"Antecipe a emo\u00e7\u00e3o de conhecer o rosto do seu beb\u00ea! Veja a nossa lista de apps e descubra como ser\u00e1 o seu pequeno milagre hoje mesmo.","og_url":"https:\/\/100t.com.br\/cs\/app-rosto-do-bebe\/","og_site_name":"100 Tech","article_published_time":"2023-03-02T16:49:48+00:00","article_modified_time":"2025-01-23T18:42:04+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/06\/2.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Samantha Scorbaioli","Est. reading time":"3 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":"cs-CZ"},{"@type":"ImageObject","inLanguage":"cs-CZ","@id":"https:\/\/100t.com.br\/app-rosto-do-bebe\/#primaryimage","url":"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/06\/2.png","contentUrl":"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/06\/2.png","width":1200,"height":675,"caption":"rosto do beb\u00ea"},{"@type":"WebPage","@id":"https:\/\/100t.com.br\/app-rosto-do-bebe\/#webpage","url":"https:\/\/100t.com.br\/app-rosto-do-bebe\/","name":"Apps que mostram como vai ser o rosto do seu beb\u00ea","isPartOf":{"@id":"https:\/\/100t.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/100t.com.br\/app-rosto-do-bebe\/#primaryimage"},"datePublished":"2023-03-02T16:49:48+00:00","dateModified":"2025-01-23T18:42:04+00:00","author":{"@id":"https:\/\/100t.com.br\/#\/schema\/person\/40df5a8c2f24891c9cf2f6121055c08a"},"description":"Antecipe a emo\u00e7\u00e3o de conhecer o rosto do seu beb\u00ea! Veja a nossa lista de apps e descubra como ser\u00e1 o seu pequeno milagre hoje mesmo.","breadcrumb":{"@id":"https:\/\/100t.com.br\/app-rosto-do-bebe\/#breadcrumb"},"inLanguage":"cs-CZ","potentialAction":[{"@type":"ReadAction","target":["https:\/\/100t.com.br\/app-rosto-do-bebe\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/100t.com.br\/app-rosto-do-bebe\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/100t.com.br\/cs\/"},{"@type":"ListItem","position":2,"name":"Apps que mostram o rosto do seu futuro beb\u00ea"}]},{"@type":"Person","@id":"https:\/\/100t.com.br\/#\/schema\/person\/40df5a8c2f24891c9cf2f6121055c08a","name":"Samantha Scorbaioli","image":{"@type":"ImageObject","inLanguage":"cs-CZ","@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\/cs\/author\/samantha-scorbaioli\/"}]}},"_links":{"self":[{"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/posts\/3147"}],"collection":[{"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/comments?post=3147"}],"version-history":[{"count":0,"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/posts\/3147\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/media\/6305"}],"wp:attachment":[{"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/media?parent=3147"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/categories?post=3147"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/tags?post=3147"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}