{"id":50,"date":"2025-04-01T05:31:01","date_gmt":"2025-04-01T05:31:01","guid":{"rendered":"https:\/\/hmorim.com\/?page_id=50"},"modified":"2025-07-02T04:59:41","modified_gmt":"2025-07-02T04:59:41","slug":"updates","status":"publish","type":"page","link":"https:\/\/hmorim.com\/?page_id=50","title":{"rendered":"Contents"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"50\" class=\"elementor elementor-50\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c8d09d e-con-full e-flex e-con e-parent\" data-id=\"1c8d09d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dcf027a elementor-widget elementor-widget-html\" data-id=\"dcf027a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>Inspiring Content | HMORIM<\/title>\r\n  <style>\r\n    body {\r\n      margin: 0;\r\n      font-family: 'Segoe UI', sans-serif;\r\n      background: linear-gradient(to bottom right, #fde7ef, #e8f6fc);\r\n      color: #333;\r\n      text-align: center;\r\n    }\r\n\r\n    header {\r\n      background-color: #e96b8d;\r\n      padding: 40px 20px;\r\n      color: white;\r\n    }\r\n\r\n    header h1 {\r\n      margin: 0;\r\n      font-size: 2.8rem;\r\n    }\r\n\r\n    header p {\r\n      margin-top: 10px;\r\n      font-size: 1.1rem;\r\n      color: #e4faff;\r\n    }\r\n\r\n    .container {\r\n      max-width: 1200px;\r\n      margin: auto;\r\n      padding: 40px 20px;\r\n    }\r\n\r\n    .tab-container {\r\n      margin-bottom: 30px;\r\n    }\r\n\r\n    .tab-buttons {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      justify-content: center;\r\n      gap: 10px;\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .tab-buttons button {\r\n      padding: 10px 20px;\r\n      background: #0486ad;\r\n      color: white;\r\n      border: none;\r\n      border-radius: 8px;\r\n      cursor: pointer;\r\n      font-weight: bold;\r\n    }\r\n\r\n    .tab-buttons button.active {\r\n      background-color: #d94f7d;\r\n    }\r\n\r\n    .tab-content {\r\n      display: none;\r\n    }\r\n\r\n    .tab-content.active {\r\n      display: block;\r\n    }\r\n\r\n    .embed-section h3 {\r\n      margin-bottom: 10px;\r\n      color: #d94f7d;\r\n    }\r\n\r\n    .embed-container {\r\n      display: flex;\r\n      justify-content: center;\r\n      flex-wrap: wrap;\r\n      gap: 20px;\r\n      padding-bottom: 10px;\r\n      margin-bottom: 40px;\r\n    }\r\n\r\n    .embed-box {\r\n      flex: 0 0 350px;\r\n      background: white;\r\n      border-radius: 16px;\r\n      box-shadow: 0 10px 20px rgba(0,0,0,0.08);\r\n      overflow: hidden;\r\n      padding: 10px;\r\n    }\r\n\r\n    iframe {\r\n      width: 100%;\r\n      height: 350px;\r\n      border: none;\r\n      border-radius: 10px;\r\n    }\r\n\r\n    .cta-section, .subscribe-section {\r\n      background: white;\r\n      border-radius: 16px;\r\n      padding: 30px;\r\n      margin-top: 60px;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\r\n    }\r\n\r\n    .cta-section h3, .subscribe-section h3 {\r\n      margin-top: 0;\r\n      color: #d94f7d;\r\n    }\r\n\r\n    .subscribe-section input[type=\"email\"] {\r\n      padding: 12px;\r\n      width: 70%;\r\n      border-radius: 10px;\r\n      border: 1px solid #ccc;\r\n      font-size: 1rem;\r\n    }\r\n\r\n    .subscribe-section button {\r\n      padding: 12px 20px;\r\n      border: none;\r\n      background-color: #0486ad;\r\n      color: white;\r\n      font-size: 1rem;\r\n      border-radius: 10px;\r\n      cursor: pointer;\r\n    }\r\n\r\n    footer {\r\n      background: #0486ad;\r\n      color: white;\r\n      text-align: center;\r\n      padding: 25px 15px;\r\n      margin-top: 50px;\r\n    }\r\n  <\/style>\r\n  <script>\r\n    function showTab(guest) {\r\n      const tabs = document.querySelectorAll('.tab-content');\r\n      const buttons = document.querySelectorAll('.tab-buttons button');\r\n      tabs.forEach(tab => tab.classList.remove('active'));\r\n      buttons.forEach(btn => btn.classList.remove('active'));\r\n      document.getElementById(guest).classList.add('active');\r\n      document.querySelector(`button[data-tab=\"${guest}\"]`).classList.add('active');\r\n    }\r\n\r\n    document.addEventListener('DOMContentLoaded', () => {\r\n      showTab('EliahuYosian');\r\n    });\r\n  <\/script>\r\n<\/head>\r\n<body>\r\n  <header>\r\n    <h1>Inspiring Content<\/h1>\r\n    <p>From the minds of passionate people \u2013 find your spark\u2728<\/p>\r\n  <\/header>\r\n  <div class=\"container\">\r\n    <div class=\"tab-container\">\r\n      <div class=\"tab-buttons\">\r\n        <button data-tab=\"EliahuYosian\" onclick=\"showTab('EliahuYosian')\">Eliahu Yosian<\/button>\r\n        <button data-tab=\"MosheFeiglin\" onclick=\"showTab('MosheFeiglin')\">Moshe Feiglin<\/button>\r\n        <button data-tab=\"MordiBenhamou\" onclick=\"showTab('MordiBenhamou')\">Dr. Mordi Benhamou<\/button>\r\n        <button data-tab=\"SheffiPaz\" onclick=\"showTab('SheffiPaz')\">Sheffi Paz<\/button>\r\n        <button data-tab=\"MordechaiKedar\" onclick=\"showTab('MordechaiKedar')\">Dr. Mordechai Kedar<\/button>\r\n        <button data-tab=\"ChainRosenthal\" onclick=\"showTab('ChainRosenthal')\">Dr. Chain Rosenthal<\/button>\r\n      <\/div>\r\n\r\n      <div id=\"EliahuYosian\" class=\"tab-content\">\r\n        <div class=\"embed-section\">\r\n          <h3>\ud83c\udfb5 TikTok Highlights<\/h3>\r\n          <div class=\"embed-container\">\r\n            <div class=\"embed-box\">\r\n              <blockquote class=\"tiktok-embed\" cite=\"https:\/\/www.tiktok.com\/@hmorim.shel.dana\/video\/7497719903919541524\" data-video-id=\"7497719903919541524\" style=\"max-width: 605px; min-width: 325px;\">\r\n                <section>\r\n                  <a target=\"_blank\" title=\"@hmorim.shel.dana\" href=\"https:\/\/www.tiktok.com\/@hmorim.shel.dana\">@hmorim.shel.dana<\/a>\r\n                  \u05d0\u05dd \u05dc\u05d0 \u05d1\u05de\u05d5\u05d7 \u05d0\u05d6 \u05d1\u05db\u05d5\u05d7 @eliahu_yosian\r\n                  <a title=\"\u05e9\u05de\u05d0\u05dc\u05e0\u05d9\u05dd\u05d1\u05d5\u05e9\u05d4\" target=\"_blank\" href=\"https:\/\/www.tiktok.com\/tag\/\u05e9\u05de\u05d0\u05dc\u05e0\u05d9\u05dd\u05d1\u05d5\u05e9\u05d4\">#\u05e9\u05de\u05d0\u05dc\u05e0\u05d9\u05dd\u05d1\u05d5\u05e9\u05d4<\/a>\r\n                  <a target=\"_blank\" title=\"\u266c original sound  - HMORIM shel DANA\" href=\"https:\/\/www.tiktok.com\/music\/original-sound-HMORIM-shel-DANA-7497719995120552705\">\u266c original sound - HMORIM shel DANA<\/a>\r\n                <\/section>\r\n              <\/blockquote>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div id=\"MosheFeiglin\" class=\"tab-content\">\r\n        <div class=\"embed-section\">\r\n          <h3>\ud83c\udfb5 TikTok Highlights<\/h3>\r\n          <div class=\"embed-container\">\r\n            <div class=\"embed-box\">\r\n              <blockquote class=\"tiktok-embed\" cite=\"https:\/\/www.tiktok.com\/@hmorim.shel.dana\/video\/7497723550220946708\" data-video-id=\"7497723550220946708\" style=\"max-width: 605px; min-width: 325px;\">\r\n                <section>\r\n                  <a target=\"_blank\" title=\"@hmorim.shel.dana\" href=\"https:\/\/www.tiktok.com\/@hmorim.shel.dana\">@hmorim.shel.dana<\/a>\r\n                  \u05de\u05dc\u05d7\u05de\u05ea \u05ea\u05e8\u05d1\u05d5\u05ea | MOSHE FEIGLIN\r\n                  <a target=\"_blank\" title=\"\u266c original sound  - HMORIM shel DANA\" href=\"https:\/\/www.tiktok.com\/music\/original-sound-HMORIM-shel-DANA-7497723608476969733\">\u266c original sound - HMORIM shel DANA<\/a>\r\n                <\/section>\r\n              <\/blockquote>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div id=\"MordiBenhamou\" class=\"tab-content\">\r\n        <div class=\"embed-section\">\r\n          <h3>\ud83c\udfb5 TikTok Highlights<\/h3>\r\n          <div class=\"embed-container\">\r\n            <div class=\"embed-box\">\r\n              <blockquote class=\"tiktok-embed\" cite=\"https:\/\/www.tiktok.com\/@hmorim.shel.dana\/video\/7493612008936377608\" data-video-id=\"7493612008936377608\" style=\"max-width: 605px; min-width: 325px;\">\r\n                <section>\r\n                  <a target=\"_blank\" title=\"@hmorim.shel.dana\" href=\"https:\/\/www.tiktok.com\/@hmorim.shel.dana\">@hmorim.shel.dana<\/a>\r\n                  \u05d4\u05d0\u05dd \u05d0\u05e7\u05d3\u05de\u05d9\u05d4 \u05d6\u05d4 \u05e2\u05d3\u05d9\u05d9\u05df \u05d7\u05e9\u05d5\u05d1?\r\n                  <a target=\"_blank\" title=\"\u266c original sound - HMORIM shel DANA\" href=\"https:\/\/www.tiktok.com\/music\/original-sound-HMORIM-shel-DANA-7493612062614192133\">\u266c original sound - HMORIM shel DANA<\/a>\r\n                <\/section>\r\n              <\/blockquote>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div id=\"SheffiPaz\" class=\"tab-content\">\r\n        <div class=\"embed-section\">\r\n          <h3>\ud83c\udfb5 TikTok Highlights<\/h3>\r\n          <div class=\"embed-container\">\r\n            <div class=\"embed-box\">\r\n              <blockquote class=\"tiktok-embed\" cite=\"https:\/\/www.tiktok.com\/@hmorim.shel.dana\/video\/7507199023971863809\" data-video-id=\"7507199023971863809\" style=\"max-width: 605px; min-width: 325px;\">\r\n                <section>\r\n                  <a target=\"_blank\" title=\"@hmorim.shel.dana\" href=\"https:\/\/www.tiktok.com\/@hmorim.shel.dana\">@hmorim.shel.dana<\/a>\r\n                  \u05d0\u05e0\u05d7\u05e0\u05d5 \u05dc\u05d0 \u05e9\u05d5\u05ea\u05e7\u05d9\u05dd.\r\n                  <a title=\"#\u05e9\u05e4\u05d9_paz\" target=\"_blank\" href=\"https:\/\/www.tiktok.com\/tag\/\u05e9\u05e4\u05d9_paz\">#\u05e9\u05e4\u05d9_paz<\/a>\r\n                  <a target=\"_blank\" title=\"\u266c original sound - HMORIM shel DANA\" href=\"https:\/\/www.tiktok.com\/music\/original-sound-HMORIM-shel-DANA-7507199044480621344\">\u266c original sound - HMORIM shel DANA<\/a>\r\n                <\/section>\r\n              <\/blockquote>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div id=\"MordechaiKedar\" class=\"tab-content\">\r\n        <div class=\"embed-section\">\r\n          <h3>\ud83c\udfb5 TikTok Highlights<\/h3>\r\n          <div class=\"embed-container\">\r\n            <div class=\"embed-box\">\r\n              <blockquote class=\"tiktok-embed\" cite=\"https:\/\/www.tiktok.com\/@hmorim.shel.dana\/video\/7485360069727554824\" data-video-id=\"7485360069727554824\" style=\"max-width: 605px; min-width: 325px;\">\r\n                <section>\r\n                  <a target=\"_blank\" title=\"@hmorim.shel.dana\" href=\"https:\/\/www.tiktok.com\/@hmorim.shel.dana\">@hmorim.shel.dana<\/a>\r\n                  \u05dc\u05de\u05d4 \u05d9\u05e9\u05e8\u05d0\u05dc \u05dc\u05d0 \u05e0\u05dc\u05d7\u05de\u05ea \u05db\u05d3\u05d9 \u05dc\u05e0\u05e6\u05d7? <br \/>\u05d3\"\u05e8 \u05de\u05e8\u05d3\u05db\u05d9 \u05e7\u05d9\u05d3\u05e8 \u05de\u05d3\u05d1\u05e8 \u05d1\u05dc\u05d9 \u05e4\u05d9\u05dc\u05d8\u05e8\u05d9\u05dd.\r\n                  <a title=\"#\u05d3\u05e8_\u05e7\u05d9\u05d3\u05e8\" target=\"_blank\" href=\"https:\/\/www.tiktok.com\/tag\/\u05d3\u05e8_\u05e7\u05d9\u05d3\u05e8\">#\u05d3\u05e8_\u05e7\u05d9\u05d3\u05e8<\/a>\r\n                  <a target=\"_blank\" title=\"\u266c original sound - HMORIM shel DANA\" href=\"https:\/\/www.tiktok.com\/music\/original-sound-HMORIM-shel-DANA-7485360116143292422\">\u266c original sound - HMORIM shel DANA<\/a>\r\n                <\/section>\r\n              <\/blockquote>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div id=\"ChainRosenthal\" class=\"tab-content\">\r\n        <div class=\"embed-section\">\r\n          <h3>\ud83c\udfb5 TikTok Highlights<\/h3>\r\n          <div class=\"embed-container\">\r\n            <div class=\"embed-box\">\r\n              <iframe src=\"https:\/\/www.tiktok.com\/embed\/video\/6\"><\/iframe>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"embed-section\">\r\n          <h3>\ud83d\udcfa YouTube Highlights<\/h3>\r\n          <div class=\"embed-container\">\r\n            <div class=\"embed-box\">\r\n              <iframe src=\"https:\/\/www.youtube.com\/embed\/6\"><\/iframe>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"cta-section\">\r\n      <h3>\u2728 Want to Be Featured?<\/h3>\r\n      <p>We\u2019re always looking to highlight passionate individuals. Share your journey and inspire others.<\/p>\r\n      <button onclick=\"window.location.href='mailto:submit@hmorim.com'\">Submit Your Story<\/button>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <footer>\r\n    <p>HMORIM \u2022 Where learning meets inspiration<\/p>\r\n  <\/footer>\r\n\r\n  <!-- TikTok embed script only once -->\r\n  <script async src=\"https:\/\/www.tiktok.com\/embed.js\"><\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Inspiring Content | HMORIM Inspiring Content From the minds of passionate people \u2013 find your spark\u2728 Eliahu Yosian Moshe Feiglin Dr. Mordi Benhamou Sheffi Paz Dr. Mordechai Kedar Dr. Chain Rosenthal \ud83c\udfb5 TikTok Highlights @hmorim.shel.dana \u05d0\u05dd \u05dc\u05d0 \u05d1\u05de\u05d5\u05d7 \u05d0\u05d6 \u05d1\u05db\u05d5\u05d7 @eliahu_yosian #\u05e9\u05de\u05d0\u05dc\u05e0\u05d9\u05dd\u05d1\u05d5\u05e9\u05d4 \u266c original sound &#8211; HMORIM shel DANA \ud83c\udfb5 TikTok Highlights @hmorim.shel.dana \u05de\u05dc\u05d7\u05de\u05ea \u05ea\u05e8\u05d1\u05d5\u05ea [&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-50","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hmorim.com\/index.php?rest_route=\/wp\/v2\/pages\/50","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hmorim.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hmorim.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hmorim.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hmorim.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=50"}],"version-history":[{"count":52,"href":"https:\/\/hmorim.com\/index.php?rest_route=\/wp\/v2\/pages\/50\/revisions"}],"predecessor-version":[{"id":1630,"href":"https:\/\/hmorim.com\/index.php?rest_route=\/wp\/v2\/pages\/50\/revisions\/1630"}],"wp:attachment":[{"href":"https:\/\/hmorim.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=50"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}