{"product_id":"little-joy-co™-hold-onto-this-moment-forever-hand-footprint-kit","title":"Little Joy Co™ | Hold Onto This Moment Forever – Hand \u0026 Footprint Kit","description":"\u003csection class=\"joy-section\"\u003e\n  \u003cdiv class=\"joy-container\"\u003e\n    \u003cdiv class=\"joy-badge\"\u003e✨ Create. Cherish. Remember. ✨\u003c\/div\u003e\n\n    \u003ch1\u003eHold Onto This Moment Forever\u003c\/h1\u003e\n\n    \u003cp class=\"joy-text\"\u003e\n      They won't stay little forever — but their tiny prints will. Capture your baby's hand and footprints at home with a beautiful keepsake kit made for memories.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"joy-buttons\"\u003e\n      \u003ca href=\"\/cart\" class=\"joy-btn\"\u003eShop Now\u003c\/a\u003e\n      \u003ca href=\"#how-it-works\" class=\"joy-btn secondary\"\u003eHow It Works\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"joy-floating\"\u003e👣\u003c\/div\u003e\n    \u003cdiv class=\"joy-floating two\"\u003e💛\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"joy-grid\"\u003e\n    \u003cdiv class=\"joy-card\"\u003e\n      \u003cspan\u003e🖼️\u003c\/span\u003e\n      \u003ch3\u003eCherished Keepsake\u003c\/h3\u003e\n      \u003cp\u003ePreserve the exact size of your baby’s tiny hands and feet.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"joy-card\"\u003e\n      \u003cspan\u003e🌿\u003c\/span\u003e\n      \u003ch3\u003eGentle \u0026amp; Simple\u003c\/h3\u003e\n      \u003cp\u003eEasy to use at home with soft, safe ink pads.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"joy-card\"\u003e\n      \u003cspan\u003e🎁\u003c\/span\u003e\n      \u003ch3\u003ePerfect Gift\u003c\/h3\u003e\n      \u003cp\u003eA heartfelt gift for baby showers, new moms and grandparents.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"how-it-works\" class=\"joy-steps\"\u003e\n    \u003ch2\u003eHow It Works\u003c\/h2\u003e\n\n    \u003cdiv class=\"step-row\"\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cb\u003e1\u003c\/b\u003e\n        \u003cp\u003ePress baby’s hand or foot onto the ink pad.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"step\"\u003e\n        \u003cb\u003e2\u003c\/b\u003e\n        \u003cp\u003ePlace gently onto paper to create the print.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"step\"\u003e\n        \u003cb\u003e3\u003c\/b\u003e\n        \u003cp\u003eFrame your precious memory forever.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n.joy-section {\n  position: relative;\n  overflow: hidden;\n  padding: 80px 20px;\n  background: linear-gradient(135deg, #fff7ef, #f8e7d2, #fffaf5);\n  color: #3a2a20;\n  text-align: center;\n}\n\n.joy-container {\n  max-width: 850px;\n  margin: auto;\n  position: relative;\n}\n\n.joy-badge {\n  display: inline-block;\n  padding: 10px 18px;\n  border-radius: 30px;\n  background: #ffffffaa;\n  backdrop-filter: blur(10px);\n  font-weight: 700;\n  color: #a36f45;\n  margin-bottom: 18px;\n  animation: fadeDown 1s ease forwards;\n}\n\n.joy-section h1 {\n  font-size: clamp(38px, 7vw, 78px);\n  line-height: 1;\n  margin: 10px 0 20px;\n  animation: fadeUp 1.1s ease forwards;\n}\n\n.joy-text {\n  font-size: 19px;\n  max-width: 650px;\n  margin: auto;\n  color: #6e5546;\n  animation: fadeUp 1.3s ease forwards;\n}\n\n.joy-buttons {\n  margin-top: 32px;\n}\n\n.joy-btn {\n  display: inline-block;\n  margin: 8px;\n  padding: 15px 32px;\n  border-radius: 50px;\n  background: #3a2a20;\n  color: white;\n  text-decoration: none;\n  font-weight: 800;\n  transition: .3s ease;\n  box-shadow: 0 14px 28px rgba(58,42,32,.25);\n}\n\n.joy-btn:hover {\n  transform: translateY(-4px);\n}\n\n.joy-btn.secondary {\n  background: white;\n  color: #3a2a20;\n}\n\n.joy-floating {\n  position: absolute;\n  font-size: 55px;\n  left: -30px;\n  top: 60px;\n  animation: float 4s ease-in-out infinite;\n}\n\n.joy-floating.two {\n  left: auto;\n  right: -20px;\n  top: 190px;\n  animation-delay: 1s;\n}\n\n.joy-grid {\n  max-width: 1050px;\n  margin: 65px auto;\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n.joy-card {\n  background: rgba(255,255,255,.8);\n  border-radius: 28px;\n  padding: 35px 25px;\n  box-shadow: 0 18px 40px rgba(100,70,45,.12);\n  transition: .35s ease;\n  animation: fadeUp 1.4s ease forwards;\n}\n\n.joy-card:hover {\n  transform: translateY(-10px) scale(1.02);\n}\n\n.joy-card span {\n  font-size: 42px;\n}\n\n.joy-card h3 {\n  font-size: 22px;\n  margin: 15px 0 10px;\n}\n\n.joy-card p {\n  color: #6e5546;\n}\n\n.joy-steps {\n  max-width: 950px;\n  margin: auto;\n}\n\n.joy-steps h2 {\n  font-size: 38px;\n  margin-bottom: 25px;\n}\n\n.step-row {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n}\n\n.step {\n  background: #fff;\n  border-radius: 24px;\n  padding: 28px;\n  box-shadow: 0 14px 35px rgba(100,70,45,.12);\n}\n\n.step b {\n  display: inline-flex;\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  align-items: center;\n  justify-content: center;\n  background: #d6a26d;\n  color: white;\n  font-size: 22px;\n}\n\n@keyframes float {\n  0%,100% { transform: translateY(0) rotate(-5deg); }\n  50% { transform: translateY(-18px) rotate(6deg); }\n}\n\n@keyframes fadeUp {\n  from { opacity: 0; transform: translateY(28px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n@keyframes fadeDown {\n  from { opacity: 0; transform: translateY(-18px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n@media(max-width: 768px) {\n  .joy-grid,\n  .step-row {\n    grid-template-columns: 1fr;\n  }\n\n  .joy-floating {\n    opacity: .25;\n  }\n}\n\u003c\/style\u003e","brand":"Little Joy Co","offers":[{"title":"Black","offer_id":50893450182823,"sku":null,"price":279.0,"currency_code":"ZAR","in_stock":true},{"title":"Red","offer_id":50893450215591,"sku":null,"price":279.0,"currency_code":"ZAR","in_stock":true},{"title":"Blue","offer_id":50932154761383,"sku":null,"price":279.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/9545\/6423\/files\/b77b9412-751a-4996-a7fb-57951d4f2b52.png?v=1781763291","url":"https:\/\/littlejoyco.co.za\/products\/little-joy-co%e2%84%a2-hold-onto-this-moment-forever-hand-footprint-kit","provider":"Little Joy Co","version":"1.0","type":"link"}