{"id":4549,"date":"2026-05-02T15:11:43","date_gmt":"2026-05-02T15:11:43","guid":{"rendered":"https:\/\/hansoneducationservices.com\/?page_id=4549"},"modified":"2026-05-02T22:44:25","modified_gmt":"2026-05-02T22:44:25","slug":"brett-hanson-books-2","status":"publish","type":"page","link":"https:\/\/hansoneducationservices.com\/?page_id=4549","title":{"rendered":"Brett Hanson Books"},"content":{"rendered":"\n<!--\n  Brett Hanson Books \u2013 Full Page (WordPress Custom HTML)\n  =======================================================\n  Paste everything below into a Custom HTML block in WordPress\n  on the Brett Hanson Books page (page_id=19).\n\n  All images are served from your own WordPress media library \u2014\n  no external dependencies except Amazon links.\n-->\n\n<!-- Fix: hide the theme sidebar and expand content to full width -->\n<style>\n#sidebar { display: none !important; }\n#main { float: none !important; width: 100% !important; }\n#main-core { margin-left: 0 !important; margin-right: 0 !important; }\n<\/style>\n\n<style>\n\/* ============================================================\n   BRETT HANSON BOOKS \u2013 PAGE STYLES\n   ============================================================ *\/\n.bhb-wrap {\n  font-family: Georgia, 'Times New Roman', serif;\n  color: #1a1a2e;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 16px 60px;\n  box-sizing: border-box;\n}\n.bhb-wrap *, .bhb-wrap *::before, .bhb-wrap *::after {\n  box-sizing: inherit;\n}\n\n\/* \u2500\u2500 Page hero \u2500\u2500 *\/\n.bhb-hero {\n  text-align: center;\n  padding: 60px 28px 52px;\n  background: linear-gradient(150deg, #07152a 0%, #0f2d50 55%, #0d2240 100%);\n  border-radius: 6px;\n  margin-bottom: 48px;\n}\n.bhb-hero-eyebrow {\n  font-family: Arial, sans-serif;\n  font-size: 0.88rem;\n  letter-spacing: 0.32em;\n  text-transform: uppercase;\n  color: #c9a84c;\n  margin-bottom: 14px;\n}\n.bhb-hero h1 {\n  font-size: 3.2rem;\n  font-weight: 700;\n  margin: 0 0 18px;\n  color: #fff;\n  line-height: 1.1;\n}\n.bhb-hero-desc {\n  font-size: 1.25rem;\n  color: #b8cce4;\n  max-width: 700px;\n  margin: 0 auto;\n  line-height: 1.7;\n}\n\n\/* \u2500\u2500 Section wrapper \u2500\u2500 *\/\n.bhb-section {\n  margin-bottom: 64px;\n}\n\n\/* \u2500\u2500 Section header \u2500\u2500 *\/\n.bhb-section-head {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  margin-bottom: 30px;\n  padding-bottom: 18px;\n  border-bottom: 1px solid #e0e8f0;\n}\n.bhb-section-accent {\n  width: 6px;\n  height: 44px;\n  border-radius: 3px;\n  flex-shrink: 0;\n}\n.bhb-section-head-text h2 {\n  font-size: 1.9rem;\n  font-weight: 700;\n  margin: 0 0 4px;\n  color: #0d2240;\n  line-height: 1.2;\n}\n.bhb-section-head-text p {\n  font-family: Arial, sans-serif;\n  font-size: 1rem;\n  color: #6a7f96;\n  margin: 0;\n  line-height: 1.4;\n}\n\n\/* \u2500\u2500 Book grid \u2500\u2500 *\/\n.bhb-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 28px;\n}\n\n\/* \u2500\u2500 Book card \u2500\u2500 *\/\n.bhb-card {\n  background: #fff;\n  border: 1px solid #dce6f0;\n  border-radius: 8px;\n  overflow: hidden;\n  display: flex;\n  flex-direction: column;\n  box-shadow: 0 2px 10px rgba(0,0,0,0.07);\n  transition: box-shadow 0.2s, transform 0.2s;\n}\n.bhb-card:hover {\n  box-shadow: 0 10px 34px rgba(0,0,0,0.15);\n  transform: translateY(-4px);\n}\n\n\/* \u2500\u2500 Cover area \u2500\u2500 *\/\n.bhb-cover {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  padding: 36px 24px;\n  border-bottom: 1px solid #e8eef5;\n}\n.bhb-cover a { display: block; }\n.bhb-cover img {\n  height: 300px;\n  width: auto;\n  object-fit: contain;\n  box-shadow: 0 6px 20px rgba(0,0,0,0.22);\n  display: block;\n}\n\n\/* \u2500\u2500 Card body \u2500\u2500 *\/\n.bhb-card-body {\n  padding: 24px 22px;\n  flex: 1;\n  display: flex;\n  flex-direction: column;\n}\n.bhb-genre {\n  font-family: Arial, sans-serif;\n  font-size: 0.8rem;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  margin-bottom: 8px;\n}\n.bhb-book-title {\n  font-size: 1.25rem;\n  font-weight: 700;\n  line-height: 1.3;\n  margin: 0 0 6px;\n  color: #0d2240;\n}\n.bhb-book-sub {\n  font-size: 1rem;\n  font-style: italic;\n  color: #3d5a7a;\n  margin: 0 0 14px;\n  line-height: 1.3;\n}\n.bhb-book-desc {\n  font-size: 1rem;\n  color: #3d4f63;\n  line-height: 1.72;\n  margin: 0 0 16px;\n  flex: 1;\n}\n.bhb-best-for {\n  font-family: Arial, sans-serif;\n  font-size: 0.85rem;\n  color: #5a6e82;\n  margin-bottom: 18px;\n  line-height: 1.55;\n}\n.bhb-best-for strong { color: #0d2240; }\n\n\/* \u2500\u2500 Buttons \u2500\u2500 *\/\n.bhb-btn {\n  display: block;\n  text-align: center;\n  text-decoration: none;\n  font-family: Arial, sans-serif;\n  font-size: 1rem;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  padding: 14px 18px;\n  border-radius: 5px;\n  transition: background 0.2s, color 0.2s;\n}\n.bhb-btn-amazon {\n  background: #0d2240;\n  color: #fff;\n}\n.bhb-btn-amazon:hover {\n  background: #c9a84c;\n  color: #0d2240;\n  text-decoration: none;\n}\n.bhb-btn-free {\n  background: #e8f4ee;\n  color: #1e6641;\n  border: 1.5px solid #a8d5bc;\n}\n.bhb-btn-free:hover {\n  background: #1e6641;\n  color: #fff;\n  text-decoration: none;\n}\n\n\/* \u2500\u2500 Cover backgrounds by section \u2500\u2500 *\/\n.bhb-cover-seal    { background: #e8ecf2; }\n.bhb-cover-edu     { background: #eaf4f0; }\n.bhb-cover-student { background: #f4f0e8; }\n\n\/* \u2500\u2500 Audiobook callout (SEAL Stories only) \u2500\u2500 *\/\n.bhb-audio-bar {\n  background: linear-gradient(135deg, #07152a 0%, #0f2d50 100%);\n  border-radius: 6px;\n  padding: 24px 32px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  flex-wrap: wrap;\n  gap: 16px;\n  margin-top: 28px;\n}\n.bhb-audio-bar-text {\n  color: #fff;\n  font-family: Arial, sans-serif;\n  font-size: 1.05rem;\n}\n.bhb-audio-bar-text strong { color: #c9a84c; }\n.bhb-audio-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n.bhb-audio-pill {\n  background: rgba(255,255,255,0.07);\n  border: 1px solid rgba(201,168,76,0.5);\n  border-radius: 20px;\n  padding: 8px 18px;\n  font-family: Arial, sans-serif;\n  font-size: 0.9rem;\n  color: #cde0f5;\n  display: flex;\n  align-items: center;\n  gap: 9px;\n}\n.bhb-audio-pill-badge {\n  background: #c9a84c;\n  color: #07152a;\n  font-size: 0.7rem;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  padding: 2px 8px;\n  border-radius: 10px;\n}\n\n\/* \u2500\u2500 Student note \u2500\u2500 *\/\n.bhb-student-note {\n  background: #fdf8ee;\n  border: 1px solid #e8d9a8;\n  border-radius: 5px;\n  padding: 14px 18px;\n  font-family: Arial, sans-serif;\n  font-size: 0.8rem;\n  color: #5a4a1a;\n  margin-bottom: 20px;\n  line-height: 1.55;\n}\n\n\/* \u2500\u2500 Author quote \u2500\u2500 *\/\n.bhb-quote {\n  background: #f3f7fc;\n  border-left: 5px solid #c9a84c;\n  border-radius: 0 6px 6px 0;\n  margin-top: 48px;\n  overflow: hidden;\n}\n.bhb-quote-header {\n  background: #0d2240;\n  color: #fff;\n  font-family: Arial, sans-serif;\n  font-size: 1rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  padding: 14px 30px;\n}\n.bhb-quote-body {\n  padding: 28px 30px;\n}\n.bhb-quote p {\n  font-size: 1.4rem;\n  color: #2d3e52;\n  line-height: 1.8;\n  margin: 0 0 14px;\n  font-style: italic;\n}\n.bhb-quote cite {\n  font-family: Arial, sans-serif;\n  font-style: normal;\n  font-size: 1rem;\n  color: #7a8fa6;\n  letter-spacing: 0.05em;\n}\n\n\/* \u2500\u2500 Responsive \u2500\u2500 *\/\n@media (max-width: 720px) {\n  .bhb-grid {\n    grid-template-columns: 1fr;\n    max-width: 420px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .bhb-hero h1 { font-size: 2.2rem; }\n  .bhb-audio-bar { flex-direction: column; align-items: flex-start; }\n}\n@media (min-width: 480px) and (max-width: 720px) {\n  .bhb-grid { grid-template-columns: repeat(2, 1fr); max-width: 100%; }\n}\n<\/style>\n\n<div class=\"bhb-wrap\">\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       PAGE HERO\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"bhb-hero\">\n    <div class=\"bhb-hero-eyebrow\">Brett Hanson \u00b7 Author &amp; Educator<\/div>\n    <h1>Brett Hanson Books<\/h1>\n    <p class=\"bhb-hero-desc\">\n      From Navy SEAL memoir to historical mystery, classroom resources to student-authored collections \u2014\n      books written to challenge, teach, and inspire.\n      Click any cover to explore and order through Amazon.\n    <\/p>\n  <\/div>\n\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 1 \u2014 SEAL STORIES\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"bhb-section\">\n\n    <div class=\"bhb-section-head\">\n      <div class=\"bhb-section-accent\" style=\"background:#0d2240;\"><\/div>\n      <div class=\"bhb-section-head-text\">\n        <h2>SEAL Stories<\/h2>\n        <p>Three books exploring the complex reality of becoming a man in a violent world &bull; Audiobooks coming summer 2026<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"bhb-grid\">\n\n      <!-- Book 1: A Boy's Journey (memoir) -->\n      <div class=\"bhb-card\">\n        <div class=\"bhb-cover bhb-cover-seal\">\n          <a href=\"https:\/\/www.amazon.com\/SEAL-Stories-Points-Despair-Beyond\/dp\/1482660377\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n            <img decoding=\"async\" src=\"https:\/\/hansoneducationservices.com\/wp-content\/uploads\/2023\/06\/a-boys-journey-thumb-1.jpg\"\n                 alt=\"A Boy's Journey \u2013 SEAL Stories memoir by Brett Hanson\" loading=\"lazy\">\n          <\/a>\n        <\/div>\n        <div class=\"bhb-card-body\">\n          <div class=\"bhb-genre\" style=\"color:#c9a84c;\">Memoir<\/div>\n          <div class=\"bhb-book-title\">SEAL Stories: The 5 Points<\/div>\n          <div class=\"bhb-book-sub\">From Despair to SEAL Team 4 and Beyond<\/div>\n          <p class=\"bhb-book-desc\">\n            In 1986, Brett Hanson stood on the bank of the Detroit River \u2014 a homeless 17-year-old dropout, wasted on cheap drugs, and completely alone. Three years later he graduated from BUD\/S as a Navy SEAL. This memoir traces that transformation through five life-changing principles: Work, Honesty, Vision, Confidence, and Service.\n          <\/p>\n          <div class=\"bhb-best-for\"><strong>Best for:<\/strong> Young adults seeking direction &bull; Parents of struggling teens &bull; Military memoir readers<\/div>\n          <a class=\"bhb-btn bhb-btn-amazon\" href=\"https:\/\/www.amazon.com\/SEAL-Stories-Points-Despair-Beyond\/dp\/1482660377\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n            \ud83d\udcd6 &nbsp;Read on Amazon\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Book 2: The First Fall (mystery) -->\n      <div class=\"bhb-card\">\n        <div class=\"bhb-cover bhb-cover-seal\">\n          <a href=\"https:\/\/www.amazon.com\/dp\/B0B39S19ZV\" target=\"_blank\" rel=\"noopener noreferrer\">\n            <img decoding=\"async\" src=\"https:\/\/hansoneducationservices.com\/wp-content\/uploads\/2023\/06\/the-first-fall-thumb-1.jpg\"\n                 alt=\"The First Fall \u2013 A Steph Austin SEAL Stories Mystery by Brett Hanson\" loading=\"lazy\">\n          <\/a>\n        <\/div>\n        <div class=\"bhb-card-body\">\n          <div class=\"bhb-genre\" style=\"color:#c9a84c;\">Historical Mystery<\/div>\n          <div class=\"bhb-book-title\">The First Fall<\/div>\n          <div class=\"bhb-book-sub\">A Steph Austin SEAL Stories Mystery<\/div>\n          <p class=\"bhb-book-desc\">\n            In the Amazon jungle, a curious Bolivian boy befriends young SEAL Steph Austin \u2014 then dies mysteriously. Steph knows he must find the truth, no matter the cost to his team, his career, or his conscience. A story of murder, betrayal, and one man&#8217;s refusal to look away.\n          <\/p>\n          <div class=\"bhb-best-for\"><strong>Best for:<\/strong> Historical mystery fans &bull; Military thriller readers &bull; Young adults drawn to action &amp; justice<\/div>\n          <a class=\"bhb-btn bhb-btn-amazon\" href=\"https:\/\/www.amazon.com\/dp\/B0B39S19ZV\" target=\"_blank\" rel=\"noopener noreferrer\">\n            \ud83d\udcd6 &nbsp;Read on Amazon\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Book 3: Caprichos \/ Glimpses (short stories) -->\n      <div class=\"bhb-card\">\n        <div class=\"bhb-cover bhb-cover-seal\">\n          <a href=\"https:\/\/www.amazon.com\/SEAL-Stories-Caprichos-Short\/dp\/1724612182\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n            <img decoding=\"async\" src=\"https:\/\/hansoneducationservices.com\/wp-content\/uploads\/2026\/03\/Caprichos-cover.jpg\"\n                 alt=\"SEAL Stories: Glimpses \u2013 short stories by Brett Hanson\" loading=\"lazy\">\n          <\/a>\n        <\/div>\n        <div class=\"bhb-card-body\">\n          <div class=\"bhb-genre\" style=\"color:#c9a84c;\">Short Stories<\/div>\n          <div class=\"bhb-book-title\">SEAL Stories: Glimpses<\/div>\n          <div class=\"bhb-book-sub\">Intimate Glimpses into One SEAL&#8217;s Life<\/div>\n          <p class=\"bhb-book-desc\">\n            For decades, Brett Hanson tried to explain not what he did in the Teams \u2014 but what it meant. These true-life fiction stories explore real events, hidden meanings, and the slow, hard work of becoming a good man in a violent world. You may remember things you already know.\n          <\/p>\n          <div class=\"bhb-best-for\"><strong>Best for:<\/strong> Short fiction readers &bull; Those curious about SEAL life beyond the headlines &bull; Thoughtful young adults<\/div>\n          <a class=\"bhb-btn bhb-btn-amazon\" href=\"https:\/\/www.amazon.com\/SEAL-Stories-Caprichos-Short\/dp\/1724612182\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n            \ud83d\udcd6 &nbsp;Read on Amazon\n          <\/a>\n        <\/div>\n      <\/div>\n\n    <\/div><!-- \/.bhb-grid -->\n\n    <!-- Audiobook bar -->\n    <div class=\"bhb-audio-bar\">\n      <div class=\"bhb-audio-bar-text\">\n        \ud83c\udfa7 &nbsp;<strong>Audiobooks Coming Summer 2026<\/strong> &nbsp;\u2014&nbsp; A Boy&#8217;s Journey &amp; The First Fall\n      <\/div>\n      <div class=\"bhb-audio-pills\">\n        <div class=\"bhb-audio-pill\">The 5 Points <span class=\"bhb-audio-pill-badge\">Soon<\/span><\/div>\n        <div class=\"bhb-audio-pill\">The First Fall <span class=\"bhb-audio-pill-badge\">Soon<\/span><\/div>\n        <div class=\"bhb-audio-pill\">Glimpses <span class=\"bhb-audio-pill-badge\">Soon<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Author quote -->\n    <div class=\"bhb-quote\">\n      <div class=\"bhb-quote-header\">Brett Hanson &middot; Navy SEAL, Author &amp; Educator<\/div>\n      <div class=\"bhb-quote-body\">\n        <p>&#8220;The truth about becoming a good, strong man in a deeply violent world is not what people expect.\n        These are stories about what I actually learned \u2014 and what any young man can learn \u2014\n        about courage, honesty, and the hard work of becoming someone you&#8217;re proud to be.&#8221;<\/p>\n        <cite>\u2014 Brett Hanson, Navy SEAL, Author &amp; Educator<\/cite>\n      <\/div>\n    <\/div>\n\n  <\/div><!-- \/.bhb-section SEAL Stories -->\n\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 2 \u2014 EDUCATIONAL RESOURCES\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"bhb-section\">\n\n    <div class=\"bhb-section-head\">\n      <div class=\"bhb-section-accent\" style=\"background:#1e6641;\"><\/div>\n      <div class=\"bhb-section-head-text\">\n        <h2>Educational Resources<\/h2>\n        <p>For teachers, students, and lifelong learners &bull; Grammarology is free<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"bhb-grid\">\n\n      <!-- Edu 1: The Teacher's Promise -->\n      <div class=\"bhb-card\">\n        <div class=\"bhb-cover bhb-cover-edu\">\n          <a href=\"https:\/\/www.amazon.com\/dp\/B0B8RJ7ZX2\" target=\"_blank\" rel=\"noopener noreferrer\">\n            <img decoding=\"async\" src=\"https:\/\/hansoneducationservices.com\/wp-content\/uploads\/2023\/06\/TTP-cover-face-678x1024.png\"\n                 alt=\"The Teacher's Promise by Brett Hanson\" loading=\"lazy\">\n          <\/a>\n        <\/div>\n        <div class=\"bhb-card-body\">\n          <div class=\"bhb-genre\" style=\"color:#1e6641;\">Education \u00b7 Memoir<\/div>\n          <div class=\"bhb-book-title\">The Teacher&#8217;s Promise<\/div>\n          <div class=\"bhb-book-sub\">One Teacher&#8217;s Quest to Stay in the Noblest Profession<\/div>\n          <p class=\"bhb-book-desc\">\n            Brett Hanson&#8217;s story of staying committed to teaching through every challenge \u2014 and his 5-step process for building a more meaningful, joyful career in education. For any teacher who has ever wondered if it&#8217;s still worth it.\n          <\/p>\n          <div class=\"bhb-best-for\"><strong>Best for:<\/strong> Teachers &bull; School administrators &bull; Anyone considering a career in education<\/div>\n          <a class=\"bhb-btn bhb-btn-amazon\" href=\"https:\/\/www.amazon.com\/dp\/B0B8RJ7ZX2\" target=\"_blank\" rel=\"noopener noreferrer\">\n            \ud83d\udcd6 &nbsp;Read on Amazon\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Edu 2: AI in Ed -->\n      <div class=\"bhb-card\">\n        <div class=\"bhb-cover bhb-cover-edu\">\n          <a href=\"https:\/\/www.amazon.com\/dp\/B0CPNSCNKX\" target=\"_blank\" rel=\"noopener noreferrer\">\n            <img decoding=\"async\" src=\"https:\/\/hansoneducationservices.com\/wp-content\/uploads\/2023\/12\/ai-in-ed-4-683x1024.jpeg\"\n                 alt=\"AI in Ed \u2013 An Educator's Guide by Brett Hanson\" loading=\"lazy\">\n          <\/a>\n        <\/div>\n        <div class=\"bhb-card-body\">\n          <div class=\"bhb-genre\" style=\"color:#1e6641;\">Education \u00b7 Technology<\/div>\n          <div class=\"bhb-book-title\">AI in Ed<\/div>\n          <div class=\"bhb-book-sub\">An Easy-to-Use Educator&#8217;s Guide to AI in Schools<\/div>\n          <p class=\"bhb-book-desc\">\n            A practical guide to integrating artificial intelligence in classrooms \u2014 covering school integration plans, AI history and ethics, step-by-step lesson plans, digital literacy frameworks, ChatGPT project samples, and ongoing support resources.\n          <\/p>\n          <div class=\"bhb-best-for\"><strong>Best for:<\/strong> Teachers &bull; Curriculum coordinators &bull; School administrators navigating AI<\/div>\n          <a class=\"bhb-btn bhb-btn-amazon\" href=\"https:\/\/www.amazon.com\/dp\/B0CPNSCNKX\" target=\"_blank\" rel=\"noopener noreferrer\">\n            \ud83d\udcd6 &nbsp;Read on Amazon\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Edu 3: Grammarology (free) -->\n      <div class=\"bhb-card\">\n        <div class=\"bhb-cover bhb-cover-edu\">\n          <a href=\"https:\/\/hansoneducationservices.com\/?page_id=357\" target=\"_blank\" rel=\"noopener noreferrer\">\n            <img decoding=\"async\" src=\"https:\/\/hansoneducationservices.com\/wp-content\/uploads\/2023\/06\/Grammarology-cover-final-8-by-13-670x1024.jpg\"\n                 alt=\"Grammarology \u2013 Learning Is Fun by Brett Hanson\" loading=\"lazy\">\n          <\/a>\n        <\/div>\n        <div class=\"bhb-card-body\">\n          <div class=\"bhb-genre\" style=\"color:#1e6641;\">Grammar &bull; Free Resource<\/div>\n          <div class=\"bhb-book-title\">Grammarology<\/div>\n          <div class=\"bhb-book-sub\">Learning the Fundamentals the Fun Way<\/div>\n          <p class=\"bhb-book-desc\">\n            Nine units of dynamic instruction covering parts of speech, punctuation, sentence parts, and verbals \u2014 built with 20 years of student feedback. Colors, rhythm, dancing, memory, and practice: because learning can be fun.\n          <\/p>\n          <div class=\"bhb-best-for\"><strong>Best for:<\/strong> Students (grades 6\u201312) &bull; English teachers &bull; Homeschool families<\/div>\n          <a class=\"bhb-btn bhb-btn-free\" href=\"https:\/\/hansoneducationservices.com\/?page_id=357\" target=\"_blank\" rel=\"noopener noreferrer\">\n            \u2713 &nbsp;Free \u2014 Access Here\n          <\/a>\n        <\/div>\n      <\/div>\n\n    <\/div><!-- \/.bhb-grid -->\n\n  <\/div><!-- \/.bhb-section Educational Resources -->\n\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 3 \u2014 STUDENT COLLECTIONS\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"bhb-section\">\n\n    <div class=\"bhb-section-head\">\n      <div class=\"bhb-section-accent\" style=\"background:#8a5a00;\"><\/div>\n      <div class=\"bhb-section-head-text\">\n        <h2>Student Collections<\/h2>\n        <p>Published by students<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"bhb-grid\">\n\n      <!-- Student 1: Transformations -->\n      <div class=\"bhb-card\">\n        <div class=\"bhb-cover bhb-cover-student\">\n          <a href=\"https:\/\/www.amazon.com\/dp\/B09M5B12P5\" target=\"_blank\" rel=\"noopener noreferrer\">\n            <img decoding=\"async\" src=\"https:\/\/hansoneducationservices.com\/wp-content\/uploads\/2023\/06\/Transformations.jpg\"\n                 alt=\"Transformations \u2013 Student Collection\" loading=\"lazy\">\n          <\/a>\n        <\/div>\n        <div class=\"bhb-card-body\">\n          <div class=\"bhb-genre\" style=\"color:#8a5a00;\">Student Publication<\/div>\n          <div class=\"bhb-book-title\">Transformations<\/div>\n          <p class=\"bhb-book-desc\">\n            A student-authored collection exploring change, growth, and the journey of becoming. Written and published by Brett Hanson&#8217;s students, with all proceeds supporting their futures.\n          <\/p>\n          <a class=\"bhb-btn bhb-btn-amazon\" href=\"https:\/\/www.amazon.com\/dp\/B09M5B12P5\" target=\"_blank\" rel=\"noopener noreferrer\">\n            \ud83d\udcd6 &nbsp;Order on Amazon\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Student 2: We Believe -->\n      <div class=\"bhb-card\">\n        <div class=\"bhb-cover bhb-cover-student\">\n          <a href=\"https:\/\/www.amazon.com\/dp\/1700501755\" target=\"_blank\" rel=\"noopener noreferrer\">\n            <img decoding=\"async\" src=\"https:\/\/hansoneducationservices.com\/wp-content\/uploads\/2023\/06\/We-Believe-2019.jpg\"\n                 alt=\"We Believe: Personal Essays on Life \u2013 Student Collection\" loading=\"lazy\">\n          <\/a>\n        <\/div>\n        <div class=\"bhb-card-body\">\n          <div class=\"bhb-genre\" style=\"color:#8a5a00;\">Student Publication<\/div>\n          <div class=\"bhb-book-title\">We Believe<\/div>\n          <div class=\"bhb-book-sub\">Personal Essays on Life<\/div>\n          <p class=\"bhb-book-desc\">\n            A heartfelt collection of personal essays from students writing about what they believe \u2014 their values, their experiences, and their hopes. Authentic voices, unfiltered.\n          <\/p>\n          <a class=\"bhb-btn bhb-btn-amazon\" href=\"https:\/\/www.amazon.com\/dp\/1700501755\" target=\"_blank\" rel=\"noopener noreferrer\">\n            \ud83d\udcd6 &nbsp;Order on Amazon\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Student 3: DC Law -->\n      <div class=\"bhb-card\">\n        <div class=\"bhb-cover bhb-cover-student\">\n          <a href=\"https:\/\/www.amazon.com\/dp\/1984375067\" target=\"_blank\" rel=\"noopener noreferrer\">\n            <img decoding=\"async\" src=\"https:\/\/hansoneducationservices.com\/wp-content\/uploads\/2023\/06\/DC-Law.jpg\"\n                 alt=\"DC Law: Door County Land Air Water \u2013 Southern Door Students 2018\" loading=\"lazy\">\n          <\/a>\n        <\/div>\n        <div class=\"bhb-card-body\">\n          <div class=\"bhb-genre\" style=\"color:#8a5a00;\">Student Publication<\/div>\n          <div class=\"bhb-book-title\">DC Law<\/div>\n          <div class=\"bhb-book-sub\">Door County Land Air Water &mdash; Southern Door Students 2018<\/div>\n          <p class=\"bhb-book-desc\">\n            A student-produced exploration of Door County&#8217;s land, air, and water \u2014 their laws, their history, and why they matter. A community project by Southern Door students, 2018.\n    \n","protected":false},"excerpt":{"rendered":"<p>Brett Hanson \u00b7 Author &amp; Educator Brett Hanson Books From Navy SEAL memoir to historical mystery, classroom resources to student-authored collections \u2014 books written to challenge, teach, and inspire. Click any cover to explore and order through Amazon. SEAL Stories Three books exploring the complex reality of becoming a man in a violent world &bull;<span class=\"post-excerpt-end\">&hellip;<\/span><\/p>\n<p class=\"more-link\"><a href=\"https:\/\/hansoneducationservices.com\/?page_id=4549\" class=\"themebutton\">Read More<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-4549","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=\/wp\/v2\/pages\/4549","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4549"}],"version-history":[{"count":12,"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=\/wp\/v2\/pages\/4549\/revisions"}],"predecessor-version":[{"id":4577,"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=\/wp\/v2\/pages\/4549\/revisions\/4577"}],"wp:attachment":[{"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4549"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}