{"id":377,"date":"2026-04-14T18:43:22","date_gmt":"2026-04-14T18:43:22","guid":{"rendered":"https:\/\/websitesmockup.com\/believe\/?page_id=377"},"modified":"2026-05-05T02:08:09","modified_gmt":"2026-05-05T02:08:09","slug":"about","status":"publish","type":"page","link":"https:\/\/websitesmockup.com\/believe\/about\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"377\" class=\"elementor elementor-377\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca0e57e e-con-full e-flex e-con e-parent\" data-id=\"ca0e57e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e7c3feb elementor-widget elementor-widget-html\" data-id=\"e7c3feb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n:root {\r\n  --gold: #dcb360;\r\n  --gold-light: #f0ce85;\r\n  --dark-blue: #06112a;\r\n  --dark-blue-lighter: #0b1a3d;\r\n  --cream: #fbf9f5;\r\n  --text-dark: #2a2a2a;\r\n  --text-light: #ffffff;\r\n  --font-serif: 'Playfair Display', serif;\r\n  --font-sans: 'Montserrat', sans-serif;\r\n  --font-cursive: 'Great Vibes', cursive;\r\n}\r\n\r\n* {\r\n  margin: 0;\r\n  padding: 0;\r\n  box-sizing: border-box;\r\n}\r\n\r\nbody {\r\n  font-family: var(--font-sans);\r\n  color: var(--text-dark);\r\n  background-color: var(--cream);\r\n  line-height: 1.6;\r\n  overflow-x: hidden;\r\n}\r\n\r\na {\r\n  text-decoration: none;\r\n  color: inherit;\r\n}\r\n\r\n.container {\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n  padding: 0 40px;\r\n}\r\n\r\n.text-center {\r\n  text-align: center;\r\n}\r\n\r\n.gold-text {\r\n  color: var(--gold);\r\n}\r\n\r\n.serif-text {\r\n  font-family: var(--font-serif);\r\n}\r\n\r\n.cursive-text {\r\n  font-family: var(--font-cursive);\r\n  font-weight: 400;\r\n}\r\n\r\n.btn-primary {\r\n  background-color: var(--gold);\r\n  color: var(--dark-blue);\r\n  padding: 12px 28px;\r\n  border-radius: 4px;\r\n  font-weight: 600;\r\n  font-size: 0.9rem;\r\n  text-transform: uppercase;\r\n  letter-spacing: 1px;\r\n  transition: all 0.3s ease;\r\n  display: inline-block;\r\n  border: none;\r\n  cursor: pointer;\r\n}\r\n\r\n.btn-primary:hover {\r\n  background-color: var(--gold-light);\r\n  transform: translateY(-2px);\r\n}\r\n\r\n.btn-large {\r\n  padding: 15px 35px;\r\n  font-size: 1rem;\r\n}\r\n\r\n\/* HERO SECTION *\/\r\n.hero {\r\n  position: relative;\r\n  padding: 120px 20px 160px;\r\n  text-align: center;\r\n  color: var(--text-light);\r\n  overflow: hidden;\r\n}\r\n\r\n.hero-bg-custom {\r\n  background: linear-gradient(to bottom, rgba(6,17,42,0.4), rgba(6,17,42,0.7)), url('https:\/\/websitesmockup.com\/believe\/wp-content\/uploads\/2026\/05\/home-baner-scaled.webp') no-repeat center center;\r\n  background-size: cover;\r\n}\r\n\r\n.hero::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: 0; left: 0; right: 0; bottom: 0;\r\n  background-image: url('data:image\/svg+xml;utf8,<svg width=\"100\" height=\"100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"50\" cy=\"50\" r=\"1\" fill=\"rgba(255,255,255,0.2)\"\/><\/svg>');\r\n  background-size: 60px 60px;\r\n  pointer-events: none;\r\n  z-index: 1;\r\n}\r\n\r\n.hero-content {\r\n  position: relative;\r\n  z-index: 10;\r\n  max-width: 800px;\r\n  margin: 0 auto;\r\n}\r\n\r\n.hero .cursive-text {\r\n  font-size: 4rem;\r\n  margin-bottom: 10px;\r\n  line-height: 1;\r\n}\r\n\r\n.hero h1 {\r\n  font-size: 3.5rem;\r\n  font-weight: 700;\r\n  margin-bottom: 20px;\r\n  line-height: 1.1;\r\n  letter-spacing: 1px;\r\n}\r\n\r\n.hero-subtitle {\r\n  font-size: 1.5rem;\r\n  margin-top: -10px;\r\n  margin-bottom: 10px;\r\n}\r\n\r\n.star-divider {\r\n  color: var(--gold);\r\n  font-size: 1.2rem;\r\n  margin: 20px 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  gap: 15px;\r\n}\r\n\r\n.star-divider::before, .star-divider::after {\r\n  content: '';\r\n  height: 1px;\r\n  width: 60px;\r\n  background-color: rgba(220, 179, 96, 0.4);\r\n}\r\n\r\n.left-align {\r\n  justify-content: flex-start;\r\n  margin: 25px 0;\r\n}\r\n\r\n.hero p {\r\n  font-size: 1.2rem;\r\n  font-weight: 300;\r\n  letter-spacing: 0.5px;\r\n}\r\n\r\n.hero-wave {\r\n  position: absolute;\r\n  bottom: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  overflow: hidden;\r\n  line-height: 0;\r\n  z-index: 5;\r\n}\r\n\r\n.hero-wave svg {\r\n  position: relative;\r\n  display: block;\r\n  width: calc(100% + 1.3px);\r\n  height: 60px;\r\n}\r\n\r\n.hero-wave .shape-fill {\r\n  fill: var(--cream);\r\n}\r\n.hero-wave .shape-stroke {\r\n  stroke: var(--gold);\r\n  stroke-width: 4px;\r\n  fill: transparent;\r\n}\r\n\r\n\/* OUR STORY *\/\r\n.our-story {\r\n  padding: 100px 0;\r\n  background-color: var(--cream);\r\n}\r\n\r\n.split-layout {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 60px;\r\n}\r\n\r\n.story-text {\r\n  flex: 1;\r\n}\r\n\r\n.section-title {\r\n  font-family: var(--font-serif);\r\n  font-size: 2.8rem;\r\n  color: var(--dark-blue);\r\n  margin-bottom: 25px;\r\n}\r\n\r\n.story-text p {\r\n  margin-bottom: 20px;\r\n  font-size: 1rem;\r\n  color: #444;\r\n}\r\n\r\n.story-image {\r\n  flex: 1;\r\n}\r\n\r\n.plaque-placeholder {\r\n  background: linear-gradient(135deg, #1a1a1a 0%, #333 100%);\r\n  border: 8px solid #111;\r\n  border-radius: 4px;\r\n  padding: 30px;\r\n  display: flex;\r\n  gap: 20px;\r\n  box-shadow: 0 20px 40px rgba(0,0,0,0.15);\r\n}\r\n\r\n.plaque-photo {\r\n  flex: 1;\r\n  background-color: #ddd;\r\n  aspect-ratio: 3\/4;\r\n  border: 2px solid #555;\r\n}\r\n\r\n.plaque-gold {\r\n  flex: 1;\r\n  background: linear-gradient(135deg, #f2d78a 0%, #d4af37 100%);\r\n  padding: 30px 20px;\r\n  text-align: center;\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: center;\r\n  border: 1px solid #ffe6a0;\r\n  box-shadow: inset 0 0 20px rgba(0,0,0,0.1);\r\n}\r\n\r\n.plaque-gold p {\r\n  font-family: var(--font-serif);\r\n  font-size: 0.8rem;\r\n  color: #333;\r\n  line-height: 1.8;\r\n  margin-bottom: 10px;\r\n}\r\n\r\n\/* MISSION & VISION *\/\r\n.mission-vision {\r\n  background-color: var(--dark-blue);\r\n  color: var(--text-light);\r\n  padding: 80px 0;\r\n  position: relative;\r\n  background-image: url('data:image\/svg+xml;utf8,<svg width=\"100\" height=\"100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"50\" cy=\"50\" r=\"1\" fill=\"rgba(255,255,255,0.05)\"\/><\/svg>');\r\n  border-top: 2px solid var(--gold);\r\n  border-bottom: 2px solid var(--gold);\r\n}\r\n\r\n.grid-2 {\r\n  display: grid;\r\n  grid-template-columns: 1fr auto 1fr;\r\n  gap: 50px;\r\n  align-items: start;\r\n}\r\n\r\n.divider-vertical {\r\n  width: 1px;\r\n  height: 100%;\r\n  background: linear-gradient(to bottom, transparent, rgba(220,179,96,0.5), transparent);\r\n}\r\n\r\n.icon-circle {\r\n  width: 70px;\r\n  height: 70px;\r\n  border: 2px solid var(--gold);\r\n  border-radius: 50%;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  margin: 0 auto 20px;\r\n  font-size: 1.8rem;\r\n  color: var(--gold);\r\n}\r\n\r\n.mission-vision h2 {\r\n  font-size: 2.2rem;\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.mission-vision p {\r\n  font-size: 0.95rem;\r\n  color: #ccc;\r\n  max-width: 450px;\r\n  margin: 0 auto;\r\n}\r\n\r\n\/* WHAT WE DO *\/\r\n.what-we-do {\r\n  padding: 100px 0;\r\n  background-color: var(--cream);\r\n}\r\n\r\n.section-header {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  gap: 30px;\r\n  margin-bottom: 60px;\r\n}\r\n\r\n.section-header .line {\r\n  height: 1px;\r\n  width: 100px;\r\n  background-color: rgba(6, 17, 42, 0.2);\r\n}\r\n\r\n.section-header h2 {\r\n  font-size: 2.5rem;\r\n  color: var(--dark-blue);\r\n}\r\n\r\n.grid-4 {\r\n  display: grid;\r\n  grid-template-columns: repeat(4, 1fr);\r\n  gap: 30px;\r\n}\r\n\r\n.card {\r\n  text-align: center;\r\n}\r\n\r\n.card-icon {\r\n  width: 50px;\r\n  height: 50px;\r\n  background-color: var(--dark-blue);\r\n  color: var(--gold);\r\n  border-radius: 50%;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  margin: 0 auto 15px;\r\n  font-size: 1.2rem;\r\n}\r\n\r\n.card h4 {\r\n  font-family: var(--font-serif);\r\n  font-size: 1.2rem;\r\n  color: var(--dark-blue);\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.card-image {\r\n  background-color: #eee;\r\n  aspect-ratio: 4\/3;\r\n  margin-bottom: 20px;\r\n  border-radius: 4px;\r\n  overflow: hidden;\r\n  border: 1px solid #ddd;\r\n}\r\n\r\n.card-image img {\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n  display: block;\r\n}\r\n\r\n.card p {\r\n  font-size: 0.85rem;\r\n  color: #555;\r\n  line-height: 1.6;\r\n}\r\n\r\n\/* MEANING & IMPACT *\/\r\n.meaning-impact {\r\n  display: flex;\r\n  border-top: 1px solid #e0dcd3;\r\n}\r\n\r\n.meaning-col {\r\n  flex: 1;\r\n  background-color: var(--dark-blue);\r\n  color: var(--text-light);\r\n  padding: 80px 60px 80px 10vw;\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: center;\r\n}\r\n\r\n.meaning-col h2 {\r\n  font-size: 2.2rem;\r\n  margin-bottom: 15px;\r\n}\r\n\r\n.meaning-cursive {\r\n  font-size: 2.8rem;\r\n  margin-top: 10px;\r\n  color: var(--text-light);\r\n  line-height: 1.1;\r\n}\r\n\r\n.meaning-col p:last-child {\r\n  font-size: 0.95rem;\r\n  color: #ddd;\r\n  max-width: 450px;\r\n}\r\n\r\n.impact-col {\r\n  flex: 1;\r\n  background-color: var(--cream);\r\n  padding: 80px 10vw 80px 60px;\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: center;\r\n}\r\n\r\n.impact-title {\r\n  font-size: 2.2rem;\r\n  color: var(--dark-blue);\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.impact-desc {\r\n  font-size: 1rem;\r\n  color: #444;\r\n  margin-bottom: 40px;\r\n  max-width: 450px;\r\n}\r\n\r\n.impact-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(4, 1fr);\r\n  gap: 20px;\r\n}\r\n\r\n.impact-item {\r\n  text-align: center;\r\n}\r\n\r\n.impact-item .icon {\r\n  width: 50px;\r\n  height: 50px;\r\n  background-color: var(--dark-blue);\r\n  color: var(--text-light);\r\n  border-radius: 50%;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  margin: 0 auto 10px;\r\n  font-size: 1.2rem;\r\n}\r\n\r\n.impact-item p {\r\n  font-size: 0.8rem;\r\n  font-weight: 600;\r\n  color: var(--dark-blue);\r\n  text-transform: uppercase;\r\n}\r\n\r\n\/* JOIN US FOOTER *\/\r\n.join-us {\r\n  background-color: var(--dark-blue);\r\n  color: var(--text-light);\r\n  padding: 60px 0;\r\n  position: relative;\r\n  overflow: hidden;\r\n  border-top: 2px solid var(--gold);\r\n}\r\n\r\n.flex-between {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  gap: 40px;\r\n  position: relative;\r\n  z-index: 2;\r\n}\r\n\r\n.align-start {\r\n  align-items: flex-start;\r\n}\r\n\r\n.join-title {\r\n  font-size: 5rem;\r\n  margin-top: -10px;\r\n  line-height: 1;\r\n}\r\n\r\n.join-center {\r\n  flex: 1;\r\n  margin-left: 30px;\r\n}\r\n\r\n.join-subtitle {\r\n  font-size: 1.4rem;\r\n  font-weight: 600;\r\n  color: var(--text-light);\r\n}\r\n\r\n.join-action {\r\n  font-size: 1.4rem;\r\n  margin-top: 5px;\r\n  color: var(--gold);\r\n}\r\n\r\n.join-desc {\r\n  font-size: 1rem;\r\n  color: #ccc;\r\n  margin-top: 10px;\r\n}\r\n\r\n.join-right {\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  gap: 20px;\r\n}\r\n\r\n.social-icons {\r\n  display: flex;\r\n  gap: 15px;\r\n  color: var(--text-light);\r\n  font-size: 1.2rem;\r\n}\r\n\r\n.social-icons i {\r\n  cursor: pointer;\r\n  transition: color 0.3s;\r\n}\r\n\r\n.social-icons i:hover {\r\n  color: var(--gold);\r\n}\r\n\r\n\/* RESPONSIVE DESIGN *\/\r\n@media (max-width: 1024px) {\r\n  .plaque-placeholder {\r\n    flex-direction: column;\r\n  }\r\n}\r\n\r\n@media (max-width: 992px) {\r\n  .split-layout, .grid-2, .meaning-impact, .flex-between {\r\n    flex-direction: column;\r\n    text-align: center;\r\n  }\r\n  .grid-2 { grid-template-columns: 1fr; gap: 30px; }\r\n  .divider-vertical { width: 100%; height: 1px; }\r\n  .grid-4, .impact-grid { grid-template-columns: repeat(2, 1fr); }\r\n  .meaning-col, .impact-col { padding: 60px 20px; align-items: center; }\r\n  \r\n  .align-start { align-items: center; }\r\n  .left-align { justify-content: center; }\r\n  .join-center { margin-left: 0; margin-top: 20px; margin-bottom: 20px; }\r\n  .impact-desc, .meaning-col p:last-child { margin-left: auto; margin-right: auto; }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .hero { padding: 80px 20px 100px; }\r\n  .hero h1 { font-size: 2.8rem; }\r\n  .hero .cursive-text { font-size: 3.2rem; }\r\n  .section-title { font-size: 2.4rem; }\r\n  .our-story, .what-we-do { padding: 70px 0; }\r\n  .join-title { font-size: 4rem; }\r\n}\r\n\r\n@media (max-width: 600px) {\r\n  .grid-4, .impact-grid { grid-template-columns: 1fr; }\r\n  .nav-links { display: none; }\r\n  .hero h1 { font-size: 2.2rem; }\r\n  .hero .cursive-text { font-size: 2.8rem; }\r\n  .hero-subtitle { font-size: 1.2rem; }\r\n  .meaning-cursive { font-size: 2.2rem; }\r\n  .join-title { font-size: 3.5rem; }\r\n  .btn-large { padding: 12px 24px; font-size: 0.9rem; }\r\n  .container { padding: 0 20px; }\r\n  .plaque-placeholder { padding: 15px; }\r\n}\r\n<\/style>\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Montserrat:wght@300;400;500;600&family=Great+Vibes&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Montserrat:wght@300;400;500;600&family=Great+Vibes&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n<!-- HERO SECTION -->\r\n<section class=\"hero hero-bg-custom\">\r\n  <div class=\"hero-content\">\r\n    <h2 class=\"cursive-text gold-text\">About Us Page<\/h2>\r\n    <h1 class=\"serif-text\">One life.<br>Endless impact.<\/h1>\r\n    <h3 class=\"gold-text serif-text hero-subtitle\">The Trevon Harris Organization, Inc.<\/h3>\r\n    <div class=\"star-divider\"><i class=\"fa-solid fa-star\"><\/i><\/div>\r\n    <p>His story didn't end. It became ours to carry.<\/p>\r\n  <\/div>\r\n  <div class=\"hero-wave\">\r\n    <svg viewBox=\"0 0 1200 120\" preserveAspectRatio=\"none\">\r\n        <path d=\"M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V120H0V95.8C49.71,109.84,103.54,115.8,157.8,114.61C212.06,113.43,266.36,104.97,321.39,56.44Z\" class=\"shape-fill\"><\/path>\r\n        <path d=\"M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3\" class=\"shape-stroke\"><\/path>\r\n    <\/svg>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- OUR STORY -->\r\n<section class=\"our-story\">\r\n  <div class=\"container split-layout\">\r\n    <div class=\"story-text\">\r\n      <h2 class=\"section-title\">Our Story<\/h2>\r\n      <p>The Trevon Harris Organization was born out of love, founded on faith and driven by a relentless sense of purpose. Trevon was a joyous presence, a leader with heart and a rare talent for making those around him feel seen, valued, and loved.<\/p>\r\n      <p>What started as a tribute to his memory has become a living mission lifting youth, strengthening families and building stronger communities grounded in faith. Our mission is to create environments through mentorship, scholarships, community outreach and youth events where every person is empowered, included and inspired to boldly walk in their God-given potential.<\/p>\r\n      <p>Everything we do is a reflection of the legacy Trevon left us, led by love and guided by faith. His life still informs our purpose each day.<\/p>\r\n    <\/div>\r\n    <div class=\"story-image\">\r\n      <div class=\"plaque-placeholder\">\r\n        <div class=\"plaque-photo\" style=\"overflow: hidden;\">\r\n          <img decoding=\"async\" src=\"https:\/\/websitesmockup.com\/believe\/wp-content\/uploads\/2026\/05\/about-1.webp\" alt=\"Trevon Harris\" style=\"width: 100%; height: 100%; object-fit: cover; display: block;\">\r\n        <\/div>\r\n        <div class=\"plaque-gold\">\r\n          <p><strong>Congratulation to<br>Trevon Harris<\/strong><\/p>\r\n          <p>Recipient of the<br>Legacy Memorial Award<\/p>\r\n          <p><em>6\/5\/24<\/em><\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- MISSION & VISION -->\r\n<section class=\"mission-vision\">\r\n  <div class=\"container grid-2\">\r\n    <div class=\"mission text-center\">\r\n      <div class=\"icon-circle\"><i class=\"fa-solid fa-bullseye\"><\/i><\/div>\r\n      <h2 class=\"gold-text serif-text\">Our Mission<\/h2>\r\n      <p>The Be-Lieve The Trevon Harris Organization, Inc. is a youth and family empowerment organization that focuses on faith-based mentoring, educational resources and positive community involvement. We walk with people as they become who God created them to be.<\/p>\r\n    <\/div>\r\n    <div class=\"divider-vertical\"><\/div>\r\n    <div class=\"vision text-center\">\r\n      <div class=\"icon-circle\"><i class=\"fa-solid fa-eye\"><\/i><\/div>\r\n      <h2 class=\"gold-text serif-text\">Our Vision<\/h2>\r\n      <p>We dream of a future where no young person has to walk through life alone. We dream of a future where every child has the confidence, community and opportunity to become all they were created to be. A future of faith, a life of purpose, a life of believing their life matters.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- WHAT WE DO -->\r\n<section class=\"what-we-do\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header text-center\">\r\n      <div class=\"line\"><\/div>\r\n      <h2 class=\"serif-text\">What We Do<\/h2>\r\n      <div class=\"line\"><\/div>\r\n    <\/div>\r\n    <div class=\"grid-4\">\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\"><i class=\"fa-solid fa-cross\"><\/i><\/div>\r\n        <h4>Faith<\/h4>\r\n        <div class=\"card-image\"><img decoding=\"async\" src=\"https:\/\/websitesmockup.com\/believe\/wp-content\/uploads\/2026\/05\/Youth-Mentorship.webp\" alt=\"Faith\"><\/div>\r\n        <p>Everything we do is centered on God. Our work is not just mission-driven; it is faith-led.<\/p>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\"><i class=\"fa-solid fa-heart\"><\/i><\/div>\r\n        <h4>Love<\/h4>\r\n        <div class=\"card-image\"><img decoding=\"async\" src=\"https:\/\/websitesmockup.com\/believe\/wp-content\/uploads\/2026\/05\/Scholarships-Education-Support.webp\" alt=\"Love\"><\/div>\r\n        <p>We serve with compassion, intentional kindness, and a heart that sees the worth in each person.<\/p>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\"><i class=\"fa-solid fa-users\"><\/i><\/div>\r\n        <h4>Community<\/h4>\r\n        <div class=\"card-image\"><img decoding=\"async\" src=\"https:\/\/websitesmockup.com\/believe\/wp-content\/uploads\/2026\/05\/Community-Engagement.webp\" alt=\"Community\"><\/div>\r\n        <p>We create spaces where people feel truly safe, profoundly supported, and meaningfully connected.<\/p>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\"><i class=\"fa-solid fa-hands-holding-child\"><\/i><\/div>\r\n        <h4>Empowerment<\/h4>\r\n        <div class=\"card-image\"><img decoding=\"async\" src=\"https:\/\/websitesmockup.com\/believe\/wp-content\/uploads\/2026\/05\/Family-Support.webp\" alt=\"Empowerment\"><\/div>\r\n        <p>We develop youth to believe in themselves, own their story, and walk confidently into their future.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- MEANING & IMPACT -->\r\n<section class=\"meaning-impact\">\r\n  <div class=\"meaning-col\">\r\n    <h2 class=\"gold-text serif-text\">Meaning of Be\u2022Lieve<\/h2>\r\n    <p class=\"cursive-text meaning-cursive\">Live Your Faith. Walk Your Purpose. Leave Your Legacy.<\/p>\r\n    <div class=\"star-divider left-align\"><i class=\"fa-solid fa-star\"><\/i><\/div>\r\n    <p>BE-LIEVE is not only a name. It's a statement. It is faith. It is resilience. It is the strength to rise above the challenges of life and walk confidently in who God created you to be. Every letter means something. Each word has weight. This is the foundation upon which everything we do is built.<\/p>\r\n  <\/div>\r\n  <div class=\"impact-col\">\r\n    <h2 class=\"serif-text impact-title\">Our Impact<\/h2>\r\n    <p class=\"impact-desc\">You do not have to know Trevon to be part of what he started. You can be the difference for the next young person who needs somebody fighting for them.<\/p>\r\n    <div class=\"impact-grid\">\r\n      <div class=\"impact-item\">\r\n        <div class=\"icon\"><i class=\"fa-solid fa-users-rays\"><\/i><\/div>\r\n        <p>Youth Empowered<\/p>\r\n      <\/div>\r\n      <div class=\"impact-item\">\r\n        <div class=\"icon\"><i class=\"fa-solid fa-graduation-cap\"><\/i><\/div>\r\n        <p>Scholarships Awarded<\/p>\r\n      <\/div>\r\n      <div class=\"impact-item\">\r\n        <div class=\"icon\"><i class=\"fa-solid fa-hand-holding-heart\"><\/i><\/div>\r\n        <p>Families Supported<\/p>\r\n      <\/div>\r\n      <div class=\"impact-item\">\r\n        <div class=\"icon\"><i class=\"fa-solid fa-earth-americas\"><\/i><\/div>\r\n        <p>Communities United<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- JOIN US FOOTER -->\r\n<section class=\"join-us\">\r\n  <div class=\"container flex-between align-start\">\r\n    <div class=\"join-left\">\r\n      <h2 class=\"cursive-text gold-text join-title\">Join Us<\/h2>\r\n    <\/div>\r\n    <div class=\"join-center\">\r\n      <h3 class=\"join-subtitle\">Join us in making a difference.<\/h3>\r\n      <h3 class=\"join-action gold-text\">Donate. Sponsor. Volunteer. Get Involved.<\/h3>\r\n      <p class=\"join-desc\">Together, we can help youth believe, grow, and lead with purpose. Volunteer your time and be the difference.<\/p>\r\n    <\/div>\r\n    <div class=\"join-right\">\r\n      <a href=\"#\" class=\"btn-primary btn-large\">GET INVOLVED TODAY<\/a>\r\n      <div class=\"social-icons\">\r\n        <i class=\"fa-brands fa-facebook-f\"><\/i>\r\n        <i class=\"fa-brands fa-instagram\"><\/i>\r\n        <i class=\"fa-brands fa-youtube\"><\/i>\r\n        <i class=\"fa-regular fa-envelope\"><\/i>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\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>About Us Page One life.Endless impact. The Trevon Harris Organization, Inc. His story didn&#8217;t end. It became ours to carry. Our Story The Trevon Harris Organization was born out of love, founded on faith and driven by a relentless sense of purpose. Trevon was a joyous presence, a leader with heart and a rare talent [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"give_campaign_id":0,"footnotes":""},"class_list":["post-377","page","type-page","status-publish","hentry"],"campaignId":"","_links":{"self":[{"href":"https:\/\/websitesmockup.com\/believe\/wp-json\/wp\/v2\/pages\/377","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/websitesmockup.com\/believe\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/websitesmockup.com\/believe\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/websitesmockup.com\/believe\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/websitesmockup.com\/believe\/wp-json\/wp\/v2\/comments?post=377"}],"version-history":[{"count":307,"href":"https:\/\/websitesmockup.com\/believe\/wp-json\/wp\/v2\/pages\/377\/revisions"}],"predecessor-version":[{"id":896,"href":"https:\/\/websitesmockup.com\/believe\/wp-json\/wp\/v2\/pages\/377\/revisions\/896"}],"wp:attachment":[{"href":"https:\/\/websitesmockup.com\/believe\/wp-json\/wp\/v2\/media?parent=377"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}