{"id":14,"date":"2024-10-18T03:30:07","date_gmt":"2024-10-18T03:30:07","guid":{"rendered":"https:\/\/nctv.verzview.com\/fr\/?page_id=14"},"modified":"2025-05-29T10:39:05","modified_gmt":"2025-05-29T02:39:05","slug":"home-page","status":"publish","type":"page","link":"https:\/\/nctv.verzview.com\/fr\/","title":{"rendered":"New Creation TV Fran\u00e7ais"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14\" class=\"elementor elementor-14\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b25e93 e-con-full e-flex e-con e-parent\" data-id=\"3b25e93\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b9c566 elementor-widget elementor-widget-banner\" data-id=\"6b9c566\" data-element_type=\"widget\" data-widget_type=\"banner.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"bn-home-wrap\"><div class=\"main-slider\"><div class=\"item image\"><figure><div class=\"slide-image slide-media\"><img decoding=\"async\" class=\"img imgdesk\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/HOME-PAGE-FEATURE-TILE-STILL_1820X622.jpg\" alt=\"\" \/><img decoding=\"async\" class=\"img imgmb\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/HOME-PAGE-FEATURE-TILE-STILL_350-x-500-px.jpg\" alt=\"\" \/><\/div><\/figure><div class=\"container banner-caption\"><div class=\"banner-caption-inner\"><div class=\"gtxt\"><h2>Illuminer le Monde avec la <em>Bonne Nouvelle de J\u00e9sus<\/em><\/h2><\/div><\/div><\/div><\/div><div class=\"item image\"><figure><div class=\"slide-image slide-media\"><img decoding=\"async\" class=\"img imgdesk\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/03\/MASTERCLASS-SUB-PAGE-1800-x-620-px-.jpg\" alt=\"\" \/><img decoding=\"async\" class=\"img imgmb\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/03\/MASTERCLASS-SUB-MOBILE-350-X-500-px.jpg\" alt=\"\" \/><\/div><\/figure><div class=\"container banner-caption\"><div class=\"banner-caption-inner\"><div class=\"gtxt\"><h2>Que dit la Parole de Dieu sur la <em>gu\u00e9rison ?\n<\/em><\/h2>\nMarchez en toute confiance en sachant que Dieu vous veut en bonne sant\u00e9 et gu\u00e9ri et entier, gr\u00e2ce \u00e0 cette toute nouvelle masterclass.<div class=\"outlnk\"><a class=\"btn-2 button_color-class\" href=\"https:\/\/nctv.verzview.com\/fr\/sabonner-guerison\/\">EN SAVOIR PLUS <i class=\"fa-solid fa-angle-right\"><\/i><\/a> <\/div><\/div><\/div><\/div><\/div><\/div><\/div><script>\n\t\t\tjQuery(document).ready(function($) {\n\t\t\t\tfunction slickImgVideo() {\n\t\t\t\t\tvar slideWrapper = $(\".main-slider\"),\n\t\t\t\t\t\tiframes = slideWrapper.find(\".embed-player\"),\n\t\t\t\t\t\tlazyImages = slideWrapper.find(\".slide-image\"),\n\t\t\t\t\t\tlazyCounter = 0;\n\n\t\t\t\t\t\/\/ POST commands to YouTube or Vimeo API\n\t\t\t\t\tfunction postMessageToPlayer(player, command){\n\t\t\t\t\t  if (player == null || command == null) return;\n\t\t\t\t\t  player.contentWindow.postMessage(JSON.stringify(command), \"*\");\n\t\t\t\t\t}\n\n\t\t\t\t\t\/\/ When the slide is changing\n\t\t\t\t\tfunction playPauseVideo(slick, control){\n\t\t\t\t\t  var currentSlide, slideType, startTime, player, video;\n\n\t\t\t\t\t  currentSlide = slick.find(\".slick-current\");\n\t\t\t\t\t  slideType = currentSlide.attr(\"class\").split(\" \")[1];\n\t\t\t\t\t  player = currentSlide.find(\"iframe\").get(0);\n\t\t\t\t\t  startTime = currentSlide.data(\"video-start\");\n\n\t\t\t\t\t  if (slideType === \"vimeo\") {\n\t\t\t\t\t\tswitch (control) {\n\t\t\t\t\t\t  case \"play\":\n\t\t\t\t\t\t\tif ((startTime != null && startTime > 0 ) && !currentSlide.hasClass(\"started\")) {\n\t\t\t\t\t\t\t  currentSlide.addClass(\"started\");\n\t\t\t\t\t\t\t  postMessageToPlayer(player, {\n\t\t\t\t\t\t\t\t\"method\": \"setCurrentTime\",\n\t\t\t\t\t\t\t\t\"value\" : startTime\n\t\t\t\t\t\t\t  });\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tpostMessageToPlayer(player, {\n\t\t\t\t\t\t\t  \"method\": \"play\",\n\t\t\t\t\t\t\t  \"value\" : 1\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t  case \"pause\":\n\t\t\t\t\t\t\tpostMessageToPlayer(player, {\n\t\t\t\t\t\t\t  \"method\": \"pause\",\n\t\t\t\t\t\t\t  \"value\": 1\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t  } else if (slideType === \"youtube\") {\n\t\t\t\t\t\tswitch (control) {\n\t\t\t\t\t\t  case \"play\":\n\t\t\t\t\t\t\tpostMessageToPlayer(player, {\n\t\t\t\t\t\t\t  \"event\": \"command\",\n\t\t\t\t\t\t\t  \"func\": \"mute\"\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\tpostMessageToPlayer(player, {\n\t\t\t\t\t\t\t  \"event\": \"command\",\n\t\t\t\t\t\t\t  \"func\": \"playVideo\"\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t  case \"pause\":\n\t\t\t\t\t\t\tpostMessageToPlayer(player, {\n\t\t\t\t\t\t\t  \"event\": \"command\",\n\t\t\t\t\t\t\t  \"func\": \"pauseVideo\"\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t  } else if (slideType === \"video\") {\n\t\t\t\t\t\tvideo = currentSlide.children(\"video\").get(0);\n\t\t\t\t\t\tif (video != null) {\n\t\t\t\t\t\t  if (control === \"play\"){\n\t\t\t\t\t\t\tvideo.play();\n\t\t\t\t\t\t  } else {\n\t\t\t\t\t\t\tvideo.pause();\n\t\t\t\t\t\t  }\n\t\t\t\t\t\t}\n\t\t\t\t\t  }\n\t\t\t\t\t}\n\n\t\t\t\t\t\/\/ Resize player\n\t\t\t\t\tfunction resizePlayer(iframes, ratio) {\n\t\t\t\t\t  if (!iframes[0]) return;\n\t\t\t\t\t  var win = $(\".main-slider\"),\n\t\t\t\t\t\t  width = win.width(),\n\t\t\t\t\t\t  playerWidth,\n\t\t\t\t\t\t  height = win.height(),\n\t\t\t\t\t\t  playerHeight,\n\t\t\t\t\t\t  ratio = ratio || 16\/9;\n\n\t\t\t\t\t  iframes.each(function(){\n\t\t\t\t\t\tvar current = $(this);\n\t\t\t\t\t\tif (width \/ ratio < height) {\n\t\t\t\t\t\t  playerWidth = Math.ceil(height * ratio);\n\t\t\t\t\t\t  current.width(playerWidth).height(height).css({\n\t\t\t\t\t\t\tleft: (width - playerWidth) \/ 2,\n\t\t\t\t\t\t\t top: 0\n\t\t\t\t\t\t  });\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t  playerHeight = Math.ceil(width \/ ratio);\n\t\t\t\t\t\t  current.width(width).height(playerHeight).css({\n\t\t\t\t\t\t\tleft: 0,\n\t\t\t\t\t\t\ttop: (height - playerHeight) \/ 2\n\t\t\t\t\t\t  });\n\t\t\t\t\t\t}\n\t\t\t\t\t  });\n\t\t\t\t\t}\n\n\t\t\t\t\t\/\/ Initialize slider\n\t\t\t\t\tslideWrapper.on(\"init\", function(slick){\n\t\t\t\t\t\tslick = $(slick.currentTarget);\n\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t  playPauseVideo(slick,\"play\");\n\t\t\t\t\t\t}, 1000);\n\t\t\t\t\t\tresizePlayer(iframes, 16\/9);\n\t\t\t\t\t});\n\t\t\t\t\t\n\t\t\t\t\tslideWrapper.on(\"beforeChange\", function(event, slick) {\n\t\t\t\t\t\tslick = $(slick.$slider);\n\t\t\t\t\t\tplayPauseVideo(slick,\"pause\");\n\t\t\t\t\t});\n\t\t\t\t\t\n\t\t\t\t\tslideWrapper.on(\"afterChange\", function(event, slick) {\n\t\t\t\t\t\tslick = $(slick.$slider);\n\t\t\t\t\t\tplayPauseVideo(slick,\"play\");\n\t\t\t\t\t});\n\t\t\t\t\t\n\t\t\t\t\tslideWrapper.on(\"lazyLoaded\", function(event, slick, image, imageSource) {\n\t\t\t\t\t\tlazyCounter++;\n\t\t\t\t\t\tif (lazyCounter === lazyImages.length){\n\t\t\t\t\t\t  lazyImages.addClass(\"show\");\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\n\t\t\t\t\t\/\/ Start the slider\n\t\t\t\t\tslideWrapper.slick({\n\t\t\t\t\t\tfade: true,\n\t\t\t\t\t\tautoplay: true,\n\t\t\t\t\t\tautoplaySpeed: 4000,\n\t\t\t\t\t\tlazyLoad: \"progressive\",\n\t\t\t\t\t\tspeed: 600,\n\t\t\t\t\t\tarrows: false,\n\t\t\t\t\t\tdots: true,\n\t\t\t\t\t\tcssEase: \"cubic-bezier(0.87, 0.03, 0.41, 0.9)\"\n\t\t\t\t\t});\n\n\t\t\t\t\t\/\/ Resize event\n\t\t\t\t\t$(window).on(\"resize.slickVideoPlayer\", function(){  \n\t\t\t\t\t  resizePlayer(iframes, 16\/9);\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t\/\/ Initialize slider\n\t\t\t\tslickImgVideo();\n\t\t\t});\n\t\t<\/script>\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-3219154 e-con-full e-flex e-con e-parent\" data-id=\"3219154\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea90655 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-block_content\" data-id=\"ea90655\" data-element_type=\"widget\" data-widget_type=\"block_content.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"intro-home-1\">\n\t\t\t\t\t\t<div class=\"container\">\n\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t<div class=\"col-xl-8 col-lg-7\">\n\t\t\t\t\t\t\t\t\t<h3>Illuminer le Monde avec la <em>Bonne Nouvelle de J\u00e9sus<\/em><\/h3>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-xl-4 col-lg-5 clast\">\n\t\t\t\t\t\t\t\t\t<a class=\"btn-2\" href=\"https:\/\/nctv.verzview.com\/fr\/daily-devo\/\">Lire Daily Grace <i class=\"fa-solid fa-angle-right\"><\/i><\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\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-6f9b226 e-con-full e-flex e-con e-parent\" data-id=\"6f9b226\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a301d5f elementor-widget elementor-widget-latest_article\" data-id=\"a301d5f\" data-element_type=\"widget\" data-widget_type=\"latest_article.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"intro-home-2\">\n\t\t\t<div class=\"row intro-home-2-inner slick-1-wrap\">\n\t\t\t\t<div class=\"col-lg-4 gintro\">\n\t\t\t\t\t<h2 class=\"title-1\">Nouveaut\u00e9s<\/h2>\n\t\t\t\t\t<div class=\"btnlink\">\n\t\t\t\t\t\t<button id=\"btnprev-l\" class=\"slbtn-prev\" type=\"button\">Prev<\/button>\n\t\t\t\t\t\t<button id=\"btnnext-l\" class=\"slbtn-next\" type=\"button\">Next<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"col-lg-8 gslider\">\n\t\t\t\t\t<div class=\"grid-2 swiper slideswiper-btn\">\n\t\t\t\t\t\t<div class=\"swiper-wrapper\"><div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner imgeffect\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"imgwrap\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"frameimg\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/themes\/nctv\/images\/imgframe.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/continuez-confesser-la-justice-et-voyez-le-bien-1\/\"><img decoding=\"async\" src=\"https:\/\/storage.sardius.media\/30cAA96F6F88B29\/archives\/35ECD1db0Aa09D0Dc9d155a52991\/static\/3cF800\/902795852c2C\/_as_\/Continuez%20%20confesser%20la%20justice%20et%20voyez%20le%20bien_ADPR_018_25NE_20131020_FR%20Keep%20Confessing%20Righteousness%20And%20See%20Good.default_thumbnail.jpg?feedId=D64647FB11\" \/><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/continuez-confesser-la-justice-et-voyez-le-bien-1\/\" class=\"gstatus\">Sermons<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<h3><a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/continuez-confesser-la-justice-et-voyez-le-bien-1\/\">Continuez \u00e0 confesser la justice et voyez le bien<\/a><\/h3><ul class=\"ginfo\"><li>Justice<\/li><\/ul><\/div>\n\t\t\t\t\t\t\t\t\t<\/div><div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner imgeffect\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"imgwrap\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"frameimg\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/themes\/nctv\/images\/imgframe.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/les-vrits-de-la-rdemption-qui-enrichissent-vos-relations\/\"><img decoding=\"async\" src=\"https:\/\/storage.sardius.media\/30cAA96F6F88B29\/archives\/d7E41FAF64EDF26BD423dED8599E\/static\/4C0886\/5a23fF4CD575\/_as_\/Les%20vrits%20de%20la%20rdemption%20qui%20enrichissent%20vos%20relations_ADPR_017_25NE_20161127_FR%20Redemption%20Truths%20That%20Bless%20Your%20Relationships.default_thumbnail.jpg?feedId=D64647FB11\" \/><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/les-vrits-de-la-rdemption-qui-enrichissent-vos-relations\/\" class=\"gstatus\">Sermons<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<h3><a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/les-vrits-de-la-rdemption-qui-enrichissent-vos-relations\/\">Les v\u00e9rit\u00e9s de la r\u00e9demption qui enrichissent vos relations<\/a><\/h3><ul class=\"ginfo\"><li>Famille et relations<\/li><\/ul><\/div>\n\t\t\t\t\t\t\t\t\t<\/div><div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner imgeffect\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"imgwrap\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"frameimg\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/themes\/nctv\/images\/imgframe.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/nourrissez-vous-de-la-parole-de-dieu-pour-la-gurison-et-la-russite-partie-4\/\"><img decoding=\"async\" src=\"https:\/\/storage.sardius.media\/30cAA96F6F88B29\/archives\/654abE02DF55Ee9b482d4910d11f\/static\/0a8aDD\/02E926F435dC\/_as_\/Nourrissezvous%20de%20la%20Parole%20de%20Dieu%20pour%20la%20gurison%20et%20la%20russite%20%20Partie%204_ADPR_016_25NE_20130818_FR%20Feed%20On%20Gods%20Word%20For%20Healing%20SuccessPart%204.default_thumbnail.jpg?feedId=D64647FB11\" \/><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/nourrissez-vous-de-la-parole-de-dieu-pour-la-gurison-et-la-russite-partie-4\/\" class=\"gstatus\">Sermons<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<h3><a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/nourrissez-vous-de-la-parole-de-dieu-pour-la-gurison-et-la-russite-partie-4\/\">Nourrissez-vous de la Parole de Dieu pour la gu\u00e9rison et la r\u00e9ussite \u2014 Partie 4<\/a><\/h3><ul class=\"ginfo\"><li>Amour de Dieu<\/li><li>Salut<\/li><\/ul><\/div>\n\t\t\t\t\t\t\t\t\t<\/div><div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner imgeffect\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"imgwrap\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"frameimg\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/themes\/nctv\/images\/imgframe.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/nourrissez-vous-de-la-parole-de-dieu-pour-la-gurison-et-la-russite-partie-2\/\"><img decoding=\"async\" src=\"https:\/\/storage.sardius.media\/30cAA96F6F88B29\/archives\/6058db7EEC94AB6E7482DB8d4B1d\/static\/A3deC2\/A70a7630831E\/_as_\/Nourrissezvous%20de%20la%20Parole%20de%20Dieu%20pour%20la%20gurison%20et%20la%20russite%20%20Partie%202_ADPR_015_25NE_20130804_FR%20Feed%20On%20Gods%20Word%20For%20Healing%20SuccessPart%202.jpg?feedId=D64647FB11\" \/><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/nourrissez-vous-de-la-parole-de-dieu-pour-la-gurison-et-la-russite-partie-2\/\" class=\"gstatus\">Sermons<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<h3><a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/nourrissez-vous-de-la-parole-de-dieu-pour-la-gurison-et-la-russite-partie-2\/\">Nourrissez-vous de la Parole de Dieu pour la gu\u00e9rison et la r\u00e9ussite \u2014 Partie 2<\/a><\/h3><ul class=\"ginfo\"><li>Parole de Dieu<\/li><li>Relation avec Dieu<\/li><\/ul><\/div>\n\t\t\t\t\t\t\t\t\t<\/div><div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner imgeffect\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"imgwrap\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"frameimg\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/themes\/nctv\/images\/imgframe.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/librs-de-lemprise-du-pch\/\"><img decoding=\"async\" src=\"https:\/\/storage.sardius.media\/30cAA96F6F88B29\/archives\/6f2668118C3B3cD0E9Bd33fB06D6\/static\/D5EE91\/291373935643\/_as_\/Librs%20de%20lemprise%20du%20pch_ADPF_008_26NE_20260329_F%20Freed%20From%20The%20Dominion%20Of%20Sin.jpg?feedId=D64647FB11\" \/><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/librs-de-lemprise-du-pch\/\" class=\"gstatus\">Sermons<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<h3><a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/librs-de-lemprise-du-pch\/\">Lib\u00e9r\u00e9s de l&#8217;emprise du p\u00e9ch\u00e9<\/a><\/h3><ul class=\"ginfo\"><li>Identit\u00e9 en Christ<\/li><li>Loi et gr\u00e2ce<\/li><\/ul><\/div>\n\t\t\t\t\t\t\t\t\t<\/div><div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner imgeffect\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"imgwrap\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"frameimg\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/themes\/nctv\/images\/imgframe.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/voici-comment-nous-menons-nos-combats\/\"><img decoding=\"async\" src=\"https:\/\/storage.sardius.media\/30cAA96F6F88B29\/archives\/a139859d970F988EF8253Fe8D23B\/static\/443A9D\/B119fbB5C41F\/_as_\/Voici%20comment%20nous%20menons%20nos%20combats_ADPF_034_25NE_20160110_FR%20This%20Is%20How%20We%20Fight%20Our%20Battles.jpg?feedId=D64647FB11\" \/><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/voici-comment-nous-menons-nos-combats\/\" class=\"gstatus\">Sermons<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<h3><a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/voici-comment-nous-menons-nos-combats\/\">Voici comment nous menons nos combats<\/a><\/h3><ul class=\"ginfo\"><li>Enl\u00e8vement et fin des temps<\/li><li>Foi<\/li><\/ul><\/div>\n\t\t\t\t\t\t\t\t\t<\/div><div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner imgeffect\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"imgwrap\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"frameimg\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/themes\/nctv\/images\/imgframe.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/tout-ce-quil-faut-savoir-sur-lenlvement-joseph-prince-new-creation-tv-franais\/\"><img decoding=\"async\" src=\"https:\/\/storage.sardius.media\/30cAA96F6F88B29\/archives\/36bB13AdF12241282882553d5951\/static\/0E6f24\/F0F6cCC8d758\/_as_\/Tout%20ce%20quil%20faut%20savoir%20sur%20lEnlvement%20%20Joseph%20Prince%20%20New%20Creation%20TV%20Franais_ADPF_033_25NE_20170222_FR%20Everything%20You%20Need%20To%20Know%20About%20The%20Rapture.jpg?feedId=D64647FB11\" \/><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/tout-ce-quil-faut-savoir-sur-lenlvement-joseph-prince-new-creation-tv-franais\/\" class=\"gstatus\">Sermons<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<h3><a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/tout-ce-quil-faut-savoir-sur-lenlvement-joseph-prince-new-creation-tv-franais\/\">Tout ce qu&#8217;il faut savoir sur l&#8217;Enl\u00e8vement | Joseph Prince | New Creation TV Fran\u00e7ais<\/a><\/h3><ul class=\"ginfo\"><li>Enl\u00e8vement et fin des temps<\/li><\/ul><\/div>\n\t\t\t\t\t\t\t\t\t<\/div><div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner imgeffect\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"imgwrap\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"frameimg\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/themes\/nctv\/images\/imgframe.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/mis-part-pour-la-saintet\/\"><img decoding=\"async\" src=\"https:\/\/storage.sardius.media\/30cAA96F6F88B29\/archives\/4f6C71B4B16aaC6C486343324EDb\/static\/6b2Ac8\/F2f0104794eE\/_as_\/Mis%20%20part%20pour%20la%20saintet_ADPF_007_26NE%20Set%20Apart%20For%20Holiness.default_thumbnail.jpg?feedId=D64647FB11\" \/><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/mis-part-pour-la-saintet\/\" class=\"gstatus\">Sermons<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<h3><a href=\"https:\/\/nctv.verzview.com\/fr\/predication\/mis-part-pour-la-saintet\/\">Mis \u00e0 part pour la saintet\u00e9<\/a><\/h3><\/div>\n\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div><script>\n\t\t\t$(document).ready(function() {\n\t\t\t\tvar swiperbtn = new Swiper(\".slideswiper-btn\", {\n\t\t\t\t\t\tslidesPerView: \"auto\",\n\t\t\t\t\t\tspaceBetween: 20,\n\t\t\t\t\t\tfreeMode: true,\n\t\t\t\t\t\tnavigation: {\n\t\t\t\t\t\tnextEl: \"#btnnext-l\",\n\t\t\t\t\t\tprevEl: \"#btnprev-l\",\n\t\t\t\t\t\t},\n\t\t\t\t\t\tpagination: {\n\t\t\t\t\t\tclickable: true,\n\t\t\t\t\t\t},\n\t\t\t\t\t\tbreakpoints: {\n\t\t\t\t\t\t575: {\n\t\t\t\t\t\t\tslidesPerView: 2,\n\t\t\t\t\t\t\tslidesPerGroup: 2\n\t\t\t\t\t\t},\n\t\t\t\t\t\t640: {\n\t\t\t\t\t\t\tslidesPerView: 3,\n\t\t\t\t\t\t\tslidesPerGroup: 3\n\t\t\t\t\t\t},\n\t\t\t\t\t\t1700: {\n\t\t\t\t\t\t\tslidesPerView: 4,\n\t\t\t\t\t\t\tslidesPerGroup: 4\n\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\tHolder.run();\n\t\t\t});\n\t\t<\/script>\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-5f99bbc e-con-full e-flex e-con e-parent\" data-id=\"5f99bbc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65db571 elementor-widget elementor-widget-image_link\" data-id=\"65db571\" data-element_type=\"widget\" data-widget_type=\"image_link.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"intro-home-3\">\n\t\t\t<div class=\"container\">\n\t\t\t\t<div class=\"intro\">\n\t\t\t\t\t<h2 class=\"title-1\">Faites grandir votre <em>Foi<\/em><\/h2>\n\t\t\t\t\tD\u00e9couvrez une vari\u00e9t\u00e9 de sujets qui feront grandir votre foi et fortifieront votre \u00e2me !\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"slideswiper-grid-hasbtn wslider\">\n                    <button id=\"btnprev\" class=\"slbtn-prev\" type=\"button\">Prev<\/button>\n                    <button id=\"btnnext\" class=\"slbtn-next\" type=\"button\">Next<\/button>\n\t\t\t\t\t<div class=\"grid-1 swiper slideswiper-grid\">\n\t\t\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/Health-Healing-2.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tSant\u00e9 et Gu\u00e9rison\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=sante-et-guerison\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/24-7-Protection-1.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tProtection 24\/7\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=protection-24-7\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/Provision-Supply.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tProvision \t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=provision-fr\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/For-Tough-Seasons.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tPour les Saisons Difficiles\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=pour-les-saisons-difficiles\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/Hope-Faith.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tEspoir &amp; Foi \t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=espoir-foi\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/Rest-Not-Stress.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tLe Repos et Non le Stress\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=le-repos-et-non-le-stress\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/Family-Relationships.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tFamille &amp; Relations\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=famille-relations\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/The-Spirit-Led-Life.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tUne Vie guid\u00e9e par l\u2019Esprit\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=une-vie-guidee-par-lesprit\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/Gods-Favour.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tLa faveur de Dieu\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=la-faveur-de-dieu\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/What-Is-Grace.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tQu&#039;est-ce que la Gr\u00e2ce ?\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=quest-ce-que-la-grace\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/Who-You-Are-In-Christ.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tQui vous \u00eates en Christ\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=qui-vous-etes-en-christ\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/New-Believers-Journey.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tParcours pour les nouveaux croyants\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=parcours-pour-les-nouveaux-croyants\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/Career-Studies.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tTravail &amp; \u00c9tudes\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=travail-etudes\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/Leadership.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tLeadership\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=leadership\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"gitem swiper-slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"ginnerwrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ginner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"fitimg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/Enjoying-Gods-Word.png\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t\t\t\tAppr\u00e9cier la Parole de Dieu\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"link-fix\" href=\"https:\/\/nctv.verzview.com\/fr\/categories\/?slug=apprecier-la-parole-de-dieu\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\tView details\n\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\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\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<script>\n\t\t\tdocument.addEventListener(\"DOMContentLoaded\", function() {\n\t\t\t\tnew Swiper(\".slideswiper-grid\", {\n\t\t\t\t\tslidesPerView: \"auto\",\n\t\t\t\t\tgrid: {\n\t\t\t\t\t\t\trows: 3,\n\t\t\t\t\t},\n\t\t\t\t\tspaceBetween: 0,\n\t\t\t\t\tpagination: {\n\t\t\t\t\t\t\tclickable: true,\n\t\t\t\t\t},navigation: {\n\t\t\t\t\t\t\tnextEl: \"#btnnext\",\n\t\t\t\t\t\t\tprevEl: \"#btnprev\",\n\t\t\t\t\t},\n\t\t\t\t\tbreakpoints: {\n\t\t\t\t\t\t\t575: {\n\t\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t});\n\t\t<\/script>\n\t\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-96dedcd e-con-full e-flex e-con e-parent\" data-id=\"96dedcd\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-852717e elementor-widget elementor-widget-short_videos\" data-id=\"852717e\" data-element_type=\"widget\" data-widget_type=\"short_videos.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"intro-home-2\">\n\t\t\t<div class=\"container intro-1\">\n\t\t\t\t<div class=\"row\">\n\t\t\t\t\t<div class=\"col-lg-8\">\n\t\t\t\t\t\t<h2 class=\"title-1\">Regardez o\u00f9 que <em>vous soyez<\/em><\/h2>\n\t\t\t\t\t\t<p>De vos questions sur la gu\u00e9rison divine au salut, trouvez des v\u00e9rit\u00e9s dans la Parole gr\u00e2ce \u00e0 nos courtes vid\u00e9os exclusives sur internet ! <\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"col-lg-4 clast\">\n\t\t\t\t\t\t<a class=\"btn-1\" href=\"https:\/\/nctv.verzview.com\/fr\/short-clips\/\">\n\t\t\t\t\t\t\tVOIR PLUS \t\t\t\t\t\t\t<i class=\"fa-solid fa-angle-right\"><\/i>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"grid-3 slick-2\"><div class=\"gitem\"><a class=\"imgeffect\" href=\"https:\/\/nctv.verzview.com\/fr\/video-courte\/la-suractivit-est-surrestime\/\"><img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/sites\/24\/2025\/04\/NCTV_GPSC_009_24NE_Busyness-is-overrated-300x533.jpg\"><i class=\"fa-solid fa-play gplay\"><\/i><\/a><\/div><div class=\"gitem\"><a class=\"imgeffect\" href=\"https:\/\/nctv.verzview.com\/fr\/video-courte\/comment-restaurer-un-mariage-bris\/\"><img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/sites\/24\/2025\/04\/NCTV_GPSC_010_24NE_How-to-fix-an-unhappy-marriage-300x533.jpg\"><i class=\"fa-solid fa-play gplay\"><\/i><\/a><\/div><div class=\"gitem\"><a class=\"imgeffect\" href=\"https:\/\/nctv.verzview.com\/fr\/video-courte\/votre-besoin-vous-qualifie-pour-sa-grce\/\"><img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/sites\/24\/2025\/04\/NCTV_GPSC_013_24NE_Your-need-entitles-you-to-his-grace-300x533.jpg\"><i class=\"fa-solid fa-play gplay\"><\/i><\/a><\/div><div class=\"gitem\"><a class=\"imgeffect\" href=\"https:\/\/nctv.verzview.com\/fr\/video-courte\/retrouvez-ce-que-vous-avez-perdu-et-bien-plus-encore\/\"><img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/sites\/24\/2025\/04\/NCTV_GPSC_004_24NE_Get-back-what-youve-lost-and-much-more-300x533.jpg\"><i class=\"fa-solid fa-play gplay\"><\/i><\/a><\/div><div class=\"gitem\"><a class=\"imgeffect\" href=\"https:\/\/nctv.verzview.com\/fr\/video-courte\/avez-vous-dj-pens-cest-de-moi-ou-de-dieu\/\"><img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/sites\/24\/2025\/04\/NCTV_GPSC_012_24NE_Ever-asked-yourself-is-this-me-or-god-300x533.jpg\"><i class=\"fa-solid fa-play gplay\"><\/i><\/a><\/div><div class=\"gitem\"><a class=\"imgeffect\" href=\"https:\/\/nctv.verzview.com\/fr\/video-courte\/ne-vous-culpabilisez-plus\/\"><img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/sites\/24\/2025\/04\/NCTV_GPSC_011_24NE_Dont-take-another-guilt-trip-300x533.jpg\"><i class=\"fa-solid fa-play gplay\"><\/i><\/a><\/div><div class=\"gitem\"><a class=\"imgeffect\" href=\"https:\/\/nctv.verzview.com\/fr\/video-courte\/la-prire-est-plus-simple-quon-ne-le-pense\/\"><img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/sites\/24\/2025\/04\/NCTV_GPSC_001_24NE_Prayer-is-simpler-than-you-think-300x533.jpg\"><i class=\"fa-solid fa-play gplay\"><\/i><\/a><\/div><div class=\"gitem\"><a class=\"imgeffect\" href=\"https:\/\/nctv.verzview.com\/fr\/video-courte\/comment-tre-puissant-dans-le-royaume-de-dieu\/\"><img decoding=\"async\" class=\"img\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/sites\/24\/2025\/04\/NCTV_GPSC_002_24NE_How-to-be-mighty-in-the-kingdom-of-god-300x533.jpg\"><i class=\"fa-solid fa-play gplay\"><\/i><\/a><\/div><\/div>\t\t\t<div class=\"container mbmore\">\n\t\t\t\t<a class=\"btn-1\" href=\"https:\/\/nctv.verzview.com\/fr\/short-clips\/\">\n\t\t\t\t\tVOIR PLUS \t\t\t\t\t<i class=\"fa-solid fa-angle-right\"><\/i>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\t\t\n\t\t\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-50e30d3 e-con-full e-flex e-con e-parent\" data-id=\"50e30d3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-189723c elementor-widget elementor-widget-block_content\" data-id=\"189723c\" data-element_type=\"widget\" data-widget_type=\"block_content.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"intro-home-4\">\n\t\t\t\t\t\t<div class=\"container\">\n\t\t\t\t\t\t\t<div class=\"intro\">\n\t\t\t\t\t\t\t\t<h2 class=\"title-1\" >Continuez \u00e0 Recevoir la Bonne <em>Nouvelle !<\/em><\/h2>\n\t\t\t\t\t\t\t\t<p >Recevez des ressources exclusives directement dans votre bo\u00eete e-mail en vous abonnant \u00e0 notre newsletter !<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<a class=\"btn-2\" href=\"https:\/\/nctv.verzview.com\/fr\/sabonner\/\">JE M\u2019ABONNE  <i class=\"fa-solid fa-angle-right\"><\/i><\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\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-65db1e1 e-con-full e-flex e-con e-parent\" data-id=\"65db1e1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6b5cdb elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-block_video\" data-id=\"c6b5cdb\" data-element_type=\"widget\" data-widget_type=\"block_video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"intro-home-5\">\n\t\t\t\t\t\t<div class=\"row grid-4\">\n\t\t\t\t\t\t\t<div class=\"col-lg-6\">\n\t\t\t\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t<h2 class=\"title-1\">What Jesus  <em>Did For You<\/em><\/h2>\n\t\t\t\t\t\t\t\t\t<p>What really happened at the cross? Discover what Jesus did when He gave up His life, in His love for you.<\/p>\n\t\t\t\t\t\t\t\t\t<div class=\"outlnk\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"btn-1\" href=\"https:\/\/nctv.verzview.com\/fr\/know-jesus\/\">FIND OUT MORE <i class=\"fa-solid fa-angle-right\"><\/i><\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"col-lg-6\">\n\t\t\t\t\t\t\t\t<div class=\"video-wrap\">\n\t\t\t\t\t\t\t\t\t<div id=\"videoPlayer\" class=\"video-inner\" data-type=\"youtube\" data-source=\"https:\/\/www.youtube.com\/embed\/GONV8BO7rxc\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<a class=\"video-play\" href=\"#videoPlayer\">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2024\/10\/img-video-peace-1.jpg\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t<span class=\"btnwatch\">Watch <br\/>Video<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\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-AQG7Wbz e-con-full e-flex e-con e-parent\" data-id=\"AQG7Wbz\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-KhIuONT e-con-full e-grid e-con e-child\" data-id=\"KhIuONT\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-782dc26 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"782dc26\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"gtxt\">\n\t\t\t\t\t\t\t\t\t<h2 class=\"title-1\">Ce que J\u00e9sus a <em>fait pour vous<\/em><\/h2>\n\t\t\t\t\t\t\t\t\t<p>Que s\u2019est-il r\u00e9ellement pass\u00e9 \u00e0 la croix ? D\u00e9couvrez ce que J\u00e9sus a accompli en donnant Sa vie, par amour pour vous.<\/p>\n\t\t\t\t\t\t\t\t\t<div class=\"outlnk\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"btn-1\" href=\"https:\/\/nctv.verzview.com\/fr\/connaitre-jesus\/\">EN SAVOIR PLUS <i class=\"fa-solid fa-angle-right\"><\/i><\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5119d9c imglink elementor-widget elementor-widget-image\" data-id=\"5119d9c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/nctv.verzview.com\/fr\/connaitre-jesus\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"373\" src=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/sites\/24\/2025\/04\/What-Jesus-Did-For-You-859-x-500-px.jpg\" class=\"attachment-large size-large wp-image-10616\" alt=\"\" srcset=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/sites\/24\/2025\/04\/What-Jesus-Did-For-You-859-x-500-px.jpg 859w, https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/sites\/24\/2025\/04\/What-Jesus-Did-For-You-859-x-500-px-300x175.jpg 300w, https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/sites\/24\/2025\/04\/What-Jesus-Did-For-You-859-x-500-px-768x447.jpg 768w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Illuminer le Monde avec la Bonne Nouvelle de J\u00e9sus Que dit la Parole de Dieu sur la gu\u00e9rison ? Marchez en toute confiance en sachant que Dieu vous veut en bonne sant\u00e9 et gu\u00e9ri et entier, gr\u00e2ce \u00e0 cette toute nouvelle masterclass.EN SAVOIR PLUS Illuminer le Monde avec la Bonne Nouvelle de J\u00e9sus Lire Daily [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"index.php","meta":{"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>New Creation TV Fran\u00e7ais - New Creation TV Fran\u00e7ais<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New Creation TV Fran\u00e7ais - New Creation TV Fran\u00e7ais\" \/>\n<meta property=\"og:description\" content=\"Illuminer le Monde avec la Bonne Nouvelle de J\u00e9sus Que dit la Parole de Dieu sur la gu\u00e9rison ? Marchez en toute confiance en sachant que Dieu vous veut en bonne sant\u00e9 et gu\u00e9ri et entier, gr\u00e2ce \u00e0 cette toute nouvelle masterclass.EN SAVOIR PLUS Illuminer le Monde avec la Bonne Nouvelle de J\u00e9sus Lire Daily [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nctv.verzview.com\/fr\/\" \/>\n<meta property=\"og:site_name\" content=\"New Creation TV Fran\u00e7ais\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-29T02:39:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/HOME-PAGE-FEATURE-TILE-STILL_1820X622.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"13 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nctv.verzview.com\/fr\/\",\"url\":\"https:\/\/nctv.verzview.com\/fr\/\",\"name\":\"New Creation TV Fran\u00e7ais - New Creation TV Fran\u00e7ais\",\"isPartOf\":{\"@id\":\"https:\/\/nctv.verzview.com\/fr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/nctv.verzview.com\/fr\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/nctv.verzview.com\/fr\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/HOME-PAGE-FEATURE-TILE-STILL_1820X622.jpg\",\"datePublished\":\"2024-10-18T03:30:07+00:00\",\"dateModified\":\"2025-05-29T02:39:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/nctv.verzview.com\/fr\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nctv.verzview.com\/fr\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/nctv.verzview.com\/fr\/#primaryimage\",\"url\":\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/HOME-PAGE-FEATURE-TILE-STILL_1820X622.jpg\",\"contentUrl\":\"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/HOME-PAGE-FEATURE-TILE-STILL_1820X622.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nctv.verzview.com\/fr\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/nctv.verzview.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"New Creation TV Fran\u00e7ais\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nctv.verzview.com\/fr\/#website\",\"url\":\"https:\/\/nctv.verzview.com\/fr\/\",\"name\":\"New Creation TV Fran\u00e7ais\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nctv.verzview.com\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"New Creation TV Fran\u00e7ais - New Creation TV Fran\u00e7ais","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"New Creation TV Fran\u00e7ais - New Creation TV Fran\u00e7ais","og_description":"Illuminer le Monde avec la Bonne Nouvelle de J\u00e9sus Que dit la Parole de Dieu sur la gu\u00e9rison ? Marchez en toute confiance en sachant que Dieu vous veut en bonne sant\u00e9 et gu\u00e9ri et entier, gr\u00e2ce \u00e0 cette toute nouvelle masterclass.EN SAVOIR PLUS Illuminer le Monde avec la Bonne Nouvelle de J\u00e9sus Lire Daily [&hellip;]","og_url":"https:\/\/nctv.verzview.com\/fr\/","og_site_name":"New Creation TV Fran\u00e7ais","article_modified_time":"2025-05-29T02:39:05+00:00","og_image":[{"url":"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/HOME-PAGE-FEATURE-TILE-STILL_1820X622.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"13 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nctv.verzview.com\/fr\/","url":"https:\/\/nctv.verzview.com\/fr\/","name":"New Creation TV Fran\u00e7ais - New Creation TV Fran\u00e7ais","isPartOf":{"@id":"https:\/\/nctv.verzview.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nctv.verzview.com\/fr\/#primaryimage"},"image":{"@id":"https:\/\/nctv.verzview.com\/fr\/#primaryimage"},"thumbnailUrl":"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/HOME-PAGE-FEATURE-TILE-STILL_1820X622.jpg","datePublished":"2024-10-18T03:30:07+00:00","dateModified":"2025-05-29T02:39:05+00:00","breadcrumb":{"@id":"https:\/\/nctv.verzview.com\/fr\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nctv.verzview.com\/fr\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nctv.verzview.com\/fr\/#primaryimage","url":"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/HOME-PAGE-FEATURE-TILE-STILL_1820X622.jpg","contentUrl":"https:\/\/nctv.verzview.com\/fr\/wp-content\/uploads\/2025\/01\/HOME-PAGE-FEATURE-TILE-STILL_1820X622.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/nctv.verzview.com\/fr\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nctv.verzview.com\/fr\/"},{"@type":"ListItem","position":2,"name":"New Creation TV Fran\u00e7ais"}]},{"@type":"WebSite","@id":"https:\/\/nctv.verzview.com\/fr\/#website","url":"https:\/\/nctv.verzview.com\/fr\/","name":"New Creation TV Fran\u00e7ais","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nctv.verzview.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/nctv.verzview.com\/fr\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nctv.verzview.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nctv.verzview.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nctv.verzview.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nctv.verzview.com\/fr\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":545,"href":"https:\/\/nctv.verzview.com\/fr\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":11619,"href":"https:\/\/nctv.verzview.com\/fr\/wp-json\/wp\/v2\/pages\/14\/revisions\/11619"}],"wp:attachment":[{"href":"https:\/\/nctv.verzview.com\/fr\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}