{"product_id":"k-secret-seoul-brightening-eye-cream","title":"K-Secret Seoul Brightening Eye Cream","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eK-Secret Seoul Brightening Eye Cream\u003c\/title\u003e\n\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003cstyle\u003e\n    *{\n      margin:0;\n      padding:0;\n      box-sizing:border-box;\n      font-family:'Poppins',sans-serif;\n    }\n\n    body{\n      background:#f8f5f2;\n      color:#2b2b2b;\n      line-height:1.7;\n    }\n\n    .hero{\n      min-height:100vh;\n      background:\n      linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0.25)),\n      url('https:\/\/images.unsplash.com\/photo-1522335789203-aabd1fc54bc9?q=80\u0026w=1974\u0026auto=format\u0026fit=crop');\n      background-size:cover;\n      background-position:center;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      text-align:center;\n      padding:40px;\n    }\n\n    .hero-content{\n      max-width:700px;\n      color:white;\n    }\n\n    .badge{\n      background:#ffffff;\n      color:#111;\n      display:inline-block;\n      padding:10px 22px;\n      border-radius:50px;\n      font-size:14px;\n      font-weight:600;\n      margin-bottom:20px;\n    }\n\n    .hero h1{\n      font-size:58px;\n      line-height:1.1;\n      margin-bottom:20px;\n      font-weight:700;\n    }\n\n    .hero p{\n      font-size:20px;\n      margin-bottom:35px;\n      color:#f1f1f1;\n    }\n\n    .btn{\n      display:inline-block;\n      padding:16px 38px;\n      background:#e7c7b8;\n      color:#111;\n      text-decoration:none;\n      border-radius:50px;\n      font-weight:600;\n      transition:0.3s ease;\n    }\n\n    .btn:hover{\n      background:#d7ae99;\n      transform:translateY(-2px);\n    }\n\n    .section{\n      max-width:1200px;\n      margin:auto;\n      padding:90px 25px;\n    }\n\n    .section-title{\n      text-align:center;\n      margin-bottom:60px;\n    }\n\n    .section-title h2{\n      font-size:42px;\n      margin-bottom:15px;\n      color:#1f1f1f;\n    }\n\n    .section-title p{\n      color:#666;\n      font-size:18px;\n    }\n\n    .benefits{\n      display:grid;\n      grid-template-columns:repeat(auto-fit,minmax(250px,1fr));\n      gap:25px;\n    }\n\n    .card{\n      background:white;\n      padding:35px;\n      border-radius:24px;\n      box-shadow:0 8px 25px rgba(0,0,0,0.06);\n      transition:0.3s ease;\n    }\n\n    .card:hover{\n      transform:translateY(-8px);\n    }\n\n    .card h3{\n      margin-bottom:15px;\n      font-size:22px;\n    }\n\n    .card p{\n      color:#666;\n      font-size:15px;\n    }\n\n    .ingredients{\n      background:#fff;\n      border-radius:30px;\n      padding:60px;\n      margin-top:50px;\n      box-shadow:0 8px 25px rgba(0,0,0,0.05);\n    }\n\n    .ingredient-grid{\n      display:grid;\n      grid-template-columns:repeat(auto-fit,minmax(220px,1fr));\n      gap:25px;\n      margin-top:35px;\n    }\n\n    .ingredient{\n      background:#faf7f5;\n      padding:25px;\n      border-radius:20px;\n    }\n\n    .ingredient h4{\n      margin-bottom:10px;\n      color:#111;\n    }\n\n    .ingredient p{\n      color:#666;\n      font-size:14px;\n    }\n\n    .highlight{\n      background:#efe5df;\n      padding:80px 25px;\n      text-align:center;\n      margin-top:90px;\n    }\n\n    .highlight h2{\n      font-size:46px;\n      margin-bottom:20px;\n    }\n\n    .highlight p{\n      max-width:700px;\n      margin:auto;\n      font-size:18px;\n      color:#555;\n    }\n\n    .steps{\n      display:grid;\n      grid-template-columns:repeat(auto-fit,minmax(250px,1fr));\n      gap:25px;\n      margin-top:50px;\n    }\n\n    .step{\n      background:white;\n      padding:35px;\n      border-radius:24px;\n      box-shadow:0 8px 25px rgba(0,0,0,0.05);\n    }\n\n    .step-number{\n      width:50px;\n      height:50px;\n      background:#e7c7b8;\n      border-radius:50%;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      font-weight:700;\n      margin-bottom:20px;\n    }\n\n    .footer-cta{\n      text-align:center;\n      padding:100px 25px;\n    }\n\n    .footer-cta h2{\n      font-size:48px;\n      margin-bottom:20px;\n    }\n\n    .footer-cta p{\n      max-width:650px;\n      margin:auto;\n      margin-bottom:35px;\n      color:#666;\n      font-size:18px;\n    }\n\n    .trust{\n      display:flex;\n      justify-content:center;\n      flex-wrap:wrap;\n      gap:15px;\n      margin-top:35px;\n    }\n\n    .trust span{\n      background:#f2ece8;\n      padding:12px 22px;\n      border-radius:50px;\n      font-size:14px;\n      font-weight:500;\n    }\n\n    @media(max-width:768px){\n\n      .hero h1{\n        font-size:42px;\n      }\n\n      .hero p{\n        font-size:17px;\n      }\n\n      .section-title h2{\n        font-size:32px;\n      }\n\n      .highlight h2,\n      .footer-cta h2{\n        font-size:34px;\n      }\n\n      .ingredients{\n        padding:35px 25px;\n      }\n\n    }\n  \u003c\/style\u003e\n\n\n\n\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n\n      \u003cdiv class=\"badge\"\u003e\n        🇰🇷 Korean Skincare Favourite\n      \u003c\/div\u003e\n\n      \u003ch1\u003eWake Up to Brighter, Younger-Looking Eyes\u003c\/h1\u003e\n\n      \u003cp\u003e\n        Discover the viral Korean eye cream designed to reduce dark circles,\n        smooth fine lines, and restore your natural glow.\n      \u003c\/p\u003e\n\n      \u003ca href=\"#\" class=\"btn\"\u003eShop Now\u003c\/a\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n\n    \u003cdiv class=\"section-title\"\u003e\n      \u003ch2\u003eWhy South Africans Love It\u003c\/h2\u003e\n      \u003cp\u003e\n        Lightweight hydration meets powerful brightening technology for visibly refreshed eyes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefits\"\u003e\n\n      \u003cdiv class=\"card\"\u003e\n        \u003ch3\u003e✨ Brightens Dark Circles\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps visibly reduce tired-looking under-eyes for a brighter, rested appearance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"card\"\u003e\n        \u003ch3\u003e💧 Deep Hydration\u003c\/h3\u003e\n        \u003cp\u003e\n          Locks in moisture to plump and smooth fine lines without feeling heavy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"card\"\u003e\n        \u003ch3\u003e🌿 Soothes Puffiness\u003c\/h3\u003e\n        \u003cp\u003e\n          Cooling Korean skincare ingredients help calm and refresh delicate skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"card\"\u003e\n        \u003ch3\u003e🌸 Firms \u0026amp; Smooths\u003c\/h3\u003e\n        \u003cp\u003e\n          Peptides and botanical extracts support firmer-looking, youthful skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ingredients\"\u003e\n\n      \u003cdiv class=\"section-title\"\u003e\n        \u003ch2\u003ePowered by Korean Skincare Innovation\u003c\/h2\u003e\n        \u003cp\u003e\n          Carefully selected ingredients your skin will love.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ingredient-grid\"\u003e\n\n        \u003cdiv class=\"ingredient\"\u003e\n          \u003ch4\u003eNiacinamide\u003c\/h4\u003e\n          \u003cp\u003e\n            Brightens skin tone and improves the appearance of dark circles.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ingredient\"\u003e\n          \u003ch4\u003eHyaluronic Acid\u003c\/h4\u003e\n          \u003cp\u003e\n            Provides long-lasting hydration for smoother, plumper under-eyes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ingredient\"\u003e\n          \u003ch4\u003ePeptide Complex\u003c\/h4\u003e\n          \u003cp\u003e\n            Helps support firmer skin while softening the look of fine lines.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ingredient\"\u003e\n          \u003ch4\u003eCentella Asiatica\u003c\/h4\u003e\n          \u003cp\u003e\n            Calms and soothes sensitive skin with gentle botanical care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"highlight\"\u003e\n\n    \u003ch2\u003eGlass Skin Starts With Your Eyes\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Your under-eyes are one of the first places to show signs of stress,\n      fatigue, and dehydration. K-Secret Seoul helps restore brightness,\n      hydration, and confidence — one application at a time.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n\n    \u003cdiv class=\"section-title\"\u003e\n      \u003ch2\u003eHow To Use\u003c\/h2\u003e\n      \u003cp\u003e\n        Simple enough for your daily skincare routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"steps\"\u003e\n\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003eApply\u003c\/h3\u003e\n        \u003cp\u003e\n          Use a small amount around the eye area morning and night.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003ePat Gently\u003c\/h3\u003e\n        \u003cp\u003e\n          Using your ring finger, lightly pat until fully absorbed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003eSeal In Moisture\u003c\/h3\u003e\n        \u003cp\u003e\n          Follow with moisturiser or SPF during the day for best results.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"footer-cta\"\u003e\n\n    \u003ch2\u003eGlow Starts Here\u003c\/h2\u003e\n\n    \u003cp\u003e\n      K-Secret Seoul combines Korean skincare innovation with everyday luxury\n      to help you look refreshed, radiant, and confident.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#\" class=\"btn\"\u003eAdd To Cart\u003c\/a\u003e\n\n    \u003cdiv class=\"trust\"\u003e\n      \u003cspan\u003e✔ Cruelty-Free\u003c\/span\u003e\n      \u003cspan\u003e✔ Vegan Friendly\u003c\/span\u003e\n      \u003cspan\u003e✔ Dermatologist-Tested\u003c\/span\u003e\n      \u003cspan\u003e✔ Suitable For Sensitive Skin\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/body\u003e","brand":"K-Secret Seoul","offers":[{"title":"Default Title","offer_id":48308567965866,"sku":null,"price":299.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0694\/8834\/5258\/files\/Screenshot2026-05-12152201.png?v=1778603842","url":"https:\/\/nestique.co.za\/products\/k-secret-seoul-brightening-eye-cream","provider":"Nestique","version":"1.0","type":"link"}