{"id":17,"date":"2026-09-13T21:42:27","date_gmt":"2026-09-13T21:42:27","guid":{"rendered":"https:\/\/thetwonews.com\/?page_id=17"},"modified":"2026-09-14T03:38:16","modified_gmt":"2026-09-14T03:38:16","slug":"home","status":"publish","type":"page","link":"https:\/\/thetwonews.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17\" class=\"elementor elementor-17\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98af845 e-con-full e-flex e-con e-parent\" data-id=\"98af845\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8093a68 elementor-widget elementor-widget-html\" data-id=\"8093a68\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n:root{\n  --black:#0A0D0E;\n  --black2:#111415;\n  --white:#FFFFFF;\n  --offwhite:#F7F7F5;\n  --yellow:#F3DC19;\n  --gray:#DEDEDE;\n  --text:#111111;\n}\n\n*{box-sizing:border-box}\nhtml{scroll-behavior:smooth}\nbody{margin:0}\n\n#the-two-site{\n  margin:0;\n  font-family:Inter,Arial,Helvetica,sans-serif;\n  color:var(--text);\n  background:#fff;\n  overflow:hidden;\n}\n\n#the-two-site a{\n  text-decoration:none;\n  color:inherit;\n}\n\n.tt-wrap{\n  width:min(1180px,calc(100% - 48px));\n  margin:0 auto;\n}\n\n\/* HEADER *\/\n.tt-header{\n  background:var(--black);\n  color:#fff;\n  height:78px;\n  display:flex;\n  align-items:center;\n  position:relative;\n  z-index:20;\n}\n\n.tt-header-inner{\n  width:min(1180px,calc(100% - 48px));\n  margin:0 auto;\n  display:grid;\n  grid-template-columns:160px 1fr 130px;\n  align-items:center;\n  gap:20px;\n}\n\n.tt-logo img{\n  width:108px;\n  display:block;\n}\n\n.tt-nav{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  gap:28px;\n}\n\n.tt-nav a{\n  color:#fff!important;\n  font-size:11px;\n  font-weight:800;\n  text-transform:uppercase;\n  letter-spacing:.03em;\n  position:relative;\n}\n\n.tt-nav a:first-child:after{\n  content:\"\";\n  position:absolute;\n  left:50%;\n  transform:translateX(-50%);\n  bottom:-12px;\n  width:30px;\n  height:3px;\n  background:var(--yellow);\n}\n\n.tt-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:42px;\n  padding:0 22px;\n  border-radius:4px;\n  text-transform:uppercase;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.02em;\n  transition:.2s ease;\n}\n\n.tt-btn:hover{\n  transform:translateY(-1px);\n  filter:brightness(1.04);\n}\n\n.tt-btn-yellow{\n  background:var(--yellow);\n  color:#090909!important;\n}\n\n.tt-btn-dark{\n  background:#07090A;\n  color:#fff!important;\n}\n\n.tt-header-cta{\n  justify-self:end;\n  min-height:38px;\n}\n\n\/* HERO *\/\n.tt-hero{\n  min-height:500px;\n  position:relative;\n  color:#fff;\n  background:\n    linear-gradient(\n      90deg,\n      rgba(8,11,12,.99) 0%,\n      rgba(8,11,12,.96) 28%,\n      rgba(8,11,12,.72) 48%,\n      rgba(8,11,12,.20) 78%,\n      rgba(8,11,12,.28) 100%\n    ),\n    url(\"https:\/\/thetwonews.com\/wp-content\/uploads\/2026\/09\/hero_camera_newsroom.png\") center right\/cover no-repeat;\n}\n\n.tt-hero-inner{\n  min-height:500px;\n  display:grid;\n  grid-template-columns:1fr 240px;\n  align-items:center;\n  gap:30px;\n}\n\n.tt-eyebrow{\n  margin:0 0 14px;\n  font-size:15px;\n  font-weight:500;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.tt-hero h1{\n  margin:0;\n  font-size:72px;\n  line-height:.96;\n  font-weight:900;\n  letter-spacing:-.055em;\n  text-transform:uppercase;\n  max-width:700px;\n}\n\n.tt-hero h1 span{\n  color:var(--yellow);\n}\n\n.tt-hero-sub{\n  margin:18px 0 24px;\n  font-size:22px;\n  line-height:1.35;\n}\n\n.tt-hero-buttons{\n  display:flex;\n  gap:12px;\n  flex-wrap:wrap;\n}\n\n.tt-outline{\n  border:1px solid rgba(255,255,255,.45);\n  color:#fff!important;\n  background:rgba(0,0,0,.18);\n}\n\n.tt-hero-side{\n  align-self:center;\n  justify-self:end;\n  padding-right:10px;\n}\n\n.tt-hero-side p{\n  margin:0;\n  font-size:20px;\n  line-height:1.4;\n  font-weight:800;\n  text-transform:uppercase;\n}\n\n.tt-yellow-line{\n  width:36px;\n  height:4px;\n  background:var(--yellow);\n  margin-top:15px;\n}\n\n\/* VALUE STRIP *\/\n.tt-values{\n  background:#fff;\n  border-bottom:1px solid #e8e8e8;\n}\n\n.tt-values-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n}\n\n.tt-value{\n  text-align:center;\n  padding:35px 24px 30px;\n  position:relative;\n}\n\n.tt-value:not(:last-child):after{\n  content:\"\";\n  position:absolute;\n  right:0;\n  top:28px;\n  bottom:28px;\n  width:1px;\n  background:#e3e3e3;\n}\n\n.tt-icon{\n  width:46px;\n  height:46px;\n  margin:0 auto 12px;\n  border:2px solid #111;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:21px;\n  font-weight:800;\n}\n\n.tt-value h3{\n  margin:0 0 6px;\n  font-size:15px;\n  font-weight:900;\n  text-transform:uppercase;\n}\n\n.tt-value p{\n  margin:0;\n  font-size:13px;\n  line-height:1.45;\n}\n\n\/* INTRO *\/\n.tt-intro{\n  padding:70px 0;\n  background:#fff;\n}\n\n.tt-intro-grid{\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:56px;\n  align-items:center;\n}\n\n.tt-phone{\n  min-height:420px;\n  background:url(\"https:\/\/thetwonews.com\/wp-content\/uploads\/2026\/09\/mobile_phone_mockup.png\") center\/cover no-repeat;\n  border-radius:3px;\n}\n\n.tt-kicker{\n  margin:0 0 10px;\n  font-size:13px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  font-weight:800;\n}\n\n.tt-intro h2,\n.tt-how h2,\n.tt-investors h2,\n.tt-partners h2,\n.tt-signup h2{\n  margin:0;\n  font-size:52px;\n  line-height:1;\n  letter-spacing:-.045em;\n  font-weight:900;\n}\n\n.tt-intro-copy p{\n  font-size:17px;\n  line-height:1.6;\n  margin:20px 0 20px;\n  max-width:570px;\n}\n\n\/* HOW IT WORKS *\/\n.tt-how{\n  background:var(--offwhite);\n  padding:75px 0;\n}\n\n.tt-how-head{\n  max-width:700px;\n  margin-bottom:42px;\n}\n\n.tt-how-head p{\n  font-size:17px;\n  line-height:1.6;\n}\n\n.tt-how-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:20px;\n}\n\n.tt-step{\n  background:#fff;\n  padding:28px 24px;\n  min-height:220px;\n  border:1px solid #e7e7e7;\n}\n\n.tt-step-num{\n  width:48px;\n  height:48px;\n  border-radius:50%;\n  background:var(--yellow);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-weight:900;\n  margin-bottom:26px;\n}\n\n.tt-step h3{\n  margin:0 0 8px;\n  font-size:18px;\n  text-transform:uppercase;\n}\n\n.tt-step p{\n  margin:0;\n  line-height:1.55;\n  font-size:14px;\n}\n\n\/* LAUNCH BAND *\/\n.tt-launch{\n  min-height:210px;\n  color:#fff;\n  position:relative;\n  background:\n    linear-gradient(rgba(5,7,8,.73),rgba(5,7,8,.73)),\n    url(\"https:\/\/thetwonews.com\/wp-content\/uploads\/2026\/09\/launch_band_background.png\") center\/cover no-repeat;\n}\n\n.tt-launch-grid{\n  min-height:210px;\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:40px;\n  align-items:center;\n}\n\n.tt-launch h2{\n  margin:0 0 8px;\n  text-transform:uppercase;\n  font-size:38px;\n  font-weight:900;\n}\n\n.tt-launch p{\n  margin:0;\n  text-transform:uppercase;\n  letter-spacing:.07em;\n  font-size:14px;\n}\n\n.tt-launch blockquote{\n  margin:0;\n  padding-left:28px;\n  border-left:3px solid var(--yellow);\n  font-family:Georgia,serif;\n  font-style:italic;\n  font-size:24px;\n  line-height:1.4;\n}\n\n\/* INVESTORS *\/\n.tt-investors{\n  background:var(--black);\n  color:#fff;\n  padding:80px 0;\n}\n\n.tt-investors .tt-kicker{\n  color:var(--yellow);\n}\n\n.tt-investors-copy{\n  max-width:760px;\n}\n\n.tt-investors-copy>p{\n  font-size:17px;\n  line-height:1.6;\n  color:#ddd;\n}\n\n.tt-stats{\n  margin:40px 0 36px;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:20px;\n}\n\n.tt-stat{\n  border-top:3px solid var(--yellow);\n  padding:20px 0 0;\n}\n\n.tt-stat strong{\n  display:block;\n  font-size:44px;\n  color:var(--yellow);\n  letter-spacing:-.04em;\n}\n\n.tt-stat span{\n  font-size:13px;\n  text-transform:uppercase;\n  letter-spacing:.06em;\n}\n\n\/* PARTNERS *\/\n.tt-partners{\n  padding:75px 0;\n  background:#fff;\n}\n\n.tt-partners-grid{\n  display:grid;\n  grid-template-columns:1.2fr .8fr;\n  align-items:center;\n  gap:55px;\n}\n\n.tt-partners p{\n  font-size:17px;\n  line-height:1.6;\n}\n\n\/* SIGNUP *\/\n.tt-signup{\n  padding:70px 0;\n  background:var(--yellow);\n}\n\n.tt-signup-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:40px;\n  align-items:center;\n}\n\n.tt-signup h2{\n  font-size:46px;\n}\n\n.tt-signup p{\n  font-size:16px;\n  line-height:1.5;\n}\n\n.tt-form{\n  display:flex;\n  gap:10px;\n}\n\n.tt-form input{\n  flex:1;\n  height:50px;\n  border:0;\n  border-radius:4px;\n  padding:0 16px;\n  font-size:14px;\n}\n\n.tt-form button{\n  border:0;\n  cursor:pointer;\n}\n\n\/* FOOTER *\/\n.tt-footer{\n  background:#090C0D;\n  color:#fff;\n  padding:34px 0 20px;\n}\n\n.tt-footer-top{\n  display:grid;\n  grid-template-columns:1.2fr 1fr .8fr;\n  gap:30px;\n  align-items:center;\n}\n\n.tt-footer-brand{\n  display:flex;\n  align-items:center;\n  gap:20px;\n}\n\n.tt-footer-brand img{\n  width:110px;\n}\n\n.tt-footer-brand p{\n  margin:0;\n  font-size:12px;\n  line-height:1.45;\n  color:#d0d0d0;\n}\n\n.tt-footer-links{\n  display:flex;\n  justify-content:center;\n  gap:24px;\n  font-size:12px;\n}\n\n\/* SOCIAL MEDIA *\/\n.tt-social{\n  display:flex;\n  justify-content:flex-end;\n  align-items:center;\n  gap:10px;\n}\n\n.tt-social a{\n  width:36px;\n  height:36px;\n  flex:0 0 36px;\n  border:1px solid rgba(255,255,255,.25);\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  color:#fff!important;\n  transition:.2s ease;\n}\n\n.tt-social svg{\n  width:17px;\n  height:17px;\n  display:block;\n  fill:currentColor;\n}\n\n.tt-social a:hover{\n  background:var(--yellow);\n  border-color:var(--yellow);\n  color:var(--black)!important;\n  transform:translateY(-2px);\n}\n\n.tt-footer-bottom{\n  margin-top:30px;\n  padding-top:17px;\n  border-top:1px solid #252829;\n  display:flex;\n  justify-content:space-between;\n  color:#a9a9a9;\n  font-size:10px;\n}\n\n\/* RESPONSIVE *\/\n@media(max-width:900px){\n  .tt-header-inner{\n    grid-template-columns:1fr auto;\n  }\n\n  .tt-nav{\n    display:none;\n  }\n\n  .tt-hero{\n    min-height:560px;\n  }\n\n  .tt-hero-inner{\n    min-height:560px;\n    grid-template-columns:1fr;\n    align-items:end;\n    padding-bottom:50px;\n  }\n\n  .tt-hero h1{\n    font-size:56px;\n  }\n\n  .tt-hero-side{\n    display:none;\n  }\n\n  .tt-values-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .tt-value:nth-child(2):after,\n  .tt-value:nth-child(4):after{\n    display:none;\n  }\n\n  .tt-intro-grid,\n  .tt-launch-grid,\n  .tt-partners-grid,\n  .tt-signup-grid{\n    grid-template-columns:1fr;\n  }\n\n  .tt-phone{\n    min-height:340px;\n  }\n\n  .tt-how-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .tt-stats{\n    grid-template-columns:1fr;\n  }\n\n  .tt-footer-top{\n    grid-template-columns:1fr;\n    text-align:center;\n  }\n\n  .tt-footer-brand,\n  .tt-footer-links,\n  .tt-social{\n    justify-content:center;\n  }\n}\n\n@media(max-width:600px){\n  .tt-wrap{\n    width:min(100% - 30px,1180px);\n  }\n\n  .tt-header{\n    height:70px;\n  }\n\n  .tt-logo img{\n    width:96px;\n  }\n\n  .tt-header-cta{\n    min-height:34px;\n    padding:0 14px;\n    font-size:10px;\n  }\n\n  .tt-hero{\n    min-height:510px;\n    background:\n      linear-gradient(\n        90deg,\n        rgba(8,11,12,.98),\n        rgba(8,11,12,.60)\n      ),\n      url(\"https:\/\/thetwonews.com\/wp-content\/uploads\/2026\/09\/hero_camera_newsroom.png\") 63% center\/cover no-repeat;\n  }\n\n  .tt-hero-inner{\n    min-height:510px;\n  }\n\n  .tt-eyebrow{\n    font-size:11px;\n  }\n\n  .tt-hero h1{\n    font-size:42px;\n  }\n\n  .tt-hero-sub{\n    font-size:17px;\n  }\n\n  .tt-values-grid{\n    grid-template-columns:1fr;\n  }\n\n  .tt-value:after{\n    display:none!important;\n  }\n\n  .tt-value{\n    border-bottom:1px solid #eee;\n  }\n\n  .tt-intro,\n  .tt-how,\n  .tt-investors,\n  .tt-partners,\n  .tt-signup{\n    padding:52px 0;\n  }\n\n  .tt-intro h2,\n  .tt-how h2,\n  .tt-investors h2,\n  .tt-partners h2{\n    font-size:38px;\n  }\n\n  .tt-how-grid{\n    grid-template-columns:1fr;\n  }\n\n  .tt-launch blockquote{\n    font-size:19px;\n  }\n\n  .tt-signup h2{\n    font-size:36px;\n  }\n\n  .tt-form{\n    flex-direction:column;\n  }\n\n  .tt-footer-brand{\n    flex-direction:column;\n  }\n\n  .tt-footer-links{\n    flex-wrap:wrap;\n  }\n\n  .tt-social{\n    flex-wrap:wrap;\n  }\n\n  .tt-footer-bottom{\n    flex-direction:column;\n    gap:8px;\n    text-align:center;\n  }\n}\n<\/style>\n\n<div id=\"the-two-site\">\n\n  <header class=\"tt-header\">\n    <div class=\"tt-header-inner\">\n\n      <a class=\"tt-logo\" href=\"https:\/\/thetwonews.com\/\">\n        <img decoding=\"async\"\n          src=\"https:\/\/thetwonews.com\/wp-content\/uploads\/2026\/09\/the_two_official_logo_transparent.png\"\n          alt=\"The Two\">\n      <\/a>\n\n      <nav class=\"tt-nav\">\n        <a href=\"https:\/\/thetwonews.com\/\">Home<\/a>\n        <a href=\"https:\/\/thetwonews.com\/about\/\">About<\/a>\n        <a href=\"https:\/\/thetwonews.com\/about\/#approach\">Our Approach<\/a>\n        <a href=\"https:\/\/thetwonews.com\/for-investors\/\">For Investors<\/a>\n        <a href=\"https:\/\/thetwonews.com\/for-partners\/\">For Partners<\/a>\n        <a href=\"https:\/\/thetwonews.com\/contact\/\">Contact<\/a>\n      <\/nav>\n\n      <a class=\"tt-btn tt-btn-yellow tt-header-cta\" href=\"#updates\">\n        Get Updates\n      <\/a>\n\n    <\/div>\n  <\/header>\n\n  <section class=\"tt-hero\">\n    <div class=\"tt-wrap tt-hero-inner\">\n\n      <div>\n\n        <p class=\"tt-eyebrow\">\n          Clearer news. A brighter tomorrow.\n        <\/p>\n\n        <h1>\n          Know the day<br>\n          in <span>two.<\/span>\n        <\/h1>\n\n        <p class=\"tt-hero-sub\">\n          Five stories. Two minutes.<br>\n          One trusted daily briefing.\n        <\/p>\n\n        <div class=\"tt-hero-buttons\">\n\n          <a class=\"tt-btn tt-btn-yellow\" href=\"#updates\">\n            Launching Soon\n          <\/a>\n\n          <a class=\"tt-btn tt-outline\"\n             href=\"https:\/\/thetwonews.com\/for-investors\/\">\n            For Investors\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n      <div class=\"tt-hero-side\">\n        <p>\n          News<br>\n          without<br>\n          the noise.\n        <\/p>\n        <div class=\"tt-yellow-line\"><\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"tt-values\">\n    <div class=\"tt-wrap tt-values-grid\">\n\n      <article class=\"tt-value\">\n        <div class=\"tt-icon\">\u23f1<\/div>\n        <h3>Fast<\/h3>\n        <p>The day's most important news in two minutes.<\/p>\n      <\/article>\n\n      <article class=\"tt-value\">\n        <div class=\"tt-icon\">\u2713<\/div>\n        <h3>Trusted<\/h3>\n        <p>Facts first. Sources clearly identified.<\/p>\n      <\/article>\n\n      <article class=\"tt-value\">\n        <div class=\"tt-icon\">\u25ce<\/div>\n        <h3>Relevant<\/h3>\n        <p>The stories that matter most.<\/p>\n      <\/article>\n\n      <article class=\"tt-value\">\n        <div class=\"tt-icon\">\u25a3<\/div>\n        <h3>Anywhere<\/h3>\n        <p>Watch, listen or read on your terms.<\/p>\n      <\/article>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"tt-intro\">\n    <div class=\"tt-wrap tt-intro-grid\">\n\n      <div class=\"tt-phone\"><\/div>\n\n      <div class=\"tt-intro-copy\">\n\n        <p class=\"tt-kicker\">A new kind of news<\/p>\n\n        <h2>\n          The news you need.<br>\n          Without the noise.\n        <\/h2>\n\n        <p>\n          The Two is a digital-first news company built around one simple idea:\n          people should be able to understand the day's most important stories\n          without spending an hour watching the news. Each weekday, one trusted\n          host delivers five essential stories in approximately two minutes.\n        <\/p>\n\n        <div class=\"tt-yellow-line\"><\/div>\n        <br>\n\n        <a class=\"tt-btn tt-btn-yellow\"\n           href=\"https:\/\/thetwonews.com\/about\/#approach\">\n          Learn About Our Approach\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"tt-how\">\n    <div class=\"tt-wrap\">\n\n      <div class=\"tt-how-head\">\n\n        <p class=\"tt-kicker\">How it works<\/p>\n\n        <h2>Five stories. One clear briefing.<\/h2>\n\n        <p>\n          The Two is designed around editorial judgment, verification,\n          clarity and speed.\n        <\/p>\n\n      <\/div>\n\n      <div class=\"tt-how-grid\">\n\n        <article class=\"tt-step\">\n          <div class=\"tt-step-num\">01<\/div>\n          <h3>We Curate<\/h3>\n          <p>We identify the five stories worth knowing that day.<\/p>\n        <\/article>\n\n        <article class=\"tt-step\">\n          <div class=\"tt-step-num\">02<\/div>\n          <h3>We Verify<\/h3>\n          <p>We source and fact-check the information before publication.<\/p>\n        <\/article>\n\n        <article class=\"tt-step\">\n          <div class=\"tt-step-num\">03<\/div>\n          <h3>We Explain<\/h3>\n          <p>We tell viewers what happened, why it matters and what comes next.<\/p>\n        <\/article>\n\n        <article class=\"tt-step\">\n          <div class=\"tt-step-num\">04<\/div>\n          <h3>We Deliver<\/h3>\n          <p>Approximately two minutes. Every weekday.<\/p>\n        <\/article>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"tt-launch\">\n    <div class=\"tt-wrap tt-launch-grid\">\n\n      <div>\n        <h2>Launching Soon<\/h2>\n        <p>A calmer, smarter way to stay informed.<\/p>\n      <\/div>\n\n      <blockquote>\n        \u201cIn a world of constant noise, clarity is a competitive advantage.\u201d\n      <\/blockquote>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"tt-investors\">\n    <div class=\"tt-wrap\">\n\n      <div class=\"tt-investors-copy\">\n\n        <p class=\"tt-kicker\">For investors<\/p>\n\n        <h2>\n          Help build the next generation of news.\n        <\/h2>\n\n        <p>\n          The Two is preparing a 90-day proof-of-concept launch designed to\n          test audience demand, repeat viewing, completion rates and sponsor interest.\n        <\/p>\n\n      <\/div>\n\n      <div class=\"tt-stats\">\n\n        <div class=\"tt-stat\">\n          <strong>$100K<\/strong>\n          <span>Proof-of-concept funding target<\/span>\n        <\/div>\n\n        <div class=\"tt-stat\">\n          <strong>90<\/strong>\n          <span>Day validation period<\/span>\n        <\/div>\n\n        <div class=\"tt-stat\">\n          <strong>~60<\/strong>\n          <span>Daily editions planned<\/span>\n        <\/div>\n\n      <\/div>\n\n      <a class=\"tt-btn tt-btn-yellow\"\n         href=\"https:\/\/thetwonews.com\/for-investors\/\">\n        Learn More for Investors\n      <\/a>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"tt-partners\">\n    <div class=\"tt-wrap tt-partners-grid\">\n\n      <div>\n\n        <p class=\"tt-kicker\">For partners<\/p>\n\n        <h2>Become a founding partner.<\/h2>\n\n        <p>\n          We're building a small group of launch partners who want early\n          association with a modern, trusted news brand designed for the\n          next generation of news consumers.\n        <\/p>\n\n      <\/div>\n\n      <div>\n        <a class=\"tt-btn tt-btn-dark\"\n           href=\"https:\/\/thetwonews.com\/for-partners\/\">\n          Explore Partnership Opportunities\n        <\/a>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"tt-signup\" id=\"updates\">\n    <div class=\"tt-wrap tt-signup-grid\">\n\n      <div>\n        <h2>Get The Two at launch.<\/h2>\n        <p>Be the first to know when we go live.<\/p>\n      <\/div>\n\n      <form class=\"tt-form\" onsubmit=\"return false;\">\n\n        <input\n          type=\"email\"\n          placeholder=\"Enter your email address\"\n          required>\n\n        <button class=\"tt-btn tt-btn-dark\" type=\"submit\">\n          Get Updates\n        <\/button>\n\n      <\/form>\n\n    <\/div>\n  <\/section>\n\n  <footer class=\"tt-footer\">\n    <div class=\"tt-wrap\">\n\n      <div class=\"tt-footer-top\">\n\n        <div class=\"tt-footer-brand\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/thetwonews.com\/wp-content\/uploads\/2026\/09\/the_two_official_logo_transparent.png\"\n            alt=\"The Two\">\n\n          <p>\n            Five stories. Two minutes.<br>\n            Know the day in two.\n          <\/p>\n\n        <\/div>\n\n        <div class=\"tt-footer-links\">\n          <a href=\"https:\/\/thetwonews.com\/\">Home<\/a>\n          <a href=\"https:\/\/thetwonews.com\/about\/\">About<\/a>\n          <a href=\"https:\/\/thetwonews.com\/for-investors\/\">Investors<\/a>\n          <a href=\"https:\/\/thetwonews.com\/for-partners\/\">Partners<\/a>\n          <a href=\"https:\/\/thetwonews.com\/contact\/\">Contact<\/a>\n        <\/div>\n\n        <div class=\"tt-social\">\n\n          <!-- X -->\n          <a href=\"https:\/\/x.com\/thetwonews\"\n             target=\"_blank\"\n             rel=\"noopener noreferrer\"\n             aria-label=\"The Two on X\">\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24h-6.657l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231 5.45-6.231Zm-1.161 17.52h1.833L7.084 4.126H5.117L17.083 19.77Z\"\/>\n            <\/svg>\n          <\/a>\n\n          <!-- Instagram -->\n          <a href=\"https:\/\/www.instagram.com\/thetwonews\/\"\n             target=\"_blank\"\n             rel=\"noopener noreferrer\"\n             aria-label=\"The Two on Instagram\">\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M7.75 2h8.5A5.76 5.76 0 0 1 22 7.75v8.5A5.76 5.76 0 0 1 16.25 22h-8.5A5.76 5.76 0 0 1 2 16.25v-8.5A5.76 5.76 0 0 1 7.75 2Zm0 2A3.75 3.75 0 0 0 4 7.75v8.5A3.75 3.75 0 0 0 7.75 20h8.5A3.75 3.75 0 0 0 20 16.25v-8.5A3.75 3.75 0 0 0 16.25 4h-8.5Zm9.75 1.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5ZM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z\"\/>\n            <\/svg>\n          <\/a>\n\n          <!-- TikTok -->\n          <a href=\"https:\/\/www.tiktok.com\/thetwonews\"\n             target=\"_blank\"\n             rel=\"noopener noreferrer\"\n             aria-label=\"The Two on TikTok\">\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M15.5 2c.2 1.7 1.2 3.2 2.7 4.1 1 .6 2 .8 3.1.8v3.1c-2.1 0-4.1-.7-5.8-2v7.1c0 3.8-3.1 6.9-6.9 6.9S1.7 18.9 1.7 15.1s3.1-6.9 6.9-6.9c.4 0 .8 0 1.2.1v3.2c-.4-.1-.8-.2-1.2-.2-2.1 0-3.8 1.7-3.8 3.8s1.7 3.8 3.8 3.8 3.8-1.7 3.8-3.8V2h3.1Z\"\/>\n            <\/svg>\n          <\/a>\n\n          <!-- Facebook -->\n          <a href=\"https:\/\/www.facebook.com\/thetwonews\"\n             target=\"_blank\"\n             rel=\"noopener noreferrer\"\n             aria-label=\"The Two on Facebook\">\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M13.7 22v-9h3l.5-3.5h-3.5V7.3c0-1 .3-1.7 1.8-1.7h1.9V2.5c-.3 0-1.5-.1-2.8-.1-2.8 0-4.7 1.7-4.7 4.8v2.3H6.8V13h3.1v9h3.8Z\"\/>\n            <\/svg>\n          <\/a>\n\n          <!-- YouTube -->\n          <a href=\"https:\/\/www.youtube.com\/thetwonews\"\n             target=\"_blank\"\n             rel=\"noopener noreferrer\"\n             aria-label=\"The Two on YouTube\">\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M23.5 6.2a3 3 0 0 0-2.1-2.1C19.5 3.6 12 3.6 12 3.6s-7.5 0-9.4.5A3 3 0 0 0 .5 6.2 31 31 0 0 0 0 12a31 31 0 0 0 .5 5.8 3 3 0 0 0 2.1 2.1c1.9.5 9.4.5 9.4.5s7.5 0 9.4-.5a3 3 0 0 0 2.1-2.1A31 31 0 0 0 24 12a31 31 0 0 0-.5-5.8ZM9.6 15.7V8.3l6.4 3.7-6.4 3.7Z\"\/>\n            <\/svg>\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n      <div class=\"tt-footer-bottom\">\n\n        <span>\u00a9 2026 The Two Inc. All rights reserved.<\/span>\n\n        <span>\n          Privacy Policy &nbsp; | &nbsp; Terms of Use\n        <\/span>\n\n      <\/div>\n\n    <\/div>\n  <\/footer>\n\n<\/div>\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>Home About Our Approach For Investors For Partners Contact Get Updates Clearer news. A brighter tomorrow. Know the day in two. Five stories. Two minutes. One trusted daily briefing. Launching Soon For Investors News without the noise. \u23f1 Fast The day&#8217;s most important news in two minutes. \u2713 Trusted Facts first. Sources clearly identified. \u25ce [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-17","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thetwonews.com\/index.php?rest_route=\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thetwonews.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thetwonews.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thetwonews.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thetwonews.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=17"}],"version-history":[{"count":5,"href":"https:\/\/thetwonews.com\/index.php?rest_route=\/wp\/v2\/pages\/17\/revisions"}],"predecessor-version":[{"id":87,"href":"https:\/\/thetwonews.com\/index.php?rest_route=\/wp\/v2\/pages\/17\/revisions\/87"}],"wp:attachment":[{"href":"https:\/\/thetwonews.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}