{"title":"Home page","description":null,"products":[{"product_id":"glow-by-h-j-healthy-hair-growth-mask-7in1-mask","title":"Glow by H\u0026J | Healthy Hair Growth Mask (7in1 mask)","description":"\u003cstyle\u003e\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026family=Cormorant+Garamond:wght@500;600;700\u0026display=swap');\n\nbody{\nbackground:\nradial-gradient(circle at top left,#2E8B5730 0%,transparent 30%),\nradial-gradient(circle at bottom right,#D4A37330 0%,transparent 25%),\nlinear-gradient(135deg,#0b1f19,#133528,#1f5a47);\n}\n\n\n.glowhj{\n\nmax-width:1200px;\nmargin:auto;\npadding:80px 25px;\n\nfont-family:Poppins,sans-serif;\n\nposition:relative;\noverflow:hidden;\n\n}\n\n\n.glowhj:before{\n\ncontent:'';\n\nposition:absolute;\n\nwidth:500px;\nheight:500px;\n\nbackground:#D4A373;\n\nborder-radius:50%;\n\nfilter:blur(180px);\n\ntop:-250px;\nleft:-180px;\n\nopacity:.12;\n\nanimation:float1 10s infinite alternate;\n\n}\n\n\n.glowhj:after{\n\ncontent:'';\n\nposition:absolute;\n\nwidth:400px;\nheight:400px;\n\nbackground:#2E8B57;\n\nborder-radius:50%;\n\nfilter:blur(160px);\n\nbottom:-200px;\nright:-120px;\n\nopacity:.15;\n\nanimation:float2 8s infinite alternate;\n\n}\n\n\n\n@keyframes float1{\n\n0%{transform:translateY(0);}\n100%{transform:translateY(70px);}\n\n}\n\n@keyframes float2{\n\n0%{transform:translateX(0);}\n100%{transform:translateX(-80px);}\n\n}\n\n\n\n.hero{\n\nbackground:rgba(255,255,255,.06);\n\nbackdrop-filter:blur(25px);\n\npadding:60px;\n\nborder-radius:35px;\n\nborder:1px solid rgba(255,255,255,.08);\n\nbox-shadow:\n\n0 15px 50px rgba(0,0,0,.25);\n\nanimation:fadeUp 1s ease;\n\n}\n\n\n\n@keyframes fadeUp{\n\nfrom{\n\nopacity:0;\ntransform:translateY(40px);\n\n}\n\nto{\n\nopacity:1;\ntransform:translateY(0);\n\n}\n\n}\n\n\n\n.badge{\n\ndisplay:inline-block;\n\npadding:10px 22px;\n\nborder-radius:40px;\n\nbackground:rgba(244,214,204,.15);\n\nborder:1px solid rgba(255,255,255,.1);\n\nfont-size:14px;\n\nletter-spacing:1px;\n\ncolor:#F7E8D0;\n\nmargin-bottom:25px;\n\n}\n\n\n\n.title{\n\nfont-family:'Cormorant Garamond';\n\nfont-size:64px;\n\nfont-weight:700;\n\nbackground:linear-gradient(\n\n90deg,\n\n#F7E8D0,\n\n#D4A373,\n\n#F7E8D0\n\n);\n\n-webkit-background-clip:text;\n-webkit-text-fill-color:transparent;\n\nmargin-bottom:10px;\n\n}\n\n\n\n.subtitle{\n\nfont-size:21px;\n\nline-height:1.9;\n\ncolor:#F4F4F4;\n\nmax-width:850px;\n\nmargin-bottom:45px;\n\n}\n\n\n\n.benefits{\n\ndisplay:grid;\n\ngrid-template-columns:repeat(auto-fit,minmax(250px,1fr));\n\ngap:25px;\n\n}\n\n\n\n.card{\n\npadding:30px;\n\nborder-radius:25px;\n\nbackground:\n\nlinear-gradient(\n\n145deg,\n\nrgba(255,255,255,.08),\n\nrgba(255,255,255,.03)\n\n);\n\nborder:1px solid rgba(255,255,255,.1);\n\ntransition:.4s;\n\n}\n\n\n.card:hover{\n\ntransform:translateY(-10px);\n\nbox-shadow:\n\n0 0 30px rgba(212,163,115,.35);\n\nbackground:\n\nlinear-gradient(\n\n145deg,\n\nrgba(212,163,115,.15),\n\nrgba(255,255,255,.04)\n\n);\n\n}\n\n\n.card h3{\n\nfont-size:22px;\n\ncolor:#F7E8D0;\n\nmargin-bottom:15px;\n\n}\n\n\n.card p{\n\ncolor:#dddddd;\n\nline-height:1.7;\n\n}\n\n\n\n.ingredients{\n\nmargin-top:70px;\n\n}\n\n\n.ingredients h2{\n\nfont-family:'Cormorant Garamond';\n\nfont-size:48px;\n\ncolor:white;\n\nmargin-bottom:35px;\n\n}\n\n\n\n.inggrid{\n\ndisplay:grid;\n\ngrid-template-columns:repeat(auto-fit,minmax(180px,1fr));\n\ngap:20px;\n\n}\n\n\n\n.ing{\n\npadding:30px;\n\nborder-radius:22px;\n\nbackground:rgba(255,255,255,.05);\n\ntext-align:center;\n\ntransition:.4s;\n\n}\n\n\n.ing:hover{\n\ntransform:scale(1.05);\n\nbackground:#1f5a47;\n\n}\n\n\n.ing span{\n\nfont-size:38px;\n\ndisplay:block;\n\nmargin-bottom:12px;\n\n}\n\n\n.ing h4{\n\ncolor:white;\n\nfont-size:18px;\n\nmargin:0;\n\n}\n\n\n\n.review{\n\nmargin-top:70px;\n\npadding:40px;\n\nborder-radius:30px;\n\nbackground:rgba(255,255,255,.04);\n\ntext-align:center;\n\n}\n\n\n.review h2{\n\nfont-size:34px;\n\ncolor:#F7E8D0;\n\nmargin-bottom:10px;\n\n}\n\n\n.review p{\n\nfont-size:18px;\n\nline-height:1.8;\n\ncolor:#dddddd;\n\n}\n\n\n\n.cta{\n\ndisplay:inline-block;\n\nmargin-top:35px;\n\npadding:18px 60px;\n\nborder-radius:50px;\n\ntext-decoration:none;\n\nfont-size:18px;\n\nfont-weight:700;\n\nbackground:\n\nlinear-gradient(\n\n90deg,\n\n#D4A373,\n\n#F3D7B6,\n\n#F7E8D0,\n\n#D4A373\n\n);\n\nbackground-size:300%;\n\nanimation:shine 5s linear infinite;\n\ncolor:#133528;\n\ntransition:.4s;\n\nbox-shadow:\n\n0 10px 30px rgba(212,163,115,.4);\n\n}\n\n\n.cta:hover{\n\ntransform:translateY(-3px);\n\nbox-shadow:\n\n0 15px 40px rgba(212,163,115,.55);\n\n}\n\n\n\n@keyframes shine{\n\n0%{\n\nbackground-position:0%;\n\n}\n\n100%{\n\nbackground-position:300%;\n\n}\n\n}\n\n\n\n@media(max-width:768px){\n\n.hero{\n\npadding:35px;\n\n}\n\n\n.title{\n\nfont-size:42px;\n\n}\n\n\n.subtitle{\n\nfont-size:18px;\n\n}\n\n\n.ingredients h2{\n\nfont-size:36px;\n\n}\n\n}\n\n\u003c\/style\u003e\n\n\n\n\u003csection class=\"glowhj\"\u003e\n\n\u003cdiv class=\"hero\"\u003e\n\n\n\u003cdiv class=\"badge\"\u003e\n\n✨ Trusted By Women Across South Africa\n\n\u003c\/div\u003e\n\n\n\n\u003ch1 class=\"title\"\u003e\n\nGlow by H\u0026amp;J\n\n\u003c\/h1\u003e\n\n\n\u003cp class=\"subtitle\"\u003e\n\nDiscover your healthiest, most radiant hair yet.\n\nOur luxurious 7-in-1 Hair Growth Mask deeply nourishes dry and damaged strands, helping hair feel softer, smoother, shinier and beautifully revitalised.\n\nPerfect for women who want salon-quality results from the comfort of home.\n\n\u003c\/p\u003e\n\n\n\n\n\u003cdiv class=\"benefits\"\u003e\n\n\n\u003cdiv class=\"card\"\u003e\n\n\u003ch3\u003e✨ Silky Soft Hair\u003c\/h3\u003e\n\n\u003cp\u003e\n\nLeaves hair feeling smoother, softer and easier to style.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"card\"\u003e\n\n\u003ch3\u003e💚 Less Breakage\u003c\/h3\u003e\n\n\u003cp\u003e\n\nHelps strengthen weak strands and reduce the appearance of split ends.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"card\"\u003e\n\n\u003ch3\u003e🌿 Healthy Looking Growth\u003c\/h3\u003e\n\n\u003cp\u003e\n\nSupports a nourished scalp environment for healthier-looking hair.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"card\"\u003e\n\n\u003ch3\u003e💎 Salon Shine\u003c\/h3\u003e\n\n\u003cp\u003e\n\nRevives dull hair and enhances natural shine.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\n\n\u003cdiv class=\"ingredients\"\u003e\n\n\n\u003ch2\u003e\n\nSeven Beauty Boosting Ingredients\n\n\u003c\/h2\u003e\n\n\n\n\u003cdiv class=\"inggrid\"\u003e\n\n\n\u003cdiv class=\"ing\"\u003e\n\n\u003cspan\u003e🫒\u003c\/span\u003e\n\n\u003ch4\u003eBatana Oil\u003c\/h4\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"ing\"\u003e\n\n\u003cspan\u003e🌿\u003c\/span\u003e\n\n\u003ch4\u003eRosemary Oil\u003c\/h4\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"ing\"\u003e\n\n\u003cspan\u003e💊\u003c\/span\u003e\n\n\u003ch4\u003eBiotin\u003c\/h4\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"ing\"\u003e\n\n\u003cspan\u003e💎\u003c\/span\u003e\n\n\u003ch4\u003eKeratin\u003c\/h4\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"ing\"\u003e\n\n\u003cspan\u003e🌰\u003c\/span\u003e\n\n\u003ch4\u003eCastor Oil\u003c\/h4\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"ing\"\u003e\n\n\u003cspan\u003e🎃\u003c\/span\u003e\n\n\u003ch4\u003ePumpkin Seed Oil\u003c\/h4\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"ing\"\u003e\n\n\u003cspan\u003e🌱\u003c\/span\u003e\n\n\u003ch4\u003ePeppermint Oil\u003c\/h4\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\n\n\u003cdiv class=\"review\"\u003e\n\n\n\u003ch2\u003e\n\n★★★★★ 4.9\/5 Loved By Thousands Of Women\n\n\u003c\/h2\u003e\n\n\n\u003cp\u003e\n\nWhether your hair is straight, wavy, curly or coily, Glow by H\u0026amp;J helps restore moisture, improve manageability and transform your weekly hair routine into a luxurious self-care ritual.\n\n✔ Suitable For All Hair Types\n\n✔ Paraben Free\n\n✔ Spa Inspired Treatment\n\n✔ Salon Results At Home\n\n\u003c\/p\u003e\n\n\n\n\u003ca href=\"#ProductSubmitButton\" class=\"cta\"\u003e\n\nSHOP NOW • R299\n\n\u003c\/a\u003e\n\n\n\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Glow by H\u0026J","offers":[{"title":"Other","offer_id":58097745035567,"sku":null,"price":399.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/4850\/6159\/files\/glow-by-h-j-hair-mask-infographic.png?v=1781776023"}],"url":"https:\/\/glowbyhj.co.za\/collections\/frontpage.oembed","provider":"GlowbyH\u0026J","version":"1.0","type":"link"}