{"title":"Home page","description":null,"products":[{"product_id":"relief-house™-the-spine-reset-back-neck-acupressure-recovery-set","title":"Relief House™ The Spine Reset (Acupressure Mat \u0026 Pillow Set)","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\u003eRelief House Product Description Preview\u003c\/title\u003e\n\u003cstyle\u003e\nbody{\n  margin:0;\n  background:#081B3A;\n}\n\u003c\/style\u003e\n\n\n\n\u003cstyle\u003e\n:root{\n  --navy:#081B3A;\n  --navy-light:#0D234A;\n  --gold:#E7C36A;\n  --white:#FFFFFF;\n  --soft-white:rgba(255,255,255,0.88);\n}\n\n.rh-wrapper{\n  background:var(--navy);\n  max-width:1200px;\n  margin:auto;\n  font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  padding:0 20px;\n}\n\n\/* HERO *\/\n\n.rh-hero{\n  text-align:center;\n  padding:80px 20px 65px;\n}\n\n.rh-hero h1{\n  font-size:clamp(38px,6vw,68px);\n  font-weight:800;\n  line-height:1.1;\n  color:var(--gold);\n  margin-bottom:25px;\n}\n\n.rh-hero p{\n  max-width:850px;\n  margin:auto;\n  font-size:22px;\n  line-height:1.8;\n  color:var(--white);\n}\n\n.rh-trust{\n  margin-top:30px;\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:12px;\n}\n\n.rh-trust span{\n  padding:12px 20px;\n  border-radius:999px;\n  background:rgba(231,195,106,0.08);\n  border:1px solid rgba(231,195,106,0.25);\n  color:var(--white);\n  font-size:14px;\n  font-weight:600;\n}\n\n.rh-button{\n  display:inline-block;\n  margin-top:35px;\n  padding:18px 42px;\n  background:var(--gold);\n  color:var(--navy);\n  font-weight:800;\n  font-size:18px;\n  text-decoration:none;\n  border-radius:999px;\n  transition:.3s ease;\n  box-shadow:0 10px 30px rgba(231,195,106,0.25);\n}\n\n.rh-button:hover{\n  transform:translateY(-3px);\n  box-shadow:0 15px 40px rgba(231,195,106,0.35);\n}\n\n.rh-urgency{\n  margin-top:18px;\n  color:var(--gold);\n  font-size:15px;\n  font-weight:700;\n}\n\n\/* TITLES *\/\n\n.rh-section-title{\n  text-align:center;\n  font-size:48px;\n  font-weight:800;\n  color:var(--gold);\n  margin-bottom:18px;\n  line-height:1.2;\n}\n\n.rh-section-subtitle{\n  max-width:760px;\n  margin:0 auto 45px;\n  text-align:center;\n  font-size:19px;\n  line-height:1.8;\n  color:var(--soft-white);\n}\n\n\/* BENEFITS *\/\n\n.rh-benefits{\n  padding:70px 0;\n}\n\n.rh-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n  gap:24px;\n}\n\n.rh-card{\n  background:var(--navy-light);\n  border:1px solid rgba(231,195,106,0.15);\n  border-radius:24px;\n  padding:30px;\n  transition:.3s ease;\n}\n\n.rh-card:hover{\n  transform:translateY(-6px);\n  border-color:rgba(231,195,106,0.4);\n}\n\n.rh-number{\n  font-size:18px;\n  font-weight:800;\n  color:var(--gold);\n  margin-bottom:15px;\n  letter-spacing:1px;\n}\n\n.rh-card h3{\n  color:var(--gold);\n  font-size:24px;\n  margin-bottom:12px;\n}\n\n.rh-card p{\n  color:var(--white);\n  line-height:1.8;\n  margin:0;\n}\n\n\/* STATS *\/\n\n.rh-stats{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:20px;\n  padding:25px 0 40px;\n}\n\n.rh-stat{\n  background:var(--navy-light);\n  border:1px solid rgba(231,195,106,0.15);\n  border-radius:24px;\n  padding:35px;\n  text-align:center;\n}\n\n.rh-stat-number{\n  font-size:60px;\n  font-weight:800;\n  color:var(--gold);\n}\n\n.rh-stat-text{\n  color:var(--white);\n  margin-top:10px;\n  font-size:16px;\n}\n\n\/* CTA SECTION *\/\n\n.rh-mid-cta{\n  text-align:center;\n  padding:15px 0 65px;\n}\n\n\/* EDUCATION *\/\n\n.rh-problem{\n  padding:80px 0;\n  max-width:900px;\n  margin:auto;\n  text-align:center;\n}\n\n.rh-problem h2{\n  font-size:52px;\n  font-weight:800;\n  color:var(--gold);\n  margin-bottom:30px;\n  line-height:1.2;\n}\n\n.rh-problem p{\n  font-size:20px;\n  line-height:1.9;\n  color:var(--white);\n  margin-bottom:20px;\n}\n\n.rh-highlight{\n  color:var(--gold);\n  font-weight:700;\n}\n\n.rh-sa{\n  margin-top:35px;\n  font-size:18px;\n  font-weight:700;\n  color:var(--gold);\n}\n\n\/* INCLUDED \/ STEPS *\/\n\n.rh-info-section{\n  padding:75px 0;\n}\n\n.rh-simple-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(250px,1fr));\n  gap:22px;\n}\n\n.rh-simple-card{\n  background:var(--navy-light);\n  border:1px solid rgba(231,195,106,0.15);\n  border-radius:24px;\n  padding:28px;\n  text-align:center;\n}\n\n.rh-icon{\n  font-size:34px;\n  margin-bottom:14px;\n}\n\n.rh-simple-card h3{\n  font-size:23px;\n  color:var(--gold);\n  margin-bottom:12px;\n}\n\n.rh-simple-card p{\n  font-size:17px;\n  line-height:1.8;\n  color:var(--white);\n  margin:0;\n}\n\n.rh-steps{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n  gap:22px;\n}\n\n.rh-step{\n  background:var(--navy-light);\n  border:1px solid rgba(231,195,106,0.15);\n  border-radius:24px;\n  padding:28px;\n}\n\n.rh-step h3{\n  color:var(--gold);\n  font-size:22px;\n  margin-bottom:12px;\n}\n\n.rh-step p{\n  color:var(--white);\n  font-size:17px;\n  line-height:1.8;\n  margin:0;\n}\n\n\/* EXPECTATION *\/\n\n.rh-expect{\n  background:var(--navy-light);\n  border:1px solid rgba(231,195,106,0.18);\n  border-radius:28px;\n  padding:45px;\n  max-width:900px;\n  margin:40px auto 0;\n  text-align:center;\n}\n\n.rh-expect h3{\n  color:var(--gold);\n  font-size:34px;\n  margin-bottom:18px;\n}\n\n.rh-expect p{\n  color:var(--white);\n  font-size:19px;\n  line-height:1.9;\n  margin-bottom:16px;\n}\n\n\/* FINAL CTA *\/\n\n.rh-final{\n  padding:85px 20px;\n  text-align:center;\n}\n\n.rh-final h2{\n  font-size:clamp(36px,5vw,58px);\n  line-height:1.15;\n  color:var(--gold);\n  font-weight:800;\n  margin-bottom:22px;\n}\n\n.rh-final p{\n  max-width:760px;\n  margin:auto;\n  font-size:21px;\n  line-height:1.8;\n  color:var(--white);\n}\n\n\/* MOBILE *\/\n\n@media(max-width:768px){\n\n  .rh-wrapper{\n    padding:0 16px;\n  }\n\n  .rh-hero{\n    padding:60px 10px;\n  }\n\n  .rh-hero h1{\n    font-size:38px;\n  }\n\n  .rh-hero p{\n    font-size:18px;\n  }\n\n  .rh-section-title,\n  .rh-problem h2{\n    font-size:34px;\n  }\n\n  .rh-section-subtitle{\n    font-size:17px;\n  }\n\n  .rh-stats{\n    grid-template-columns:1fr;\n  }\n\n  .rh-stat-number{\n    font-size:48px;\n  }\n\n  .rh-problem{\n    padding:60px 0;\n  }\n\n  .rh-problem p{\n    font-size:18px;\n  }\n\n  .rh-info-section{\n    padding:55px 0;\n  }\n\n  .rh-expect{\n    padding:30px 22px;\n  }\n\n  .rh-expect h3{\n    font-size:28px;\n  }\n\n  .rh-expect p{\n    font-size:17px;\n  }\n\n  .rh-final{\n    padding:65px 10px;\n  }\n\n  .rh-final p{\n    font-size:18px;\n  }\n\n  .rh-button{\n    width:100%;\n    max-width:340px;\n    padding:17px 24px;\n    font-size:16px;\n  }\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"rh-wrapper\"\u003e\n\n\u003c!-- SECTION 1: HERO --\u003e\n\u003csection class=\"rh-hero\"\u003e\n  \u003ch1\u003eGive Your Back, Neck \u0026amp; Shoulders 10 Minutes Of Relief.\u003c\/h1\u003e\n\n  \u003cp\u003eIf sitting, driving, training or daily stress leaves your body feeling tight, The Relief House™ Spine Reset helps you relax and recover from the comfort of home.\u003c\/p\u003e\n\n  \u003cdiv class=\"rh-trust\"\u003e\n    \u003cspan\u003e🇿🇦 Proudly South African Owned\u003c\/span\u003e\n    \u003cspan\u003e⭐ Premium Quality Materials\u003c\/span\u003e\n    \u003cspan\u003e🚚 Nationwide Delivery\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003ca class=\"rh-button\" href=\"\/collections\/frontpage\"\u003eSTART MY RECOVERY →\u003c\/a\u003e\n\n  \u003cdiv class=\"rh-urgency\"\u003eCurrent offer available while stock lasts.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- SECTION 2: BENEFITS --\u003e\n\u003csection class=\"rh-benefits\"\u003e\n  \u003ch2 class=\"rh-section-title\"\u003eHow The Spine Reset Helps You Feel Better Every Day\u003c\/h2\u003e\n\n  \u003cp class=\"rh-section-subtitle\"\u003eDesigned for the modern South African lifestyle. Long desk hours, stressful workdays, traffic, gym sessions and too little recovery all place pressure on your body.\u003c\/p\u003e\n\n  \u003cdiv class=\"rh-grid\"\u003e\n\n    \u003cdiv class=\"rh-card\"\u003e\n      \u003cdiv class=\"rh-number\"\u003e01\u003c\/div\u003e\n      \u003ch3\u003eBack Pressure Relief\u003c\/h3\u003e\n      \u003cp\u003eHelps ease the pressure and tightness that builds up from sitting, driving and long workdays.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-card\"\u003e\n      \u003cdiv class=\"rh-number\"\u003e02\u003c\/div\u003e\n      \u003ch3\u003eNeck \u0026amp; Shoulder Relief\u003c\/h3\u003e\n      \u003cp\u003eThe pillow targets the upper back, neck and shoulder area where tension often builds first.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-card\"\u003e\n      \u003cdiv class=\"rh-number\"\u003e03\u003c\/div\u003e\n      \u003ch3\u003eDeep Muscle Relaxation\u003c\/h3\u003e\n      \u003cp\u003eEncourages your body to relax naturally instead of constantly pushing through discomfort.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-card\"\u003e\n      \u003cdiv class=\"rh-number\"\u003e04\u003c\/div\u003e\n      \u003ch3\u003eStress Relief\u003c\/h3\u003e\n      \u003cp\u003eCreates a simple daily reset to help your body slow down and switch into recovery mode.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-card\"\u003e\n      \u003cdiv class=\"rh-number\"\u003e05\u003c\/div\u003e\n      \u003ch3\u003eBetter Sleep Routine\u003c\/h3\u003e\n      \u003cp\u003eA more relaxed body is better prepared to settle down before bed and recover overnight.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-card\"\u003e\n      \u003cdiv class=\"rh-number\"\u003e06\u003c\/div\u003e\n      \u003ch3\u003eImproved Circulation\u003c\/h3\u003e\n      \u003cp\u003eThe acupressure points help stimulate healthy blood flow and support your recovery routine.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- SECTION 3: STATS --\u003e\n\u003csection class=\"rh-stats\"\u003e\n\n  \u003cdiv class=\"rh-stat\"\u003e\n    \u003cdiv class=\"rh-stat-number\"\u003e6,210\u003c\/div\u003e\n    \u003cdiv class=\"rh-stat-text\"\u003ePrecision Acupressure Points\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rh-stat\"\u003e\n    \u003cdiv class=\"rh-stat-number\"\u003e10\u003c\/div\u003e\n    \u003cdiv class=\"rh-stat-text\"\u003eMinutes Per Session\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rh-stat\"\u003e\n    \u003cdiv class=\"rh-stat-number\"\u003e0\u003c\/div\u003e\n    \u003cdiv class=\"rh-stat-text\"\u003eAppointments Needed\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- MID CTA --\u003e\n\u003csection class=\"rh-mid-cta\"\u003e\n  \u003ca class=\"rh-button\" href=\"\/collections\/frontpage\"\u003eGET MY SPINE RESET →\u003c\/a\u003e\n  \u003cdiv class=\"rh-urgency\"\u003eLimited stock available in our current batch.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- SECTION 4: PROBLEM --\u003e\n\u003csection class=\"rh-problem\"\u003e\n\n  \u003ch2\u003eYour Body Wasn't Designed For Modern Life\u003c\/h2\u003e\n\n  \u003cp\u003eHours at a desk.\u003c\/p\u003e\n  \u003cp\u003eLong commutes.\u003c\/p\u003e\n  \u003cp\u003eStressful workdays.\u003c\/p\u003e\n  \u003cp\u003eHard gym sessions.\u003c\/p\u003e\n  \u003cp\u003eToo little recovery.\u003c\/p\u003e\n\n  \u003cp\u003eModern life places constant stress on your body. Over time, tension builds up in your back, shoulders and neck until discomfort starts feeling normal.\u003c\/p\u003e\n\n  \u003cp\u003eThe Relief House™ Spine Reset uses \u003cspan class=\"rh-highlight\"\u003e6,210 precision acupressure points\u003c\/span\u003e to help encourage circulation, relaxation and recovery from the comfort of your own home.\u003c\/p\u003e\n\n  \u003cp\u003eNo appointments. No waiting rooms. No complicated routines. Just 10 minutes a day.\u003c\/p\u003e\n\n  \u003cdiv class=\"rh-sa\"\u003e🇿🇦 Proudly South African • Helping South Africans Rise Above The Pain\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- SECTION 5: WHAT'S INCLUDED --\u003e\n\u003csection class=\"rh-info-section\"\u003e\n\n  \u003ch2 class=\"rh-section-title\"\u003eWhat's Included\u003c\/h2\u003e\n\n  \u003cp class=\"rh-section-subtitle\"\u003eEverything you need for a simple at-home recovery routine.\u003c\/p\u003e\n\n  \u003cdiv class=\"rh-simple-grid\"\u003e\n\n    \u003cdiv class=\"rh-simple-card\"\u003e\n      \u003cdiv class=\"rh-icon\"\u003e🟦\u003c\/div\u003e\n      \u003ch3\u003eAcupressure Mat\u003c\/h3\u003e\n      \u003cp\u003eDesigned to target your back and help your body release built-up tension.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-simple-card\"\u003e\n      \u003cdiv class=\"rh-icon\"\u003e🔵\u003c\/div\u003e\n      \u003ch3\u003eNeck Pillow\u003c\/h3\u003e\n      \u003cp\u003eSupports your neck, shoulders and upper back where tightness often collects.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-simple-card\"\u003e\n      \u003cdiv class=\"rh-icon\"\u003e🎒\u003c\/div\u003e\n      \u003ch3\u003eCarry Bag\u003c\/h3\u003e\n      \u003cp\u003eEasy to store, pack away or take with you when needed.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- SECTION 6: HOW TO USE --\u003e\n\u003csection class=\"rh-info-section\"\u003e\n\n  \u003ch2 class=\"rh-section-title\"\u003eHow To Use The Spine Reset\u003c\/h2\u003e\n\n  \u003cp class=\"rh-section-subtitle\"\u003eSimple enough to use every day, even when you are tired, busy or short on time.\u003c\/p\u003e\n\n  \u003cdiv class=\"rh-steps\"\u003e\n\n    \u003cdiv class=\"rh-step\"\u003e\n      \u003ch3\u003e01. Lay It Down\u003c\/h3\u003e\n      \u003cp\u003ePlace the mat on your bed, couch or floor. Choose the surface that feels most comfortable for you.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-step\"\u003e\n      \u003ch3\u003e02. Ease Into It\u003c\/h3\u003e\n      \u003cp\u003eLie down slowly. If you are sensitive at first, start with a thin shirt until your body gets used to the pressure.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-step\"\u003e\n      \u003ch3\u003e03. Relax For 10 Minutes\u003c\/h3\u003e\n      \u003cp\u003eBreathe deeply, stay still and allow your body to settle into recovery mode.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-step\"\u003e\n      \u003ch3\u003e04. Use Consistently\u003c\/h3\u003e\n      \u003cp\u003eMake it part of your daily routine after work, after training or before bed.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rh-expect\"\u003e\n    \u003ch3\u003eWhat To Expect The First Time\u003c\/h3\u003e\n    \u003cp\u003eThe pressure may feel intense in the beginning. That is normal with acupressure mats.\u003c\/p\u003e\n    \u003cp\u003eAfter a few minutes, many people feel warmth, relaxation and a release of tension as their body adjusts.\u003c\/p\u003e\n    \u003cp\u003eStart slowly, listen to your body, and build consistency over time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- SECTION 7: WHO IT'S FOR --\u003e\n\u003csection class=\"rh-info-section\"\u003e\n\n  \u003ch2 class=\"rh-section-title\"\u003eMade For The People Who Need Recovery Most\u003c\/h2\u003e\n\n  \u003cp class=\"rh-section-subtitle\"\u003eThe Spine Reset is ideal for people who feel stiff, tense or drained after long days and want a simple way to recover at home.\u003c\/p\u003e\n\n  \u003cdiv class=\"rh-simple-grid\"\u003e\n\n    \u003cdiv class=\"rh-simple-card\"\u003e\n      \u003cdiv class=\"rh-icon\"\u003e💻\u003c\/div\u003e\n      \u003ch3\u003eDesk Workers\u003c\/h3\u003e\n      \u003cp\u003ePerfect after long hours sitting at a laptop, office desk or study setup.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-simple-card\"\u003e\n      \u003cdiv class=\"rh-icon\"\u003e🚗\u003c\/div\u003e\n      \u003ch3\u003eDrivers \u0026amp; Commuters\u003c\/h3\u003e\n      \u003cp\u003eHelpful after time spent sitting in traffic, travelling or driving for work.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-simple-card\"\u003e\n      \u003cdiv class=\"rh-icon\"\u003e🏋️\u003c\/div\u003e\n      \u003ch3\u003eGym Goers\u003c\/h3\u003e\n      \u003cp\u003eA simple recovery tool for tight backs, shoulders and muscles after training.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-simple-card\"\u003e\n      \u003cdiv class=\"rh-icon\"\u003e🌙\u003c\/div\u003e\n      \u003ch3\u003eStressed Professionals\u003c\/h3\u003e\n      \u003cp\u003eGreat for creating a calm evening routine after mentally and physically demanding days.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"rh-final\"\u003e\n\n  \u003ch2\u003eStop Letting Tension Feel Normal.\u003c\/h2\u003e\n\n  \u003cp\u003eYour body does not need another complicated routine. It needs a simple daily reset. Give your back, neck and shoulders 10 minutes of relief with The Relief House™ Spine Reset.\u003c\/p\u003e\n\n  \u003ca class=\"rh-button\" href=\"\/collections\/frontpage\"\u003eORDER MY SPINE RESET →\u003c\/a\u003e\n\n  \u003cdiv class=\"rh-urgency\"\u003eCurrent offer available while stock lasts.\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RELIEF HOUSE","offers":[{"title":"Default Title","offer_id":51163229618409,"sku":null,"price":899.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/2498\/4041\/files\/ChatGPT_Image_Jun_8_2026_08_30_24_PM.png?v=1780943439"}],"url":"https:\/\/www.reliefhouse.co.za\/collections\/frontpage.oembed","provider":"RELIEF HOUSE","version":"1.0","type":"link"}