{"id":772,"date":"2025-05-19T01:18:32","date_gmt":"2025-05-19T01:18:32","guid":{"rendered":"https:\/\/jinseonmi.com.my\/?page_id=772"},"modified":"2025-08-21T07:21:21","modified_gmt":"2025-08-21T07:21:21","slug":"home-page-jinseonmi","status":"publish","type":"page","link":"https:\/\/jinseonmi.com.my\/","title":{"rendered":"Jin Seon Mi &#8211; Home Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"772\" class=\"elementor elementor-772\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d89acce e-flex e-con-boxed e-con e-parent\" data-id=\"d89acce\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-140d813 elementor-widget elementor-widget-html\" data-id=\"140d813\" 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<!-- ======= Header START ======= -->\r\n<header class=\"hx-header\" role=\"banner\">\r\n  <div class=\"hx-wrap\">\r\n    <!-- Brand -->\r\n    <a class=\"hx-brand\" href=\"\/\">\r\n      <img decoding=\"async\" class=\"hx-logo\" src=\"http:\/\/jinseonmi.com.my\/wp-content\/uploads\/2024\/05\/WhatsApp-Image-2024-04-29-at-12.48.56-AM-1.jpeg\" alt=\"Jin Seon Mi logo\" \/>\r\n      <span class=\"hx-name\">Jin Seon Mi<\/span>\r\n    <\/a>\r\n\r\n    <!-- Desktop nav -->\r\n    <nav class=\"hx-nav\" role=\"navigation\" aria-label=\"Primary\">\r\n      <ul class=\"hx-menu\">\r\n        <li class=\"has-sub\">\r\n          <a class=\"hx-link\" href=\"#\" aria-haspopup=\"true\" aria-expanded=\"false\">Products<\/a>\r\n          <!-- Dropdown -->\r\n          <div class=\"hx-drop\" role=\"menu\" aria-label=\"Products\">\r\n            <a role=\"menuitem\" href=\"#\">Netflix Snacks<\/a>\r\n            <a role=\"menuitem\" href=\"#\">Narichan<\/a>\r\n          <\/div>\r\n        <\/li>\r\n        <li><a class=\"hx-link\" href=\"#\">About Us<\/a><\/li>\r\n        <li><a class=\"hx-btn\"  href=\"#\">Contact Us<\/a><\/li>\r\n      <\/ul>\r\n    <\/nav>\r\n\r\n    <!-- Mobile toggle -->\r\n    <button class=\"hx-toggle\" aria-controls=\"hx-mobile\" aria-expanded=\"false\" aria-label=\"Open menu\">\r\n      <span class=\"hx-bar\"><\/span><span class=\"hx-bar\"><\/span><span class=\"hx-bar\"><\/span>\r\n    <\/button>\r\n  <\/div>\r\n\r\n  <!-- Mobile drawer -->\r\n  <nav id=\"hx-mobile\" class=\"hx-mobile\" role=\"navigation\" aria-label=\"Mobile\">\r\n    <details class=\"hx-acc\">\r\n      <summary>Products<\/summary>\r\n      <div class=\"hx-acc-panel\">\r\n        <a class=\"hx-m-link\" href=\"#\">Netflix Snacks<\/a>\r\n        <a class=\"hx-m-link\" href=\"#\">Narichan<\/a>\r\n      <\/div>\r\n    <\/details>\r\n    <a class=\"hx-m-link\" href=\"#\">About Us<\/a>\r\n    <a class=\"hx-m-btn\"  href=\"#\">Contact Us<\/a>\r\n  <\/nav>\r\n<\/header>\r\n<!-- ======= Header END ======= -->\r\n\r\n<style>\r\n\/* ===== Scoped header styles ===== *\/\r\n.hx-header{\r\n  --maxw: 1200px;\r\n  --ink: #0c1320;\r\n  --pill:#092a5a;\r\n  --pill-ink:#fff;\r\n  --ring:#6b46ff;\r\n  --drop-bg:#ffffff;\r\n  --drop-shadow: 0 10px 30px rgba(0,0,0,.10), 0 2px 8px rgba(0,0,0,.06);\r\n  position: sticky; top:0; z-index: 999;\r\n  background:#fff; color:var(--ink);\r\n  box-shadow: 0 2px 12px rgba(0,0,0,.06);\r\n}\r\n.hx-wrap{\r\n  max-width: var(--maxw);\r\n  margin: 0 auto;\r\n  padding: 12px 16px;\r\n  display:flex; align-items:center; gap:16px;\r\n}\r\n\r\n\/* Brand *\/\r\n.hx-brand{ display:flex; align-items:center; gap:10px; text-decoration:none; transition: transform .2s ease; }\r\n.hx-brand:hover{ transform: translateY(-1px); }\r\n.hx-logo{ width:80px; height:80px; border-radius:10px; display:block; object-fit:cover; } \/* bigger logo *\/\r\n.hx-name{ font-weight:800; letter-spacing:.01em; color:var(--ink); }\r\n\r\n\/* Desktop nav *\/\r\n.hx-nav{ margin-left:auto; }\r\n.hx-menu{ display:flex; align-items:center; gap:28px; list-style:none; margin:0; padding:0; }\r\n.hx-link{ text-decoration:none; color:var(--ink); font-weight:700; position:relative; display:inline-flex; align-items:center; gap:6px; transition: transform .15s ease, color .15s ease; }\r\n.hx-link:hover{ color:#111; transform: translateY(-1px); }\r\n\r\n\/* Down arrow indicator on Products *\/\r\n.has-sub > .hx-link::after{\r\n  content:\"\";\r\n  width: 0.55rem; height: 0.55rem;\r\n  border-right: 2px solid currentColor;\r\n  border-bottom: 2px solid currentColor;\r\n  transform: rotate(45deg);\r\n  transition: transform .18s ease, opacity .18s ease;\r\n  opacity:.85;\r\n}\r\n\/* Rotate arrow when open\/hover\/focus *\/\r\n.has-sub:hover > .hx-link::after,\r\n.has-sub:focus-within > .hx-link::after,\r\n.has-sub.open > .hx-link::after{\r\n  transform: rotate(-135deg); \/* points up *\/\r\n}\r\n\r\n\/* Pill button *\/\r\n.hx-btn{\r\n  text-decoration:none; font-weight:800;\r\n  background:var(--pill); color:var(--pill-ink);\r\n  padding:10px 16px; border-radius:999px; display:inline-block;\r\n  transform: translateY(0);\r\n  transition: transform .15s ease, box-shadow .15s ease, filter .15s ease;\r\n  box-shadow: 0 3px 10px rgba(9,42,90,.15);\r\n}\r\n.hx-btn:hover{ filter:brightness(1.07); transform: translateY(-1px); box-shadow: 0 6px 16px rgba(9,42,90,.18); }\r\n\r\n\/* Dropdown (desktop) *\/\r\n.has-sub{ position:relative; }\r\n\r\n\/* Animated dropdown *\/\r\n.hx-drop{\r\n  position:absolute;\r\n  top:100%; left:50%; transform:translate(-50%, 6px);\r\n  margin-top:12px;             \/* visual spacing + hover bridge *\/\r\n  min-width: 220px; padding:10px;\r\n  background:#fff;\r\n  border-radius:12px;\r\n  box-shadow: var(--drop-shadow);\r\n  z-index: 20;\r\n\r\n  \/* animation state *\/\r\n  opacity:0; visibility:hidden; pointer-events:none;\r\n  transition: opacity .18s ease, transform .18s ease, visibility 0s linear .18s;\r\n}\r\n.hx-drop a{\r\n  display:block; padding:10px 12px; border-radius:8px;\r\n  color:#0c1320; text-decoration:none; font-weight:600; white-space:nowrap;\r\n  transform: translateX(0);\r\n  transition: background .15s ease, transform .15s ease;\r\n}\r\n.hx-drop a:hover{ background:#f6f7fb; transform: translateX(2px); }\r\n\r\n\/* show on hover\/focus OR when .open is set (mobile JS) *\/\r\n.has-sub:hover > .hx-drop,\r\n.has-sub:focus-within > .hx-drop,\r\n.has-sub.open > .hx-drop{\r\n  opacity:1; visibility:visible; pointer-events:auto;\r\n  transform: translate(-50%, 0);\r\n  transition: opacity .18s ease, transform .18s ease;\r\n}\r\n\r\n\/* Hover bridge to eliminate flicker while moving the mouse down *\/\r\n.has-sub::after{\r\n  content:\"\";\r\n  position:absolute; left:0; right:0; top:100%;\r\n  height:12px;\r\n}\r\n\r\n\/* Mobile toggle (hamburger) *\/\r\n.hx-toggle{\r\n  margin-left:auto; display:none;\r\n  background:transparent; border:none; padding:8px; cursor:pointer;\r\n}\r\n.hx-bar{ display:block; width:24px; height:2px; background:#111; margin:5px 0; }\r\n\r\n\/* Mobile drawer *\/\r\n.hx-mobile{\r\n  display:none;\r\n  border-top:1px solid #eef1f4;\r\n  background:#fff;\r\n}\r\n.hx-m-link, .hx-m-btn{\r\n  display:block; padding:14px 20px; text-decoration:none; font-weight:700;\r\n}\r\n.hx-m-link{ color:var(--ink); }\r\n.hx-m-link:hover{ background:#f7f8fb; }\r\n.hx-m-btn{\r\n  background:var(--pill); color:var(--pill-ink); margin:10px 16px; border-radius:999px; text-align:center;\r\n}\r\n\r\n\/* Mobile accordion for Products *\/\r\n.hx-acc { padding:0 16px; }\r\n.hx-acc > summary{\r\n  list-style:none; cursor:pointer; padding:14px 4px; font-weight:700; color:var(--ink);\r\n  display:flex; align-items:center; justify-content:space-between;\r\n}\r\n.hx-acc > summary::after{\r\n  content:\"\";\r\n  width:.6rem; height:.6rem; border-right:2px solid currentColor; border-bottom:2px solid currentColor;\r\n  transform: rotate(45deg); transition: transform .18s ease;\r\n}\r\n.hx-acc[open] > summary::after{ transform: rotate(-135deg); }\r\n.hx-acc > summary::-webkit-details-marker{ display:none; }\r\n.hx-acc[open] > summary{ background:#f7f8fb; border-radius:8px; }\r\n.hx-acc-panel{ padding:6px 0 8px; display:flex; flex-direction:column; }\r\n\r\n\/* Focus ring for accessibility *\/\r\n.hx-link:focus-visible, .hx-btn:focus-visible, .hx-toggle:focus-visible,\r\n.hx-m-link:focus-visible, .hx-m-btn:focus-visible, .hx-acc > summary:focus-visible{\r\n  outline:2px solid var(--ring); outline-offset:2px; border-radius:8px;\r\n}\r\n\r\n\/* ===== Responsive ===== *\/\r\n@media (max-width: 900px){\r\n  .hx-nav{ display:none; }\r\n  .hx-toggle{ display:block; }\r\n  .hx-mobile[hidden]{ display:none; }\r\n  .hx-mobile[aria-hidden=\"false\"]{ display:block; }\r\n}\r\n\r\n\/* Spacing on big screens *\/\r\n@media (min-width: 1200px){\r\n  .hx-wrap{ padding:14px 24px; }\r\n  .hx-menu{ gap:36px; }\r\n}\r\n<\/style>\r\n\r\n<script>\r\n\/* ===== Mobile toggle & desktop\/touch dropdown a11y ===== *\/\r\n(function(){\r\n  const btn  = document.querySelector('.hx-toggle');\r\n  const menu = document.getElementById('hx-mobile');\r\n  const prodItem = document.querySelector('.has-sub');\r\n  const prodLink = prodItem?.querySelector('.hx-link');\r\n\r\n  \/\/ mobile open\/close\r\n  function toggleMobile(open){\r\n    const isOpen = (open !== undefined) ? open : btn.getAttribute('aria-expanded') !== 'true';\r\n    btn.setAttribute('aria-expanded', String(isOpen));\r\n    btn.setAttribute('aria-label', isOpen ? 'Close menu' : 'Open menu');\r\n    menu.setAttribute('aria-hidden', String(!isOpen));\r\n    if (isOpen) menu.removeAttribute('hidden'); else menu.setAttribute('hidden','');\r\n  }\r\n  if (btn && menu){\r\n    btn.addEventListener('click', ()=>toggleMobile());\r\n    document.addEventListener('keydown', (e)=>{ if(e.key==='Escape') toggleMobile(false); });\r\n    toggleMobile(false); \/\/ start closed\r\n  }\r\n\r\n  \/\/ Desktop ARIA\r\n  if (prodLink){\r\n    const drop = prodLink.nextElementSibling;\r\n\r\n    \/\/ rotate arrow via aria-expanded (CSS is bound to :hover, :focus-within, .open)\r\n    prodLink.addEventListener('focus', ()=>prodLink.setAttribute('aria-expanded','true'));\r\n    prodLink.addEventListener('blur',  ()=>prodLink.setAttribute('aria-expanded','false'));\r\n    if (drop){\r\n      drop.addEventListener('mouseenter', ()=>prodLink.setAttribute('aria-expanded','true'));\r\n      drop.addEventListener('mouseleave', ()=>prodLink.setAttribute('aria-expanded','false'));\r\n    }\r\n\r\n    \/\/ Click-to-open for touch\/small screens\r\n    const isSmallOrTouch = () => window.innerWidth < 900 || matchMedia('(hover: none)').matches;\r\n    prodLink.addEventListener('click', (e)=>{\r\n      if (isSmallOrTouch()){\r\n        e.preventDefault();\r\n        const open = prodItem.classList.toggle('open');\r\n        prodLink.setAttribute('aria-expanded', String(open));\r\n      }\r\n    });\r\n\r\n    \/\/ Click outside to close\r\n    document.addEventListener('click', (e)=>{\r\n      if (!isSmallOrTouch()) return;\r\n      if (prodItem && !prodItem.contains(e.target)){\r\n        prodItem.classList.remove('open');\r\n        prodLink.setAttribute('aria-expanded','false');\r\n      }\r\n    });\r\n\r\n    \/\/ ESC to close\r\n    document.addEventListener('keydown', (e)=>{\r\n      if (e.key === 'Escape'){\r\n        prodItem.classList.remove('open');\r\n        prodLink.setAttribute('aria-expanded','false');\r\n      }\r\n    });\r\n  }\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cbcff53 elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"cbcff53\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95687b9 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"95687b9\" 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<style>\r\n\/* ============ Scoped to #custom-hero so it won't fight Elementor ============ *\/\r\n#custom-hero * { box-sizing: border-box; }\r\n#custom-hero {\r\n  --panel: #574AA2;         \/* purple panel *\/\r\n  --panel-ink: #C9BDFF;     \/* lighter ink for arrows *\/\r\n  --accent: #29E9E1;        \/* category label color *\/\r\n  --ink: #ffffff;           \/* panel text color *\/\r\n  --radius: 14px;\r\n\r\n  display: grid;\r\n  grid-template-columns: 2fr 1fr;   \/* image | panel *\/\r\n  gap: 0;\r\n  width: 100%;\r\n  min-height: 420px;                \/* tune to taste *\/\r\n  background: #fff;\r\n  border-radius: var(--radius);\r\n  overflow: hidden;                 \/* keep rounded corners clean *\/\r\n  position: relative;\r\n}\r\n\r\n\/* Left image column *\/\r\n#custom-hero .hero-image {\r\n  position: relative;\r\n  min-height: 420px;                \/* ensures presence even before image loads *\/\r\n  background: #f2f2f2;\r\n}\r\n#custom-hero .hero-image img {\r\n  position: absolute; inset: 0;\r\n  width: 100%; height: 100%;\r\n  object-fit: cover;\r\n  object-position: center;\r\n  transition: transform .6s ease, opacity .6s ease;\r\n}\r\n\r\n\/* Right panel *\/\r\n#custom-hero .hero-text {\r\n  background: var(--panel);\r\n  color: var(--ink);\r\n  padding: 28px 28px 32px;\r\n  display: grid;\r\n  grid-template-rows: auto auto 1fr;\r\n  align-content: start;\r\n  position: relative;\r\n  border-left: 6px solid rgba(255,255,255,.08); \/* subtle divider like your mock *\/\r\n}\r\n\r\n\/* Rounded outer corners (in case parent is not rounded) *\/\r\n#custom-hero .hero-text{ border-top-right-radius: var(--radius); border-bottom-right-radius: var(--radius); }\r\n#custom-hero .hero-image{ border-top-left-radius: var(--radius); border-bottom-left-radius: var(--radius); }\r\n\r\n\/* Category badge *\/\r\n#custom-hero .hero-category{\r\n  display:inline-block;\r\n  font-weight: 800;\r\n  letter-spacing:.02em;\r\n  color: var(--accent);\r\n  margin: 8px 0 10px;\r\n}\r\n\r\n\/* Heading + copy *\/\r\n#custom-hero h2{\r\n  margin: 0 0 10px;\r\n  font-size: clamp(20px, 2.2vw, 28px);\r\n  line-height: 1.2;\r\n  font-weight: 900;\r\n  color: #fff;\r\n}\r\n#custom-hero p{\r\n  margin: 0;\r\n  line-height: 1.55;\r\n  color: rgba(255,255,255,.92);\r\n}\r\n\r\n\/* Arrows (inside purple panel, top-left) *\/\r\n#custom-hero #hero-prev,\r\n#custom-hero #hero-next{\r\n  position: absolute;\r\n  right: 24px;                     \/* group on the right edge of panel *\/\r\n  top: 24px;\r\n  transform: translateX(calc( (var(--i,0)) * -44px ));\r\n  \/* we\u2019ll set --i to 1 for prev so it sits to the left of next *\/\r\n  width: 36px; height: 36px;\r\n  border-radius: 999px;\r\n  background: transparent;\r\n  color: var(--panel-ink);\r\n  border: 2px solid rgba(255,255,255,.25);\r\n  display: grid; place-items: center;\r\n  font-size: 18px; line-height: 1;\r\n  cursor: pointer;\r\n  transition: background .2s ease, color .2s ease, border-color .2s ease;\r\n  z-index: 3;\r\n}\r\n#custom-hero #hero-prev{ --i: 1; }  \/* offset to the left *\/\r\n#custom-hero #hero-prev:hover,\r\n#custom-hero #hero-next:hover{\r\n  background: rgba(255,255,255,.12);\r\n  border-color: rgba(255,255,255,.45);\r\n  color: #fff;\r\n}\r\n\r\n\/* ====== Animations your JS toggles ====== *\/\r\n#custom-hero .visible{ opacity:1; transform:none; transition: all .5s ease; }\r\n#custom-hero .hidden{ opacity:0; transform: translateY(6px); }\r\n\r\n#custom-hero .hidden-left{ opacity:0; transform: translateX(-6%); }\r\n#custom-hero .hidden-right{ opacity:0; transform: translateX(6%); }\r\n\r\n\/* Ensure initial state is visible without flash *\/\r\n#custom-hero img.visible{ opacity:1; transform:none; }\r\n\r\n\/* ====== Responsive ====== *\/\r\n@media (max-width: 900px){\r\n  #custom-hero { grid-template-columns: 1.6fr 1fr; }\r\n}\r\n@media (max-width: 700px){\r\n  #custom-hero {\r\n    grid-template-columns: 1fr;       \/* stack *\/\r\n    min-height: unset;\r\n  }\r\n  #custom-hero .hero-image { height: 50vw; min-height: 260px; }\r\n  #custom-hero #hero-prev,\r\n  #custom-hero #hero-next{ top: 14px; right: 16px; }\r\n}\r\n\/* Elementor\/theming safety: erase unwanted gaps around widget *\/\r\n#custom-hero { margin: 0; }\r\n<\/style>\r\n\r\n<div id=\"custom-hero\">\r\n  <div class=\"hero-image\">\r\n    <img id=\"hero-img\" \/>\r\n  <\/div>\r\n  <div class=\"hero-text\">\r\n    <div id=\"hero-category\" class=\"hero-category\"><\/div>\r\n    <h2 id=\"hero-title\"><\/h2>\r\n    <p id=\"hero-desc\"><\/p>\r\n  <\/div>\r\n  <button id=\"hero-prev\">\u2190<\/button>\r\n  <button id=\"hero-next\">\u2192<\/button>\r\n<\/div>\r\n\r\n<script>\r\n(function(){\r\n  \/\/ 1) YOUR SLIDES DATA\r\n  const slides = [\r\n    {\r\n      category: \"Exciting News\",\r\n      img:      \"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2025\/05\/netflixHero6.png\",\r\n      title:    \"Netflix Snacks Are Here in Malaysia!\",\r\n      desc:     \"Elevate your binge-watching game with our all-new, irresistibly crunchy Netflix Popcorn and Gourmet Chips\u2014now landing at Emart24, CU Mart, and Foodmerchant across Malaysia.\"\r\n    },\r\n    {\r\n      category: \"2025 Spotlight\",\r\n      img:      \"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2025\/05\/narichanHero.png\",\r\n      title:    \"Narichan Kimchi Snack On!\",\r\n      desc:     \"Experience the bold flavors of Narichan\u2019s kimchi-infused snacks\u2014perfectly balanced for Malaysia\u2019s taste buds.\"\r\n    }\r\n    \/\/ \u2026add more slides here\r\n  ];\r\n\r\n  let current    = 0,\r\n      intervalId,\r\n      TRANS_DUR  = 600,   \/\/ ms, match your CSS\r\n      AUTO_INT   = 10000; \/\/ 10s\r\n\r\n  const hero    = document.getElementById('custom-hero'),\r\n        imgEl   = document.getElementById('hero-img'),\r\n        catEl   = document.getElementById('hero-category'),\r\n        titleEl = document.getElementById('hero-title'),\r\n        descEl  = document.getElementById('hero-desc'),\r\n        nextBtn = document.getElementById('hero-next'),\r\n        prevBtn = document.getElementById('hero-prev');\r\n\r\n  \/\/ make everything visible on init\r\n  [imgEl, catEl, titleEl, descEl].forEach(el => el.classList.add('visible'));\r\n\r\n  function render(idx, direction) {\r\n    \/\/ fade out text\r\n    [catEl, titleEl, descEl].forEach(el => el.classList.replace('visible','hidden'));\r\n    \/\/ slide out image\r\n    imgEl.classList.replace('visible',\r\n      direction==='next' ? 'hidden-left' : 'hidden-right'\r\n    );\r\n\r\n    setTimeout(() => {\r\n      current = idx;\r\n      const s = slides[current];\r\n\r\n      \/\/ update content\r\n      imgEl.src          = s.img;\r\n      catEl.textContent  = s.category;\r\n      titleEl.textContent= s.title;\r\n      descEl.textContent = s.desc;\r\n\r\n      \/\/ prep new image off-screen\r\n      imgEl.classList.remove('hidden-left','hidden-right');\r\n      imgEl.classList.add(direction==='next' ? 'hidden-right' : 'hidden-left');\r\n      void imgEl.offsetWidth; \/\/ force repaint\r\n\r\n      \/\/ fade text + slide image back in\r\n      [catEl, titleEl, descEl].forEach(el => el.classList.replace('hidden','visible'));\r\n      imgEl.classList.replace(\r\n        direction==='next' ? 'hidden-right' : 'hidden-left',\r\n        'visible'\r\n      );\r\n    }, TRANS_DUR);\r\n  }\r\n\r\n  function next(){\r\n    render((current+1)%slides.length, 'next');\r\n  }\r\n  function prev(){\r\n    render((current-1+slides.length)%slides.length, 'prev');\r\n  }\r\n  function resetTimer(){\r\n    clearInterval(intervalId);\r\n    intervalId = setInterval(next, AUTO_INT);\r\n  }\r\n\r\n  \/\/ arrows\r\n  nextBtn.addEventListener('click', () => { next(); resetTimer(); });\r\n  prevBtn.addEventListener('click', () => { prev(); resetTimer(); });\r\n\r\n  \/\/ pause on hover\r\n  hero.addEventListener('mouseenter', () => clearInterval(intervalId));\r\n  hero.addEventListener('mouseleave', resetTimer);\r\n\r\n  \/\/ keyboard\r\n  document.addEventListener('keydown', e => {\r\n    if (e.key === 'ArrowRight') { next(); resetTimer(); }\r\n    if (e.key === 'ArrowLeft')  { prev(); resetTimer(); }\r\n  });\r\n\r\n  \/\/ start\r\n  render(0, 'next');\r\n  intervalId = setInterval(next, AUTO_INT);\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c014d18 elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"c014d18\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-dfa6d32 e-con-full e-flex e-con e-child\" data-id=\"dfa6d32\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6020d53 elementor-widget elementor-widget-text-editor\" data-id=\"6020d53\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section style=\"max-width: 800px; margin: 0 auto; padding: 40px 20px;\"><!-- Subheading \/ Label -->\n<h4 style=\"color: #5240b4; font-size: 0.875rem; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 12px;\">Our Story<\/h4>\n<!-- Main Heading -->\n<h2 style=\"color: #0a1f44; font-size: 2.5rem; line-height: 1.2; margin: 0 0 20px;\">Driving Growth with Premier Import &amp; Trade Services<\/h2>\n<!-- Body Copy -->\n<p style=\"color: #7a7a7a; font-size: 1rem; line-height: 1.6; margin: 0;\">At Jin Seon Mi Imports, we deliver end-to-end import and trade solutions across Malaysia, leveraging our global network to ensure quality, compliance, and efficiency for your supply chain.<\/p>\n\n<\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8249888 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"8249888\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/jinseonmi.com.my\/index.php\/contat-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26fa843 elementor-widget elementor-widget-image\" data-id=\"26fa843\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"768\" height=\"512\" src=\"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2024\/04\/colibri-image-128.png\" class=\"attachment-medium_large size-medium_large wp-image-90\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d902e4a elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"d902e4a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1682b14 elementor-widget elementor-widget-text-editor\" data-id=\"1682b14\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section style=\"text-align: center; margin: 0 auto 30px; max-width: 800px;\">\n<h1 style=\"color: #5240b4; font-size: 2.5rem; margin-bottom: 16px;\">Our Products &amp; Services<\/h1>\n<p style=\"font-weight: bold; font-size: 1rem; max-width: 600px; margin: 0 auto;\">We combine proven logistics networks, full-service import management and targeted marketing. Ensuring brands arrive fast, compliant, and ready to sell.<\/p>\n\n<\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-59d4cb2 e-con-full e-flex e-con e-child\" data-id=\"59d4cb2\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-77d4d55 e-con-full e-flex e-con e-child\" data-id=\"77d4d55\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f2332f elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0f2332f\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-truck\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M624 352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494 110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h16c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM160 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm320 0c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-208H416V144h44.1l99.9 99.9V256z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f383c44 elementor-widget elementor-widget-text-editor\" data-id=\"f383c44\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"card-content\">\n<h4>Logistic Connections<\/h4>\nSeamlessly track and manage shipments through our global logistics network.\n\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f3f0c84 e-con-full e-flex e-con e-child\" data-id=\"f3f0c84\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c3418d elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"4c3418d\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-ship\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496.616 372.639l70.012-70.012c16.899-16.9 9.942-45.771-12.836-53.092L512 236.102V96c0-17.673-14.327-32-32-32h-64V24c0-13.255-10.745-24-24-24H248c-13.255 0-24 10.745-24 24v40h-64c-17.673 0-32 14.327-32 32v140.102l-41.792 13.433c-22.753 7.313-29.754 36.173-12.836 53.092l70.012 70.012C125.828 416.287 85.587 448 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24 61.023 0 107.499-20.61 143.258-59.396C181.677 487.432 216.021 512 256 512h128c39.979 0 74.323-24.568 88.742-59.396C508.495 491.384 554.968 512 616 512c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24-60.817 0-101.542-31.001-119.384-75.361zM192 128h256v87.531l-118.208-37.995a31.995 31.995 0 0 0-19.584 0L192 215.531V128z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c5d11ea elementor-widget elementor-widget-text-editor\" data-id=\"c5d11ea\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"card-content\">\n<h4>Reliable Imports<\/h4>\nEnsure prompt, compliant import of goods with our trusted import services.\n\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-df2e947 e-con-full e-flex e-con e-child\" data-id=\"df2e947\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-edc5dfc elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"edc5dfc\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-bullhorn\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M576 240c0-23.63-12.95-44.04-32-55.12V32.01C544 23.26 537.02 0 512 0c-7.12 0-14.19 2.38-19.98 7.02l-85.03 68.03C364.28 109.19 310.66 128 256 128H64c-35.35 0-64 28.65-64 64v96c0 35.35 28.65 64 64 64h33.7c-1.39 10.48-2.18 21.14-2.18 32 0 39.77 9.26 77.35 25.56 110.94 5.19 10.69 16.52 17.06 28.4 17.06h74.28c26.05 0 41.69-29.84 25.9-50.56-16.4-21.52-26.15-48.36-26.15-77.44 0-11.11 1.62-21.79 4.41-32H256c54.66 0 108.28 18.81 150.98 52.95l85.03 68.03a32.023 32.023 0 0 0 19.98 7.02c24.92 0 32-22.78 32-32V295.13C563.05 284.04 576 263.63 576 240zm-96 141.42l-33.05-26.44C392.95 311.78 325.12 288 256 288v-96c69.12 0 136.95-23.78 190.95-66.98L480 98.58v282.84z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b36b619 elementor-widget elementor-widget-text-editor\" data-id=\"b36b619\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"card-content\">\n<h4>Marketing<\/h4>\nBoost your brand presence with targeted marketing and promotional strategies.\n\n<\/div>\t\t\t\t\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<div class=\"elementor-element elementor-element-fff9870 e-con-full e-flex e-con e-child\" data-id=\"fff9870\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2aa9d41 e-con-full e-flex e-con e-child\" data-id=\"2aa9d41\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e423f30 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e423f30\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-warehouse\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 352H136.4c-4.4 0-8 3.6-8 8l-.1 48c0 4.4 3.6 8 8 8H504c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm0 96H136.1c-4.4 0-8 3.6-8 8l-.1 48c0 4.4 3.6 8 8 8h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm0-192H136.6c-4.4 0-8 3.6-8 8l-.1 48c0 4.4 3.6 8 8 8H504c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm106.5-139L338.4 3.7a48.15 48.15 0 0 0-36.9 0L29.5 117C11.7 124.5 0 141.9 0 161.3V504c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8V256c0-17.6 14.6-32 32.6-32h382.8c18 0 32.6 14.4 32.6 32v248c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8V161.3c0-19.4-11.7-36.8-29.5-44.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e6e411 elementor-widget elementor-widget-text-editor\" data-id=\"5e6e411\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"card-content\">\n<h4>Warehouse Solutions<\/h4>\nSecure storage and real-time inventory control at our strategically located facilities.\n\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ef360f3 e-con-full e-flex e-con e-child\" data-id=\"ef360f3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5256742 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"5256742\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-file-contract\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zM64 72c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8V72zm0 64c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16zm192.81 248H304c8.84 0 16 7.16 16 16s-7.16 16-16 16h-47.19c-16.45 0-31.27-9.14-38.64-23.86-2.95-5.92-8.09-6.52-10.17-6.52s-7.22.59-10.02 6.19l-7.67 15.34a15.986 15.986 0 0 1-14.31 8.84c-.38 0-.75-.02-1.14-.05-6.45-.45-12-4.75-14.03-10.89L144 354.59l-10.61 31.88c-5.89 17.66-22.38 29.53-41 29.53H80c-8.84 0-16-7.16-16-16s7.16-16 16-16h12.39c4.83 0 9.11-3.08 10.64-7.66l18.19-54.64c3.3-9.81 12.44-16.41 22.78-16.41s19.48 6.59 22.77 16.41l13.88 41.64c19.77-16.19 54.05-9.7 66 14.16 2.02 4.06 5.96 6.5 10.16 6.5zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a4b6622 elementor-widget elementor-widget-text-editor\" data-id=\"a4b6622\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"card-content\">\n<h4>Customs &amp; Compliance<\/h4>\nNavigate customs regulations effortlessly with our expert compliance team.\n\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de24ed2 e-con-full e-flex e-con e-child\" data-id=\"de24ed2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95d9b9f elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"95d9b9f\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chart-line\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fe4d610 elementor-widget elementor-widget-text-editor\" data-id=\"fe4d610\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"card-content\">\n<h4>Supply Chain Optimization<\/h4>\nLeverage data-driven insights to streamline your entire supply chain for maximum efficiency.\n\n<\/div>\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-43930e9 elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"43930e9\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8cf7c51 elementor-widget elementor-widget-heading\" data-id=\"8cf7c51\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5047013 elementor-widget elementor-widget-text-editor\" data-id=\"5047013\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n<p style=\"color: white;\">Jin Seon Mi Imports bridges global and Malaysian markets with premier products. Contact us today for business inquiries, partnership opportunities, or to request your sample kit.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8a43857 elementor-widget elementor-widget-button\" data-id=\"8a43857\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/jinseonmi.com.my\/index.php\/contat-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ae5d545 e-con-full e-flex e-con e-child\" data-id=\"ae5d545\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5dba433 e-con-full e-flex e-con e-child\" data-id=\"5dba433\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-58848f5 elementor-view-framed elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"58848f5\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ec2f255 elementor-widget elementor-widget-heading\" data-id=\"ec2f255\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">General Inquiries: +60123456789\n<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-48cfd99 e-con-full e-flex e-con e-child\" data-id=\"48cfd99\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a35c05 elementor-view-framed elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"9a35c05\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-business-time\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496 224c-79.59 0-144 64.41-144 144s64.41 144 144 144 144-64.41 144-144-64.41-144-144-144zm64 150.29c0 5.34-4.37 9.71-9.71 9.71h-60.57c-5.34 0-9.71-4.37-9.71-9.71v-76.57c0-5.34 4.37-9.71 9.71-9.71h12.57c5.34 0 9.71 4.37 9.71 9.71V352h38.29c5.34 0 9.71 4.37 9.71 9.71v12.58zM496 192c5.4 0 10.72.33 16 .81V144c0-25.6-22.4-48-48-48h-80V48c0-25.6-22.4-48-48-48H176c-25.6 0-48 22.4-48 48v48H48c-25.6 0-48 22.4-48 48v80h395.12c28.6-20.09 63.35-32 100.88-32zM320 96H192V64h128v32zm6.82 224H208c-8.84 0-16-7.16-16-16v-48H0v144c0 25.6 22.4 48 48 48h291.43C327.1 423.96 320 396.82 320 368c0-16.66 2.48-32.72 6.82-48z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e9ff2b9 elementor-widget elementor-widget-heading\" data-id=\"e9ff2b9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">test@jinseonmi.com.my<\/span>\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1b2813c elementor-hidden-desktop elementor-hidden-tablet e-flex e-con-boxed e-con e-parent\" data-id=\"1b2813c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c127ddd elementor-widget elementor-widget-html\" data-id=\"c127ddd\" 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<style>\r\n  \/* show only on mobile *\/\r\n  @media (min-width: 768px) { #mobile-hero { display: none !important; } }\r\n  @media (max-width: 767px) { #mobile-hero { display: flex !important; } }\r\n\r\n  \/* container *\/\r\n  #mobile-hero {\r\n    display: flex;\r\n    flex-direction: column;\r\n    width: 100%;\r\n    overflow: hidden;\r\n    position: relative;\r\n    font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;\r\n    border-radius: 12px;\r\n  }\r\n\r\n  \/* ===== Image wrapper sized by ratio (prevents overflow) ===== *\/\r\n  .hero-image {\r\n    position: relative;\r\n    width: 100%;\r\n    \/* Pick a ratio you like; 16\/9 works well for phone heroes *\/\r\n    aspect-ratio: 16\/9;\r\n    \/* Fallback for very old browsers: 56.25% padding hack *\/\r\n  }\r\n  @supports not (aspect-ratio: 16\/9) {\r\n    .hero-image::before {\r\n      content: \"\";\r\n      display: block;\r\n      padding-top: 56.25%; \/* 16\/9 *\/\r\n    }\r\n  }\r\n\r\n  \/* The image fills the wrapper and never overflows *\/\r\n  .hero-image img {\r\n    position: absolute; inset: 0;\r\n    width: 100%; height: 100%;\r\n    object-fit: cover; object-position: center;\r\n    display: block;         \/* remove inline space *\/\r\n    max-height: 100%;       \/* safety on tiny viewports *\/\r\n    transition: opacity .6s ease;\r\n  }\r\n\r\n  \/* text panel *\/\r\n  .hero-mobile-text {\r\n    background: #5240B4;\r\n    color: #fff;\r\n    padding: 22px 20px 24px !important;\r\n    display: flex;\r\n    flex-direction: column;\r\n    row-gap: 12px;\r\n  }\r\n  .hero-category {\r\n    font-size: 14px;\r\n    font-weight: 800;\r\n    color: #5CE1E6;\r\n    letter-spacing: .02em;\r\n    transition: opacity .6s ease;\r\n  }\r\n  #mobile-hero-title {\r\n    font-size: clamp(22px, 6vw, 28px);\r\n    line-height: 1.15;\r\n    font-weight: 800;\r\n    margin: 0;\r\n    color: #fff;\r\n    transition: opacity .6s ease;\r\n  }\r\n  #mobile-hero-desc {\r\n    font-size: 15px;\r\n    line-height: 1.55;\r\n    color: rgba(255,255,255,.95);\r\n    margin: 0;\r\n    transition: opacity .6s ease;\r\n  }\r\n\r\n  \/* CTA *\/\r\n  #mobile-hero-cta {\r\n    display: inline-block;\r\n    background: #69e6ff;\r\n    color: #002f64;\r\n    min-width: 140px; max-width: 180px;\r\n    padding: 12px 18px;\r\n    border-radius: 999px;\r\n    text-decoration: none;\r\n    font-weight: 800;\r\n    text-align: center;\r\n    transition: background .2s ease;\r\n  }\r\n  #mobile-hero-cta:hover { background: #54d3e5; }\r\n\r\n  \/* Footer row: button + arrows *\/\r\n  .hero-footer {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    margin-top: 8px;\r\n    width: 100%;\r\n    transition: opacity .6s ease;\r\n  }\r\n  .mobile-arrows {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 14px;\r\n    transition: opacity .6s ease;\r\n  }\r\n  .mobile-arrows button {\r\n    width: 36px; height: 36px;\r\n    border: 1px solid rgba(255,255,255,0.8);\r\n    border-radius: 50%;\r\n    background: transparent;\r\n    color: #fff;\r\n    font-size: 18px;\r\n    display: grid; place-items: center;\r\n    cursor: pointer;\r\n    transition: background .2s ease, color .2s ease, border-color .2s ease;\r\n  }\r\n  .mobile-arrows button:hover {\r\n    background: rgba(255,255,255,0.12);\r\n    border-color: rgba(255,255,255,0.95);\r\n  }\r\n\r\n  \/* fade states *\/\r\n  .hidden { opacity: 0 !important; }\r\n  .visible { opacity: 1 !important; }\r\n\r\n  \/* optional: reduce motion respect *\/\r\n  @media (prefers-reduced-motion: reduce) {\r\n    .hero-image img, .hero-category, #mobile-hero-title, #mobile-hero-desc, #mobile-hero-cta, .hero-footer { transition: none !important; }\r\n  }\r\n<\/style>\r\n\r\n<div id=\"mobile-hero\">\r\n  <div class=\"hero-image\">\r\n    <img id=\"mobile-hero-img\" decoding=\"async\" \/>\r\n  <\/div>\r\n  <div class=\"hero-mobile-text\">\r\n    <div id=\"mobile-hero-category\" class=\"hero-category\"><\/div>\r\n    <h2 id=\"mobile-hero-title\"><\/h2>\r\n    <p id=\"mobile-hero-desc\"><\/p>\r\n    <div class=\"hero-footer\">\r\n      <a id=\"mobile-hero-cta\" href=\"#\"><\/a>\r\n      <div class=\"mobile-arrows\">\r\n        <button id=\"mobile-prev\">\u2190<\/button>\r\n        <button id=\"mobile-next\">\u2192<\/button>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n(function(){\r\n  const slides = [\r\n    {\r\n      category: \"Exciting News\",\r\n      img:      \"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2025\/05\/netflixHero6.png\",\r\n      title:    \"Netflix Snacks Are Here in Malaysia!\",\r\n      desc:     \"Elevate your binge-watching game with our all-new, irresistibly crunchy Netflix Popcorn and Gourmet Chips\u2014now landing at Foodmerchant, Jaya Grocer, and many more across Malaysia.\",\r\n      ctaText:  \"Learn More\",\r\n      ctaUrl:   \"\/resources\/guide\"\r\n    },\r\n    {\r\n      category: \"2025 Spotlight\",\r\n      img:      \"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2025\/05\/narichanHero.png\",\r\n      title:    \"Narichan Kimchi Snack On!\",\r\n      desc:     \"Experience the bold flavors of Narichan\u2019s kimchi-infused snacks\u2014perfectly balanced for Malaysia\u2019s taste buds.\",\r\n      ctaText:  \"Read More\",\r\n      ctaUrl:   \"https:\/\/jinseonmi.com.my\/index.php\/narichan-kimchi\/\"\r\n    }\r\n    \/\/ \u2026add more slides as needed\r\n  ];\r\n\r\n  let current = 0,\r\n      intervalId,\r\n      TRANS_DUR = 600,\r\n      AUTO_INT  = 10000;\r\n\r\n  const hero = document.getElementById('mobile-hero'),\r\n        img  = document.getElementById('mobile-hero-img'),\r\n        cat  = document.getElementById('mobile-hero-category'),\r\n        title= document.getElementById('mobile-hero-title'),\r\n        desc = document.getElementById('mobile-hero-desc'),\r\n        cta  = document.getElementById('mobile-hero-cta'),\r\n        next = document.getElementById('mobile-next'),\r\n        prev = document.getElementById('mobile-prev');\r\n\r\n  function render(i) {\r\n    const s = slides[i];\r\n    \/\/ fade everything out\r\n    [img,cat,title,desc,cta].forEach(el=>el.classList.replace('visible','hidden'));\r\n    \/\/ after fade\u2010out, swap content & fade back in\r\n    setTimeout(() => {\r\n      img.src          = s.img;\r\n      cat.textContent  = s.category;\r\n      title.textContent= s.title;\r\n      desc.textContent = s.desc;\r\n      cta.textContent  = s.ctaText;\r\n      cta.href         = s.ctaUrl;\r\n      [img,cat,title,desc,cta].forEach(el=>el.classList.replace('hidden','visible'));\r\n    }, TRANS_DUR);\r\n  }\r\n\r\n  function nextSlide() { current = (current+1) % slides.length; render(current); resetTimer(); }\r\n  function prevSlide() { current = (current-1+slides.length) % slides.length; render(current); resetTimer(); }\r\n  function resetTimer() {\r\n    clearInterval(intervalId);\r\n    intervalId = setInterval(nextSlide, AUTO_INT);\r\n  }\r\n\r\n  \/\/ init\r\n  [img,cat,title,desc,cta].forEach(el=>el.classList.add('visible'));\r\n  render(0);\r\n  intervalId = setInterval(nextSlide, AUTO_INT);\r\n\r\n  \/\/ controls\r\n  next.addEventListener('click', nextSlide);\r\n  prev.addEventListener('click', prevSlide);\r\n  hero.addEventListener('mouseenter', ()=>clearInterval(intervalId));\r\n  hero.addEventListener('mouseleave', resetTimer);\r\n  document.addEventListener('keydown', e => {\r\n    if (e.key === 'ArrowRight') nextSlide();\r\n    if (e.key === 'ArrowLeft')  prevSlide();\r\n  });\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8084bff elementor-hidden-desktop elementor-hidden-tablet e-flex e-con-boxed e-con e-parent\" data-id=\"8084bff\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37a50a4 elementor-widget elementor-widget-text-editor\" data-id=\"37a50a4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section style=\"max-width: 800px; margin: 0 auto; padding: 1px 20px;\"><!-- Subheading \/ Label -->\n<h4 style=\"color: #5240b4; font-size: 0.875rem; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 12px;\">Our Story<\/h4>\n<!-- Main Heading -->\n<h2 style=\"color: #0a1f44; font-size: 2.5rem; line-height: 1.2; margin: 0 0 20px;\">Driving Growth with Premier Import &amp; Trade Services<\/h2>\n<!-- Body Copy -->\n<p style=\"color: #7a7a7a; font-size: 1rem; line-height: 1.6; margin: 0;\">At Jin Seon Mi Imports, we deliver end-to-end import and trade solutions across Malaysia, leveraging our global network to ensure quality, compliance, and efficiency for your supply chain.<\/p>\n\n<\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-226ea70 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"226ea70\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/jinseonmi.com.my\/index.php\/contat-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f657458 elementor-hidden-desktop elementor-hidden-tablet e-flex e-con-boxed e-con e-parent\" data-id=\"f657458\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-150b640 elementor-widget elementor-widget-text-editor\" data-id=\"150b640\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section style=\"text-align: center; margin: 0 auto 30px; max-width: 800px; padding-right: 20px; padding-left: 20px;\">\n<h1 style=\"color: #5240b4; font-size: 2.5rem; margin-bottom: 16px;\">Our Products &amp; Services<\/h1>\n<p style=\"font-weight: bold; font-size: 1rem; max-width: 600px; margin: 0 auto;\">We combine proven logistics networks, full-service import management and targeted marketing. Ensuring brands arrive fast, compliant, and ready to sell.<\/p>\n<\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee7195f elementor-widget elementor-widget-html\" data-id=\"ee7195f\" 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<style>\r\n  \/* show only on mobile *\/\r\n  @media (min-width: 768px) {\r\n    .mobile-accordion { display: none!important; }\r\n  }\r\n  @media (max-width: 767px) {\r\n    .mobile-accordion { display: block!important; }\r\n  }\r\n\r\n  .mobile-accordion {\r\n    font-family: sans-serif;\r\n    margin: 0;\r\n    padding: 0;\r\n  }\r\n  .mobile-accordion summary::-webkit-details-marker { display: none; }\r\n  .mobile-accordion summary { list-style: none; }\r\n  .mobile-accordion details {\r\n    border-top: 1px solid #ddd;\r\n  }\r\n  .mobile-accordion details:last-child {\r\n    border-bottom: 1px solid #ddd;\r\n  }\r\n\r\n  .mobile-accordion summary {\r\n    display: flex;\r\n    align-items: center;\r\n    padding: 12px 16px;\r\n    background: #fff;\r\n    cursor: pointer;\r\n  }\r\n  .mobile-accordion .icon {\r\n    width: 24px;\r\n    height: 24px;\r\n    margin-right: 12px;\r\n    flex-shrink: 0;\r\n  }\r\n  .mobile-accordion .icon svg {\r\n    width: 100%;\r\n    height: 100%;\r\n  }\r\n  .mobile-accordion .title {\r\n    flex: 1;\r\n    font-size: 20px;\r\n    color: #333;\r\n  }\r\n  .mobile-accordion summary::after {\r\n    content: \"+\";\r\n    font-size: 18px;\r\n    color: #5240B4;\r\n    margin-left: 8px;\r\n  }\r\n  .mobile-accordion details[open] > summary::after {\r\n    content: \"\u2013\";\r\n  }\r\n\r\n  .mobile-accordion .content {\r\n    padding: 12px 16px;\r\n    background: #05205F;\r\n    color: #fff;\r\n    font-size: 18px;\r\n    line-height: 1.5;\r\n  }\r\n<\/style>\r\n\r\n<div class=\"mobile-accordion\"><\/div>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n  \/\/ 1) Your data with inline SVG markup\r\n  const accordionData = [\r\n    {\r\n      iconSvg: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"120\" height=\"70\" viewBox=\"0 0 120 70\"> <!-- Truck body --> <rect x=\"10\" y=\"25\" width=\"70\" height=\"30\" fill=\"#5240B4\" rx=\"4\"\/> <!-- Truck cab --> <rect x=\"70\" y=\"15\" width=\"40\" height=\"40\" fill=\"#5240B4\" rx=\"4\"\/> <!-- Window --> <rect x=\"75\" y=\"20\" width=\"20\" height=\"15\" fill=\"#FFFFFF\" rx=\"2\"\/> <!-- Wheels --> <circle cx=\"30\" cy=\"60\" r=\"8\" fill=\"#333\"\/> <circle cx=\"80\" cy=\"60\" r=\"8\" fill=\"#333\"\/> <\/svg>`,\r\n      title: \"Logistic Connections\",\r\n      detail: \"Seamlessly track and manage shipments through our global logistics network.\"\r\n    },\r\n    {\r\n      iconSvg: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\" fill=\"none\" stroke=\"#5240B4\" stroke-width=\"4\"> <!-- Outer circle --> <circle cx=\"50\" cy=\"50\" r=\"45\"\/> <!-- Equator --> <ellipse cx=\"50\" cy=\"50\" rx=\"40\" ry=\"12\"\/> <!-- Central meridian --> <ellipse cx=\"50\" cy=\"50\" rx=\"12\" ry=\"40\"\/> <!-- Diagonal meridians --> <ellipse transform=\"rotate(45 50 50)\" cx=\"50\" cy=\"50\" rx=\"12\" ry=\"40\"\/> <ellipse transform=\"rotate(-45 50 50)\" cx=\"50\" cy=\"50\" rx=\"12\" ry=\"40\"\/> <\/svg>`,\r\n      title: \"Reliable Imports\",\r\n      detail: \"Ensure prompt, compliant import of goods with our trusted import services.\"\r\n    },\r\n    {\r\n      iconSvg: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"140\" height=\"80\" viewBox=\"0 0 140 80\" fill=\"none\" stroke=\"#5240B4\" stroke-width=\"8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <!-- Back circle --> <circle cx=\"20\" cy=\"40\" r=\"12\"\/> <!-- Megaphone horn --> <path d=\"M32 28 L100 12 L100 68 L32 52 Z\"\/> <!-- Handle --> <line x1=\"44\" y1=\"52\" x2=\"44\" y2=\"76\"\/> <!-- Sound waves --> <path d=\"M106 25 L128 15\"\/> <path d=\"M106 40 L134 40\"\/> <path d=\"M106 55 L128 65\"\/> <\/svg>`,\r\n      title: \"Marketing\",\r\n      detail: \"Boost your brand presence with targeted marketing and promotional strategies.\"\r\n    },\r\n    {\r\n      iconSvg: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"120\" height=\"80\" viewBox=\"0 0 120 80\" fill=\"none\" stroke=\"#5240B4\" stroke-width=\"6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <!-- Building base --> <rect x=\"10\" y=\"35\" width=\"100\" height=\"35\"\/> <!-- Roof --> <polygon points=\"10,35 60,10 110,35\"\/> <!-- Central door --> <rect x=\"50\" y=\"45\" width=\"20\" height=\"25\"\/> <line x1=\"60\" y1=\"45\" x2=\"60\" y2=\"70\"\/> <\/svg>`,\r\n      title: \"Warehouse Solutions\",\r\n      detail: \"Secure storage and real-time inventory control at our strategically located facilities.\"\r\n    },\r\n    {\r\n      iconSvg: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"130\" viewBox=\"0 0 100 130\" fill=\"none\" stroke=\"#5240B4\" stroke-width=\"6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <!-- Document shape with folded corner --> <path d=\"M10 10 H70 L90 30 V120 H10 Z\"\/> <path d=\"M70 10 V30 H90\"\/> <!-- Text lines --> <line x1=\"20\" y1=\"50\" x2=\"80\" y2=\"50\"\/> <line x1=\"20\" y1=\"70\" x2=\"80\" y2=\"70\"\/> <line x1=\"20\" y1=\"90\" x2=\"80\" y2=\"90\"\/> <\/svg>`,\r\n      title: \"Customs & Compliance\",\r\n      detail: \"Navigate customs regulations effortlessly with our expert compliance team.\"\r\n    },\r\n    {\r\n      iconSvg: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"120\" height=\"80\" viewBox=\"0 0 120 80\" fill=\"none\" stroke=\"#5240B4\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <!-- Axes --> <line x1=\"20\" y1=\"70\" x2=\"20\" y2=\"20\"\/> <line x1=\"20\" y1=\"70\" x2=\"100\" y2=\"70\"\/> <!-- Bars --> <rect x=\"30\" y=\"50\" width=\"12\" height=\"20\" fill=\"#5240B4\"\/> <rect x=\"54\" y=\"35\" width=\"12\" height=\"35\" fill=\"#5240B4\"\/> <rect x=\"78\" y=\"20\" width=\"12\" height=\"50\" fill=\"#5240B4\"\/> <\/svg>`,\r\n      title: \"Supply Chain Optimization\",\r\n      detail: \"Leverage data-driven insights to streamline your entire supply chain for maximum efficiency.\"\r\n    }\r\n  ];\r\n\r\n  \/\/ 2) Build & append the accordion\r\n  const container = document.querySelector('.mobile-accordion');\r\n\r\n  accordionData.forEach((item, idx) => {\r\n    const d = document.createElement('details');\r\n    if (idx === 0) d.open = true;\r\n\r\n    \/\/ SUMMARY\r\n    const sum = document.createElement('summary');\r\n    \/\/ icon\r\n    const iconWrap = document.createElement('span');\r\n    iconWrap.className = 'icon';\r\n    iconWrap.innerHTML = item.iconSvg.trim();\r\n    sum.append(iconWrap);\r\n    \/\/ title\r\n    const title = document.createElement('span');\r\n    title.className   = 'title';\r\n    title.textContent = item.title;\r\n    sum.append(title);\r\n\r\n    \/\/ CONTENT\r\n    const content = document.createElement('div');\r\n    content.className   = 'content';\r\n    content.textContent = item.detail;\r\n\r\n    d.append(sum, content);\r\n    container.appendChild(d);\r\n  });\r\n\r\n  \/\/ 3) Ensure only one <details> is open at a time\r\n  container.querySelectorAll('details').forEach(detail => {\r\n    detail.addEventListener('toggle', () => {\r\n      if (!detail.open) return;\r\n      container.querySelectorAll('details').forEach(other => {\r\n        if (other !== detail) other.open = false;\r\n      });\r\n    });\r\n  });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5630dc8 elementor-hidden-desktop elementor-hidden-tablet e-flex e-con-boxed e-con e-parent\" data-id=\"5630dc8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-162d048 elementor-widget elementor-widget-heading\" data-id=\"162d048\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d5728d2 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-text-editor\" data-id=\"d5728d2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n<p style=\"color: white;\">Jin Seon Mi Imports bridges global and Malaysian markets with premier products. Contact us today for business inquiries, partnership opportunities, or to request your sample kit.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d4ff3b elementor-widget elementor-widget-button\" data-id=\"1d4ff3b\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/jinseonmi.com.my\/index.php\/contat-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0020299 e-con-full e-flex e-con e-child\" data-id=\"0020299\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-fbd39fc e-con-full e-flex e-con e-child\" data-id=\"fbd39fc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a4bba6b elementor-view-framed elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"a4bba6b\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a37c7ff elementor-widget elementor-widget-heading\" data-id=\"a37c7ff\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">General Inquiries:\n+60123456789<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-16d9722 e-con-full e-flex e-con e-child\" data-id=\"16d9722\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ca0bbb elementor-view-framed elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"6ca0bbb\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-business-time\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496 224c-79.59 0-144 64.41-144 144s64.41 144 144 144 144-64.41 144-144-64.41-144-144-144zm64 150.29c0 5.34-4.37 9.71-9.71 9.71h-60.57c-5.34 0-9.71-4.37-9.71-9.71v-76.57c0-5.34 4.37-9.71 9.71-9.71h12.57c5.34 0 9.71 4.37 9.71 9.71V352h38.29c5.34 0 9.71 4.37 9.71 9.71v12.58zM496 192c5.4 0 10.72.33 16 .81V144c0-25.6-22.4-48-48-48h-80V48c0-25.6-22.4-48-48-48H176c-25.6 0-48 22.4-48 48v48H48c-25.6 0-48 22.4-48 48v80h395.12c28.6-20.09 63.35-32 100.88-32zM320 96H192V64h128v32zm6.82 224H208c-8.84 0-16-7.16-16-16v-48H0v144c0 25.6 22.4 48 48 48h291.43C327.1 423.96 320 396.82 320 368c0-16.66 2.48-32.72 6.82-48z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e6eca2 elementor-widget elementor-widget-heading\" data-id=\"6e6eca2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">test@jinseonmi.com.my<\/span>\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Jin Seon Mi Products Netflix Snacks Narichan About Us Contact Us Products Netflix Snacks Narichan About Us Contact Us \u2190 \u2192 Our Story Driving Growth with Premier Import &amp; Trade Services At Jin Seon Mi Imports, we deliver end-to-end import and trade solutions across Malaysia, leveraging our global network to ensure quality, compliance, and efficiency [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":214,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Jin Seon Mi - Home Page - Jin Seon Mi<\/title>\n<meta name=\"description\" content=\"At Jin Seon Mi, we deliver end-to-end import and trade solutions across Malaysia, leveraging our global network to ensure quality ...\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jinseonmi.com.my\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home Page - Jin Seon Mi\" \/>\n<meta property=\"og:description\" content=\"At Jin Seon Mi, we deliver end-to-end import and trade solutions across Malaysia, leveraging our global network to ensure quality ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jinseonmi.com.my\/\" \/>\n<meta property=\"og:site_name\" content=\"Jin Seon Mi\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-21T07:21:21+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/jinseonmi.com.my\/wp-content\/uploads\/2024\/04\/WhatsApp-Image-2024-04-29-at-12.48.56-AM.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/jinseonmi.com.my\/\",\"url\":\"https:\/\/jinseonmi.com.my\/\",\"name\":\"Jin Seon Mi - Home Page - Jin Seon Mi\",\"isPartOf\":{\"@id\":\"https:\/\/jinseonmi.com.my\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/jinseonmi.com.my\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/jinseonmi.com.my\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2024\/04\/WhatsApp-Image-2024-04-29-at-12.48.56-AM.jpeg\",\"datePublished\":\"2025-05-19T01:18:32+00:00\",\"dateModified\":\"2025-08-21T07:21:21+00:00\",\"description\":\"At Jin Seon Mi, we deliver end-to-end import and trade solutions across Malaysia, leveraging our global network to ensure quality ...\",\"breadcrumb\":{\"@id\":\"https:\/\/jinseonmi.com.my\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/jinseonmi.com.my\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jinseonmi.com.my\/#primaryimage\",\"url\":\"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2024\/04\/WhatsApp-Image-2024-04-29-at-12.48.56-AM.jpeg\",\"contentUrl\":\"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2024\/04\/WhatsApp-Image-2024-04-29-at-12.48.56-AM.jpeg\",\"width\":500,\"height\":500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/jinseonmi.com.my\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/jinseonmi.com.my\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Jin Seon Mi &#8211; Home Page\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/jinseonmi.com.my\/#website\",\"url\":\"https:\/\/jinseonmi.com.my\/\",\"name\":\"Jin Seon Mi\",\"description\":\"Global Culinary Imports\",\"publisher\":{\"@id\":\"https:\/\/jinseonmi.com.my\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/jinseonmi.com.my\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/jinseonmi.com.my\/#organization\",\"name\":\"Jin Seon Mi\",\"url\":\"https:\/\/jinseonmi.com.my\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jinseonmi.com.my\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2024\/05\/WhatsApp-Image-2024-04-29-at-12.48.56-AM-1.jpeg\",\"contentUrl\":\"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2024\/05\/WhatsApp-Image-2024-04-29-at-12.48.56-AM-1.jpeg\",\"width\":289,\"height\":286,\"caption\":\"Jin Seon Mi\"},\"image\":{\"@id\":\"https:\/\/jinseonmi.com.my\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Jin Seon Mi - Home Page - Jin Seon Mi","description":"At Jin Seon Mi, we deliver end-to-end import and trade solutions across Malaysia, leveraging our global network to ensure quality ...","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/jinseonmi.com.my\/","og_locale":"en_US","og_type":"article","og_title":"Home Page - Jin Seon Mi","og_description":"At Jin Seon Mi, we deliver end-to-end import and trade solutions across Malaysia, leveraging our global network to ensure quality ...","og_url":"https:\/\/jinseonmi.com.my\/","og_site_name":"Jin Seon Mi","article_modified_time":"2025-08-21T07:21:21+00:00","og_image":[{"width":500,"height":500,"url":"http:\/\/jinseonmi.com.my\/wp-content\/uploads\/2024\/04\/WhatsApp-Image-2024-04-29-at-12.48.56-AM.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/jinseonmi.com.my\/","url":"https:\/\/jinseonmi.com.my\/","name":"Jin Seon Mi - Home Page - Jin Seon Mi","isPartOf":{"@id":"https:\/\/jinseonmi.com.my\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jinseonmi.com.my\/#primaryimage"},"image":{"@id":"https:\/\/jinseonmi.com.my\/#primaryimage"},"thumbnailUrl":"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2024\/04\/WhatsApp-Image-2024-04-29-at-12.48.56-AM.jpeg","datePublished":"2025-05-19T01:18:32+00:00","dateModified":"2025-08-21T07:21:21+00:00","description":"At Jin Seon Mi, we deliver end-to-end import and trade solutions across Malaysia, leveraging our global network to ensure quality ...","breadcrumb":{"@id":"https:\/\/jinseonmi.com.my\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jinseonmi.com.my\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jinseonmi.com.my\/#primaryimage","url":"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2024\/04\/WhatsApp-Image-2024-04-29-at-12.48.56-AM.jpeg","contentUrl":"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2024\/04\/WhatsApp-Image-2024-04-29-at-12.48.56-AM.jpeg","width":500,"height":500},{"@type":"BreadcrumbList","@id":"https:\/\/jinseonmi.com.my\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jinseonmi.com.my\/"},{"@type":"ListItem","position":2,"name":"Jin Seon Mi &#8211; Home Page"}]},{"@type":"WebSite","@id":"https:\/\/jinseonmi.com.my\/#website","url":"https:\/\/jinseonmi.com.my\/","name":"Jin Seon Mi","description":"Global Culinary Imports","publisher":{"@id":"https:\/\/jinseonmi.com.my\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jinseonmi.com.my\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/jinseonmi.com.my\/#organization","name":"Jin Seon Mi","url":"https:\/\/jinseonmi.com.my\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jinseonmi.com.my\/#\/schema\/logo\/image\/","url":"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2024\/05\/WhatsApp-Image-2024-04-29-at-12.48.56-AM-1.jpeg","contentUrl":"https:\/\/jinseonmi.com.my\/wp-content\/uploads\/2024\/05\/WhatsApp-Image-2024-04-29-at-12.48.56-AM-1.jpeg","width":289,"height":286,"caption":"Jin Seon Mi"},"image":{"@id":"https:\/\/jinseonmi.com.my\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/jinseonmi.com.my\/index.php\/wp-json\/wp\/v2\/pages\/772"}],"collection":[{"href":"https:\/\/jinseonmi.com.my\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jinseonmi.com.my\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jinseonmi.com.my\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jinseonmi.com.my\/index.php\/wp-json\/wp\/v2\/comments?post=772"}],"version-history":[{"count":406,"href":"https:\/\/jinseonmi.com.my\/index.php\/wp-json\/wp\/v2\/pages\/772\/revisions"}],"predecessor-version":[{"id":1362,"href":"https:\/\/jinseonmi.com.my\/index.php\/wp-json\/wp\/v2\/pages\/772\/revisions\/1362"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jinseonmi.com.my\/index.php\/wp-json\/wp\/v2\/media\/214"}],"wp:attachment":[{"href":"https:\/\/jinseonmi.com.my\/index.php\/wp-json\/wp\/v2\/media?parent=772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}