{"id":18,"date":"2026-05-15T02:52:15","date_gmt":"2026-05-15T02:52:15","guid":{"rendered":"https:\/\/tlcfw.com\/?page_id=18"},"modified":"2026-05-15T03:44:13","modified_gmt":"2026-05-15T03:44:13","slug":"home","status":"publish","type":"page","link":"https:\/\/tlcfw.com\/","title":{"rendered":"Home"},"content":{"rendered":"<p>&#8220;`html<br \/>\n<!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><\/p>\n<p><meta charset=\"UTF-8\"><br \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><\/p>\n<p><title>The Life Church | Where Hope Begins Again<\/title><\/p>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n<style>\n<p>:root{\n--navy:#061827;\n--gold:#d7a23d;\n--green:#6b9f43;\n--white:#ffffff;\n--soft:#f4f1ea;\n}<\/p>\n<p>*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\n}<\/p>\n<p>html{\nscroll-behavior:smooth;\n}<\/p>\n<p>body{\nfont-family:'Montserrat',sans-serif;\nbackground:#08131d;\ncolor:white;\noverflow-x:hidden;\nline-height:1.8;\n}<\/p>\n<p>\/* NAVIGATION *\/<\/p>\n<p>nav{\nposition:fixed;\ntop:0;\nwidth:100%;\npadding:22px 7%;\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\nbackground:rgba(5,15,24,.65);\nbackdrop-filter:blur(12px);\nz-index:999;\nborder-bottom:1px solid rgba(255,255,255,.05);\n}<\/p>\n<p>.logo{\nfont-size:28px;\nfont-weight:800;\nletter-spacing:1px;\n}<\/p>\n<p>.logo span{\ncolor:var(--green);\n}<\/p>\n<p>.nav-links{\ndisplay:flex;\ngap:32px;\n}<\/p>\n<p>.nav-links a{\ncolor:white;\ntext-decoration:none;\nfont-size:14px;\nfont-weight:600;\ntransition:.3s ease;\n}<\/p>\n<p>.nav-links a:hover{\ncolor:var(--gold);\n}<\/p>\n<p>\/* HERO *\/<\/p>\n<p>.hero{\nmin-height:100vh;\ndisplay:flex;\nalign-items:center;\npadding:0 7%;\nposition:relative;\nbackground:\nlinear-gradient(rgba(2,10,18,.72),rgba(2,10,18,.72)),\nurl('INSERT-HERO-IMAGE-URL');\nbackground-size:cover;\nbackground-position:center;\noverflow:hidden;\n}<\/p>\n<p>.hero::after{\ncontent:'';\nposition:absolute;\nwidth:750px;\nheight:750px;\nbackground:radial-gradient(circle, rgba(215,162,61,.18), transparent 70%);\nright:-150px;\ntop:-100px;\n}<\/p>\n<p>.hero-content{\nposition:relative;\nz-index:2;\nmax-width:760px;\n}<\/p>\n<p>.hero-small{\ncolor:var(--gold);\nletter-spacing:4px;\nfont-size:13px;\nfont-weight:700;\nmargin-bottom:24px;\ntext-transform:uppercase;\n}<\/p>\n<p>.hero h1{\nfont-size:92px;\nline-height:.95;\nmargin-bottom:28px;\nfont-weight:800;\n}<\/p>\n<p>.hero h1 span{\ncolor:var(--green);\n}<\/p>\n<p>.hero p{\nfont-size:22px;\nline-height:1.8;\nfont-weight:300;\nmax-width:650px;\nmargin-bottom:42px;\ncolor:#d7d7d7;\n}<\/p>\n<p>\/* BUTTONS *\/<\/p>\n<p>.buttons{\ndisplay:flex;\ngap:18px;\nflex-wrap:wrap;\n}<\/p>\n<p>.btn{\npadding:18px 34px;\nborder-radius:100px;\nfont-weight:700;\ntext-decoration:none;\ntransition:.3s ease;\ndisplay:inline-block;\n}<\/p>\n<p>.btn-primary{\nbackground:linear-gradient(135deg,var(--gold),#f1c56b);\ncolor:#08131d;\n}<\/p>\n<p>.btn-primary:hover{\ntransform:translateY(-3px);\n}<\/p>\n<p>.btn-outline{\nborder:1px solid rgba(255,255,255,.2);\ncolor:white;\nbackground:rgba(255,255,255,.04);\nbackdrop-filter:blur(6px);\n}<\/p>\n<p>\/* SECTIONS *\/<\/p>\n<p>section{\npadding:120px 7%;\nposition:relative;\n}<\/p>\n<p>.section-tag{\ncolor:var(--gold);\nfont-size:13px;\nletter-spacing:3px;\nfont-weight:700;\nmargin-bottom:20px;\ntext-transform:uppercase;\n}<\/p>\n<p>.section-title{\nfont-size:62px;\nline-height:1.05;\nmargin-bottom:28px;\nfont-weight:800;\n}<\/p>\n<p>.section-title span{\ncolor:var(--green);\n}<\/p>\n<p>.section-text{\nfont-size:18px;\nline-height:1.9;\nmax-width:760px;\ncolor:#c9c9c9;\n}<\/p>\n<p>\/* SPLIT *\/<\/p>\n<p>.split{\ndisplay:grid;\ngrid-template-columns:1fr 1fr;\ngap:70px;\nalign-items:center;\n}<\/p>\n<p>.visual{\nheight:700px;\nborder-radius:30px;\nbackground:\nlinear-gradient(rgba(0,0,0,.18),rgba(0,0,0,.18)),\nurl('INSERT-SECONDARY-IMAGE-URL');\nbackground-size:cover;\nbackground-position:center;\nbox-shadow:0 35px 70px rgba(0,0,0,.4);\n}<\/p>\n<p>\/* GLASS CARDS *\/<\/p>\n<p>.glass-grid{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(260px,1fr));\ngap:28px;\nmargin-top:60px;\n}<\/p>\n<p>.glass-card{\nbackground:rgba(255,255,255,.04);\nborder:1px solid rgba(255,255,255,.06);\nbackdrop-filter:blur(12px);\npadding:38px;\nborder-radius:28px;\ntransition:.3s ease;\n}<\/p>\n<p>.glass-card:hover{\ntransform:translateY(-6px);\nborder-color:rgba(215,162,61,.35);\n}<\/p>\n<p>.glass-card h3{\nfont-size:24px;\nmargin-bottom:16px;\ncolor:var(--gold);\n}<\/p>\n<p>.glass-card p{\ncolor:#d0d0d0;\nline-height:1.9;\n}<\/p>\n<p>\/* DAILY *\/<\/p>\n<p>.daily{\nbackground:\nlinear-gradient(rgba(3,12,20,.92),rgba(3,12,20,.92)),\nurl('INSERT-BACKGROUND-IMAGE');\nbackground-size:cover;\nbackground-position:center;\n}<\/p>\n<p>.schedule{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(250px,1fr));\ngap:25px;\nmargin-top:60px;\n}<\/p>\n<p>.schedule-card{\npadding:35px;\nborder-radius:24px;\nbackground:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.02));\nborder:1px solid rgba(255,255,255,.05);\n}<\/p>\n<p>.schedule-card h4{\nfont-size:24px;\nmargin-bottom:14px;\ncolor:var(--gold);\n}<\/p>\n<p>.schedule-card p{\ncolor:#d4d4d4;\nline-height:1.9;\n}<\/p>\n<p>\/* VISION *\/<\/p>\n<p>.vision{\nbackground:\nlinear-gradient(rgba(5,15,24,.88),rgba(5,15,24,.88)),\nurl('INSERT-VISION-IMAGE');\nbackground-size:cover;\nbackground-position:center;\n}<\/p>\n<p>\/* GIVING *\/<\/p>\n<p>.giving{\ntext-align:center;\nbackground:\nlinear-gradient(rgba(4,15,24,.82),rgba(4,15,24,.82)),\nurl('INSERT-GIVING-IMAGE');\nbackground-size:cover;\nbackground-position:center;\n}<\/p>\n<p>.giving .section-text{\nmargin:auto;\n}<\/p>\n<p>\/* FOOTER *\/<\/p>\n<p>footer{\npadding:90px 7% 50px;\nbackground:#040d15;\nborder-top:1px solid rgba(255,255,255,.05);\n}<\/p>\n<p>.footer-grid{\ndisplay:grid;\ngrid-template-columns:2fr 1fr 1fr;\ngap:60px;\n}<\/p>\n<p>.footer-logo{\nfont-size:36px;\nfont-weight:800;\nmargin-bottom:18px;\n}<\/p>\n<p>.footer-logo span{\ncolor:var(--green);\n}<\/p>\n<p>.footer p{\ncolor:#bdbdbd;\nline-height:1.9;\n}<\/p>\n<p>.footer-links a{\ndisplay:block;\nmargin-bottom:14px;\ncolor:#d5d5d5;\ntext-decoration:none;\n}<\/p>\n<p>.social{\nmargin-top:22px;\nfont-weight:700;\ncolor:var(--gold);\n}<\/p>\n<p>.copyright{\nmargin-top:50px;\npadding-top:30px;\nborder-top:1px solid rgba(255,255,255,.05);\ntext-align:center;\ncolor:#8d8d8d;\n}<\/p>\n<p>\/* MOBILE *\/<\/p>\n<p>@media(max-width:980px){<\/p>\n<p>.hero h1{\nfont-size:58px;\n}<\/p>\n<p>.section-title{\nfont-size:42px;\n}<\/p>\n<p>.split{\ngrid-template-columns:1fr;\n}<\/p>\n<p>.visual{\nheight:500px;\n}<\/p>\n<p>.footer-grid{\ngrid-template-columns:1fr;\n}<\/p>\n<p>.nav-links{\ndisplay:none;\n}<\/p>\n<p>}<\/p>\n<\/style>\n<p><\/head><\/p>\n<p><body><\/p>\n<p><!-- NAVIGATION --><\/p>\n<nav>\n<div class=\"logo\">\nTHE <span>LIFE<\/span> CHURCH\n<\/div>\n<div class=\"nav-links\">\n<a href=\"#about\">About<\/a><br \/>\n<a href=\"#ministries\">Ministries<\/a><br \/>\n<a href=\"#daily\">Encouragement<\/a><br \/>\n<a href=\"#vision\">Vision<\/a><br \/>\n<a href=\"#giving\">Give<\/a>\n<\/div>\n<\/nav>\n<p><!-- HERO --><\/p>\n<section class=\"hero\">\n<div class=\"hero-content\">\n<div class=\"hero-small\">\nWHERE HOPE BEGINS AGAIN\n<\/div>\n<h1>\nA PLACE FOR<br \/>\n<span>RESTORATION<\/span><br \/>\nAND PURPOSE<br \/>\n<\/h1>\n<p>\nThe Life Church exists for people rebuilding their lives, rediscovering faith, searching for peace, and learning to trust God through every season of life.\n<\/p>\n<div class=\"buttons\">\n<a href=\"#\" class=\"btn btn-primary\">Watch Online<\/a><br \/>\n<a href=\"#\" class=\"btn btn-outline\">Submit Prayer Request<\/a>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- ABOUT --><\/p>\n<section id=\"about\">\n<div class=\"split\">\n<div>\n<div class=\"section-tag\">\nWELCOME HOME\n<\/div>\n<h2 class=\"section-title\">\nChurch Should Feel <span>Real<\/span><br \/>\n<\/h2>\n<p class=\"section-text\">\nThe Life Church was created for people who need encouragement, healing, direction, and genuine connection with God. We believe ministry should feel human, thoughtful, compassionate, and grounded in real life.<\/p>\n<p>Whether you are starting over, carrying silent battles, rebuilding your confidence, or simply trying to reconnect with your faith, there is room for you here.\n<\/p>\n<\/div>\n<div class=\"visual\"><\/div>\n<\/div>\n<\/section>\n<p><!-- MINISTRIES --><\/p>\n<section id=\"ministries\">\n<div class=\"section-tag\">\nOUR MINISTRIES\n<\/div>\n<h2 class=\"section-title\">\nServing People Through <span>Faith<\/span><br \/>\n<\/h2>\n<div class=\"glass-grid\">\n<div class=\"glass-card\">\n<h3>Prayer Ministry<\/h3>\n<p>\nCovering individuals and families in prayer while creating space for peace, healing, strength, and restoration.\n<\/p>\n<\/div>\n<div class=\"glass-card\">\n<h3>Outreach Ministry<\/h3>\n<p>\nServing communities through compassion, encouragement, practical support, and acts of kindness rooted in love.\n<\/p>\n<\/div>\n<div class=\"glass-card\">\n<h3>Restoration Ministry<\/h3>\n<p>\nHelping people rebuild spiritually, emotionally, mentally, and personally through faith centered encouragement.\n<\/p>\n<\/div>\n<div class=\"glass-card\">\n<h3>Daily Encouragement<\/h3>\n<p>\nDelivering daily prayer, scripture, encouragement, and uplifting content designed to strengthen people through everyday life.\n<\/p>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- DAILY --><\/p>\n<section class=\"daily\" id=\"daily\">\n<div class=\"section-tag\">\nDAILY ENCOURAGEMENT\n<\/div>\n<h2 class=\"section-title\">\nFaith Based <span>Encouragement<\/span><br \/>\nEvery Single Day<br \/>\n<\/h2>\n<div class=\"schedule\">\n<div class=\"schedule-card\">\n<h4>Morning Manna<\/h4>\n<p>\nBegin your day grounded in prayer, gratitude, peace, and purpose before the pressures of life begin.\n<\/p>\n<\/div>\n<div class=\"schedule-card\">\n<h4>Midday Faith Booster<\/h4>\n<p>\nA reminder in the middle of your day that God is still working behind the scenes on your behalf.\n<\/p>\n<\/div>\n<div class=\"schedule-card\">\n<h4>Evening Encouragement<\/h4>\n<p>\nRelease stress, reflect on the day, and end your evening remembering God\u2019s faithfulness.\n<\/p>\n<\/div>\n<div class=\"schedule-card\">\n<h4>Peace Before Rest<\/h4>\n<p>\nNighttime prayer focused on peace, grace, provision, protection, healing, and spiritual covering.\n<\/p>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- VISION --><\/p>\n<section class=\"vision\" id=\"vision\">\n<div class=\"section-tag\">\nTHE VISION\n<\/div>\n<h2 class=\"section-title\">\nWhat God Is <span>Building<\/span><br \/>\n<\/h2>\n<p class=\"section-text\" style=\"max-width:1000px;\">\nRight now, The Life Church primarily serves people through online ministry, daily encouragement, prayer, outreach, and faith centered content. These are the ministries God has currently entrusted us to steward in this season.<\/p>\n<p>As the ministry continues to grow and lives continue being impacted, God has also revealed a greater long term vision for what The Life Church will become within the community.<\/p>\n<p>The vision includes establishing a Faith and Worship Center connected directly to a community centered outreach facility designed to serve people beyond the walls of traditional ministry.<\/p>\n<p>This community center will exist as a resource and blessing to the people. The vision includes a public laundry facility, community kitchen, food pantry, clothing and essentials closet, mentorship opportunities, a business incubation center, workforce development resources, youth support initiatives, and additional programs focused on helping individuals and families rebuild and move forward with dignity.<\/p>\n<p>The mission has always been bigger than simply creating content. It is about restoration in every area of life spiritually, emotionally, mentally, financially, and personally.<\/p>\n<p>We believe God will provide the wisdom, provision, partnerships, resources, and opportunities necessary to bring this vision to completion in His timing.<\/p>\n<p>This is not simply a building project.<br \/>\nIt is a kingdom assignment.\n<\/p>\n<\/section>\n<p><!-- GIVING --><\/p>\n<section class=\"giving\" id=\"giving\">\n<div class=\"section-tag\">\nSUPPORT THE MISSION\n<\/div>\n<h2 class=\"section-title\">\nHelp Us Continue<br \/>\nSpreading <span>Hope<\/span><br \/>\n<\/h2>\n<p class=\"section-text\">\nYour generosity helps The Life Church continue creating faith based content, supporting outreach efforts, encouraging individuals through prayer, and building a ministry centered around restoration, healing, and purpose.\n<\/p>\n<div style=\"margin-top:45px;\">\n<a href=\"INSERT-GIVING-LINK\" class=\"btn btn-primary\"><br \/>\nGive Online<br \/>\n<\/a>\n<\/div>\n<\/section>\n<p><!-- FOOTER --><\/p>\n<footer>\n<div class=\"footer-grid\">\n<div class=\"footer\">\n<div class=\"footer-logo\">\nTHE <span>LIFE<\/span> CHURCH\n<\/div>\n<p>\nWhere Hope Begins Again.<\/p>\n<p>A ministry focused on restoration, healing, encouragement, faith, and helping people reconnect with God in authentic ways.\n<\/p>\n<div class=\"social\">\nFollow Us @thelifechurchfw\n<\/div>\n<\/div>\n<div class=\"footer-links\">\n<div class=\"section-tag\">\nQUICK LINKS\n<\/div>\n<p><a href=\"#about\">About<\/a><br \/>\n<a href=\"#ministries\">Ministries<\/a><br \/>\n<a href=\"#daily\">Daily Encouragement<\/a><br \/>\n<a href=\"#vision\">Vision<\/a><br \/>\n<a href=\"#giving\">Give<\/a><\/p>\n<\/div>\n<div>\n<div class=\"section-tag\">\nCONNECT\n<\/div>\n<p>\ninfo@thelifechurchfw.org<\/p>\n<p>Facebook \u2022 Instagram \u2022 TikTok<\/p>\n<p>Sunday Reflection \u2022 Daily Encouragement \u2022 Prayer\n<\/p>\n<\/div>\n<\/div>\n<div class=\"copyright\">\n\u00a9 2026 The Life Church. All Rights Reserved.\n<\/div>\n<\/footer>\n<p><\/body><br \/>\n<\/html><br \/>\n&#8220;`<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8220;`html The Life Church | Where Hope Begins Again THE LIFE CHURCH About Ministries Encouragement Vision Give WHERE HOPE BEGINS AGAIN A PLACE FOR RESTORATION [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-18","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tlcfw.com\/index.php?rest_route=\/wp\/v2\/pages\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tlcfw.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tlcfw.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tlcfw.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tlcfw.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=18"}],"version-history":[{"count":5,"href":"https:\/\/tlcfw.com\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":25,"href":"https:\/\/tlcfw.com\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions\/25"}],"wp:attachment":[{"href":"https:\/\/tlcfw.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}