
{"id":419628,"date":"2025-11-09T14:51:09","date_gmt":"2025-11-09T13:51:09","guid":{"rendered":"https:\/\/www.dynseo.com\/jeannette-tested-grandma-box\/"},"modified":"2026-05-20T13:55:24","modified_gmt":"2026-05-20T11:55:24","slug":"jeannette-tested-the-mamie-box-for-you","status":"publish","type":"post","link":"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/","title":{"rendered":"Jeannette tested the Mamie Box for you"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; margin_top=&#8221;0px&#8221; margin_bottom=&#8221;0px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; margin_top=&#8221;0px&#8221; margin_bottom=&#8221;0px&#8221; column_structure=&#8221;4_4&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style>\n        :root {\n            --primary-blue: #5e5ed7;\n            --dark-blue: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --rose: #e73469;\n            --light-gray: #f8f9fa;\n            --text-color: #2c3e50;\n            --border-color: #e9ecef;\n        }<\/p>\n<p>        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        body {\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.6;\n            color: var(--text-color);\n            background-color: #fff;\n        }<\/p>\n<p>        .article-hero {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            padding: 3rem 0 6rem 0;\n            position: relative;\n            color: white;\n            overflow: hidden;\n        }<\/p>\n<p>        .article-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: radial-gradient(circle at 30% 20%, rgba(169, 226, 228, 0.2) 0%, transparent 50%);\n        }<\/p>\n<p>        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n            position: relative;\n            z-index: 2;\n        }<\/p>\n<p>        .article-breadcrumb {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            margin-bottom: 1.5rem;\n            font-size: 0.9rem;\n            opacity: 0.9;\n        }<\/p>\n<p>        .article-breadcrumb a {\n            color: white;\n            text-decoration: none;\n        }<\/p>\n<p>        .article-category {\n            background: var(--yellow);\n            color: var(--text-color);\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            font-weight: 500;\n            font-size: 0.9rem;\n            display: inline-block;\n            margin-bottom: 2rem;\n        }<\/p>\n<p>        .article-hero h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3.5rem;\n            font-weight: 700;\n            margin-bottom: 1.5rem;\n            line-height: 1.2;\n        }<\/p>\n<p>        .hl {\n            color: var(--yellow);\n        }<\/p>\n<p>        .article-meta {\n            display: flex;\n            align-items: center;\n            gap: 2rem;\n            margin-bottom: 2rem;\n            flex-wrap: wrap;\n        }<\/p>\n<p>        .article-meta span {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            opacity: 0.9;\n        }<\/p>\n<p>        .stars {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }<\/p>\n<p>        .article-hero-curve {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 100px;\n            background: white;\n            clip-path: ellipse(100% 100% at 50% 100%);\n        }<\/p>\n<p>        .article-body {\n            margin-top: -50px;\n            position: relative;\n            z-index: 3;\n        }<\/p>\n<p>        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }<\/p>\n<p>        .intro-block {\n            background: white;\n            padding: 3rem;\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n            margin-bottom: 4rem;\n            font-size: 1.1rem;\n            line-height: 1.8;\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n            margin-bottom: 4rem;\n        }<\/p>\n<p>        .stat-card {\n            background: white;\n            padding: 2.5rem;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.08);\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .stat-card:hover {\n            transform: translateY(-5px);\n        }<\/p>\n<p>        .stat-card .number {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 700;\n            color: var(--primary-blue);\n            display: block;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .stat-card .label {\n            font-size: 1.1rem;\n            color: var(--text-color);\n            font-weight: 500;\n        }<\/p>\n<p>        h2 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            font-weight: 600;\n            color: var(--primary-blue);\n            margin: 4rem 0 2rem 0;\n            line-height: 1.3;\n        }<\/p>\n<p>        h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: var(--dark-blue);\n            margin: 2rem 0 1rem 0;\n        }<\/p>\n<p>        p {\n            margin-bottom: 1.5rem;\n            font-size: 1rem;\n            line-height: 1.7;\n        }<\/p>\n<p>        .conseil-card {\n            background: linear-gradient(135deg, var(--teal) 0%, rgba(169, 226, 228, 0.7) 100%);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n            border-left: 5px solid var(--primary-blue);\n        }<\/p>\n<p>        .key-points {\n            background: var(--light-gray);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .key-points ul {\n            list-style: none;\n            padding-left: 0;\n        }<\/p>\n<p>        .key-points li {\n            padding: 0.5rem 0;\n            padding-left: 2rem;\n            position: relative;\n        }<\/p>\n<p>        .key-points li::before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 0;\n            color: var(--primary-blue);\n            font-weight: bold;\n            font-size: 1.2rem;\n        }<\/p>\n<p>        .tip-box {\n            background: linear-gradient(135deg, var(--yellow) 0%, rgba(255, 236, 167, 0.8) 100%);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n            position: relative;\n        }<\/p>\n<p>        .tip-box-label {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: var(--text-color);\n            font-size: 1.1rem;\n            margin-bottom: 1rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }<\/p>\n<p>        .tip-box-label::before {\n            content: \"\ud83d\udca1\";\n            font-size: 1.3rem;\n        }<\/p>\n<p>        .expert-box {\n            background: white;\n            border: 2px solid var(--primary-blue);\n            border-radius: 15px;\n            padding: 0;\n            margin: 3rem 0;\n            overflow: hidden;\n        }<\/p>\n<p>        .expert-box-label {\n            background: var(--primary-blue);\n            color: white;\n            padding: 1rem 2rem;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            margin: 0;\n        }<\/p>\n<p>        .expert-box-title {\n            background: var(--primary-blue);\n            color: white;\n            padding: 0.5rem 2rem;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 500;\n            font-size: 1.1rem;\n            margin: 0;\n        }<\/p>\n<p>        .expert-inner {\n            padding: 2rem;\n        }<\/p>\n<p>        .expert-inner-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.3rem;\n            font-weight: 600;\n            color: var(--primary-blue);\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .faq-list {\n            margin: 4rem 0;\n        }<\/p>\n<p>        .faq-item {\n            border: 1px solid var(--border-color);\n            border-radius: 10px;\n            margin-bottom: 1rem;\n            overflow: hidden;\n        }<\/p>\n<p>        .faq-q {\n            background: var(--light-gray);\n            padding: 1.5rem 2rem;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 500;\n            transition: background 0.3s ease;\n        }<\/p>\n<p>        .faq-q:hover {\n            background: #e9ecef;\n        }<\/p>\n<p>        .faq-icon {\n            font-size: 1.5rem;\n            font-weight: bold;\n            color: var(--primary-blue);\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .faq-a {\n            padding: 0 2rem;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open .faq-a {\n            padding: 1.5rem 2rem;\n            max-height: 1000px;\n        }<\/p>\n<p>        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }<\/p>\n<p>        .cta-box {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: white;\n            padding: 3rem;\n            border-radius: 20px;\n            text-align: center;\n            margin: 4rem 0;\n        }<\/p>\n<p>        .cta-box h3 {\n            color: white;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .cta-buttons {\n            display: flex;\n            gap: 1rem;\n            justify-content: center;\n            flex-wrap: wrap;\n            margin-top: 2rem;\n        }<\/p>\n<p>        .btn-white {\n            background: white;\n            color: var(--primary-blue);\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: transform 0.3s ease;\n            border: 2px solid white;\n        }<\/p>\n<p>        .btn-white:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n        }<\/p>\n<p>        .btn-outline {\n            background: transparent;\n            color: white;\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            border: 2px solid white;\n        }<\/p>\n<p>        .btn-outline:hover {\n            background: white;\n            color: var(--primary-blue);\n        }<\/p>\n<p>        .article-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.5rem;\n            margin: 3rem 0;\n        }<\/p>\n<p>        .article-tag {\n            background: var(--light-gray);\n            color: var(--text-color);\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            font-size: 0.9rem;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .article-tag:hover {\n            background: var(--primary-blue);\n            color: white;\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .article-hero h1 {\n                font-size: 2.5rem;\n            }<\/p>\n<p>            .intro-block {\n                padding: 2rem;\n            }<\/p>\n<p>            .container {\n                padding: 0 1rem;\n            }<\/p>\n<p>            .article-meta {\n                gap: 1rem;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            }<\/p>\n<p>            .cta-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n        }\n    <\/style>\n<p><script>\n        document.querySelectorAll('.faq-q').forEach(function(button) {\n            button.addEventListener('click', function() {\n                button.closest('.faq-item').classList.toggle('open');\n            });\n        });\n    <\/script><br \/>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Jeannette a test\u00e9 pour vous la Mamie Box\",\n      \"description\": \"\ud83d\udcc5 Avril 2026 \u23f1\ufe0f 12 min de lecture \ud83d\udc65 Familles & Seniors \u2b50\u2b50\u2b50\u2b50\u2b50 4.8\/5\",\n      \"url\": \"https:\/\/www.dynseo.com\/jeannette-a-teste-pour-vous-la-mamie-box\/\",\n      \"datePublished\": \"2026-04-08\",\n      \"dateModified\": \"2026-04-08\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"ratingCount\": \"47\"\n      },\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/www.dynseo.com\/jeannette-a-teste-pour-vous-la-mamie-box\/\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"url\": \"https:\/\/www.dynseo.com\/jeannette-a-teste-pour-vous-la-mamie-box\/\",\n      \"name\": \"Jeannette a test\u00e9 pour vous la Mamie Box\",\n      \"isPartOf\": {\n        \"@type\": \"WebSite\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"breadcrumb\": {\n        \"@type\": \"BreadcrumbList\",\n        \"itemListElement\": [\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 1,\n            \"name\": \"Accueil\",\n            \"item\": \"https:\/\/www.dynseo.com\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 2,\n            \"name\": \"Blog\",\n            \"item\": \"https:\/\/www.dynseo.com\/blog\/\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 3,\n            \"name\": \"Jeannette a test\u00e9 pour vous la Mamie Box\",\n            \"item\": \"https:\/\/www.dynseo.com\/jeannette-a-teste-pour-vous-la-mamie-box\/\"\n          }\n        ]\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ma grand-m\u00e8re de 90 ans n'a jamais utilis\u00e9 de technologie. La Mamie Box est-elle adapt\u00e9e ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"La Mamie Box est sp\u00e9cialement con\u00e7ue pour \u00eatre accessible aux seniors, m\u00eame ceux qui n'ont jamais utilis\u00e9 de technologie.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Combien de temps faut-il pour voir des am\u00e9liorations cognitives ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les am\u00e9liorations cognitives peuvent varier selon les individus, mais des b\u00e9n\u00e9fices peuvent \u00eatre observ\u00e9s apr\u00e8s quelques semaines d'utilisation r\u00e9guli\u00e8re.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on personnaliser encore plus le contenu de la box ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"La Mamie Box offre plusieurs options de personnalisation pour s'adapter aux besoins et pr\u00e9f\u00e9rences de chaque utilisateur.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<section class=\"article-hero\">\n<div class=\"article-hero-inner\">\n<nav class=\"article-breadcrumb\">\n                <a href=\"https:\/\/www.dynseo.com\/en\/\">Home<\/a> \u203a<br \/>\n                <a href=\"https:\/\/www.dynseo.com\/blog\">Blog<\/a> \u203a<br \/>\n                <span>Tests &#038; Reviews<\/span><br \/>\n            <\/nav>\n<div class=\"article-category\">\ud83c\udf81 Tests &#038; Reviews<\/div>\n<h1>Jeannette tested the <span class=\"hl\">Grandma Box<\/span> for you<\/h1>\n<div class=\"article-meta\">\n                <span>\ud83d\udcc5 April 2026<\/span><br \/>\n                <span>\u23f1\ufe0f 12 min read<\/span><br \/>\n                <span>\ud83d\udc65 Families &#038; Seniors<\/span><\/p>\n<div class=\"stars\">\n                    <span>\u2b50\u2b50\u2b50\u2b50\u2b50 4.8\/5<\/span>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"article-hero-curve\"><\/div>\n<\/section>\n<div class=\"article-body\">\n<div class=\"container\">\n<div class=\"intro-block\">\n                <pee>Every year, the same question arises: what are we going to give Grandma for the holidays? Gone are the traditional chocolates, teas, and creams that accumulate in her cupboards! This year, <strong>Jeannette has tested an innovative solution for you<\/strong>: the Grandma Box from DYNSEO. This revolutionary box combines modern technology and family tenderness, offering our grandparents a unique experience of cognitive stimulation. Discover how this tablet specially adapted for seniors, accompanied by carefully selected products, can transform the daily lives of your elderly loved ones. In this comprehensive test, we reveal all the secrets of this box that reconciles tradition and innovation for the greatest happiness of our elders.<\/pee>\n            <\/div>\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n                    <span class=\"number\">84 years<\/span><br \/>\n                    <span class=\"label\">Average age of users<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">95%<\/span><br \/>\n                    <span class=\"label\">Family satisfaction<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">100+<\/span><br \/>\n                    <span class=\"label\">Centenarian users<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">25\u20ac<\/span><br \/>\n                    <span class=\"label\">Starting price<\/span>\n                <\/div>\n<\/p><\/div>\n<h2>1. The origin of the Grandma Box: An innovation born from experience<\/h2>\n<pee>The idea of the Grandma Box did not come about by chance. At DYNSEO, we noticed that during every holiday season, orders for gift cards for our <strong>memory game programs<\/strong> literally skyrocketed. Families were desperately looking for useful and original gifts for their grandparents, far from the traditional presents that end up accumulating.<\/pee>\n<pee>Our expertise in the field of cognitive stimulation allowed us to identify a real need: <strong>how to make technology more easily accepted by seniors?<\/strong> We knew that our COCO THINKS and COCO MOVES applications worked perfectly, but the initial apprehension towards the tablet remained a barrier for some elderly people.<\/pee>\n<pee>It was then that the DYNSEO team had a revelation: <strong>why not wrap this beneficial technology in a cocoon of sweetness and nostalgia?<\/strong> By combining our memory game tablet with symbolic and comforting products, we created a bridge between the past and the present, between tradition and innovation.<\/pee>\n<div class=\"conseil-card\">\n<h3>\ud83d\udca1 Jeannette&#8217;s advice<\/h3>\n<pee>After testing the Grandma Box, I can assure you that DYNSEO&#8217;s approach is particularly smart. By demystifying the use of technology through familiar and comforting objects, our grandparents are much more at ease with this wonderful tool that is the cognitive stimulation tablet.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h3>\ud83c\udfaf Key points of this innovation:<\/h3>\n<ul>\n<li>Response to a real need identified by the increase in party orders<\/li>\n<li>Democratization of technology for seniors<\/li>\n<li>Holistic approach combining cognitive stimulation and emotional well-being<\/li>\n<li>Personalization possible for each user<\/li>\n<\/ul><\/div>\n<h2>2. What exactly does the Grandma Box contain?<\/h2>\n<pee>The composition of the Grandma Box has been thought out in the smallest details. Each element has its reason for being and contributes to creating a <strong>complete sensory and emotional experience<\/strong>. At the heart of the box, we find of course the Samsung tablet specially configured with our cognitive stimulation applications, but this is just the beginning of the adventure.<\/pee>\n<pee>The hand cream with the scent of cherry pie is not trivial: <strong>it appeals to olfactory memory<\/strong>, one of the most powerful there is. This particular scent can awaken childhood memories, moments spent in the kitchen with one\u2019s own grandmother. It\u2019s a subtle way to prepare the mind for positive nostalgia before using the memory games.<\/pee>\n<pee>The recipe book of the best traditional cakes is also an integral part of this strategy. <strong>It helps create a link between culinary memories and the mental exercise<\/strong> offered by our applications. Users can thus alternate between traditional reading and digital cognitive stimulation, creating a perfect balance.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83d\udc69\u200d\u2695\ufe0f DYNSEO Expert Opinion<\/div>\n<div class=\"expert-box-title\">Dr. Sarah Martin, Neuropsychologist<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">The importance of multi-sensory stimuli<\/div>\n<pee>The combination of tactile, olfactory, and visual elements in the Grandma Box responds to a fundamental principle of neuroplasticity. By engaging multiple senses simultaneously, we maximize the chances of creating new neural connections and maintaining existing ones.<\/pee>\n                <\/div>\n<\/p><\/div>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Customization Tip<\/div>\n<pee>Feel free to add personal elements to the box: an old photo, a handwritten letter, or even a small object that belonged to a deceased loved one. These personal touches will greatly enhance the positive emotional impact.<\/pee>\n            <\/div>\n<h2>3. The active participation of families: A major asset<\/h2>\n<pee>One of the most touching aspects of the Grandma Box lies in <strong>the possibility for families to actively participate<\/strong> in its customization. This feature transforms a simple gift into a true intergenerational family project. Family members can send personal photos that will be directly integrated into the tablet.<\/pee>\n<pee>Imagine Grandma&#8217;s surprise and emotion when she discovers, upon turning on her tablet, <strong>the smiling faces of her grandchildren<\/strong> or photos of her childhood carefully digitized by her family! This personalization creates an immediate emotional bond with the technological tool, transforming a simple tablet into a true interactive family album.<\/pee>\n<pee>This collaborative approach has a double advantage: on one hand, it involves the whole family in the well-being of the elderly person, and on the other hand, it <strong>greatly facilitates the adoption of technology<\/strong>. When the tablet becomes a repository of precious memories, its use is no longer perceived as a burden but as a pleasure.<\/pee>\n<div class=\"conseil-card\">\n<h3>\ud83e\udd1d Tip to involve the whole family<\/h3>\n<pee>Organize a family photo sorting session before sending the images for the tablet. It&#8217;s the perfect opportunity to bring back memories, share anecdotes, and emotionally prepare the future user to discover their Grandma Box. Grandchildren love to participate in this type of project!<\/pee>\n            <\/div>\n<h2>4. A solution suitable for all ages<\/h2>\n<pee>One of the legitimate concerns of families is the adaptability of the Grandma Box to different ages and cognitive levels. At DYNSEO, we have developed <strong>two distinct versions<\/strong> to precisely meet these varied needs. The Clint version is aimed at seniors in good health, eager to maintain and improve their cognitive abilities preventively.<\/pee>\n<pee>The Scarlett version, on the other hand, has been specially designed for <strong>people with mild to moderate cognitive disorders<\/strong>. The exercises are adapted, the interfaces simplified, and the encouragements reinforced. This differentiated approach allows us to support each senior according to their own abilities and needs.<\/pee>\n<pee>The diversity of our clientele is remarkable: we have users aged 62 who are still very active professionally, as well as centenarians discovering the pleasure of cognitive games! This range demonstrates <strong>the universality of the need for cognitive stimulation<\/strong>, regardless of age.<\/pee>\n<div class=\"key-points\">\n<h3>\ud83d\udcca Distribution of our users:<\/h3>\n<ul>\n<li>Clint version: Average age 62 years (cognitive prevention)<\/li>\n<li>Scarlett version: Average age 84 years (support for disorders)<\/li>\n<li>More than 100 active centenarian users<\/li>\n<li>Continuous adaptation according to the evolution of abilities<\/li>\n<\/ul><\/div>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83e\udde0 DYNSEO Cognitive Expertise<\/div>\n<div class=\"expert-box-title\">Adaptation to cognitive profiles<\/div>\n<div class=\"expert-inner\">\n                    <pee>Our personalized approach is based on years of research in neuropsychology. Each version of our applications <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" target=\"_blank\"><strong>COCO THINKS and COCO MOVES<\/strong><\/a> integrates adaptive algorithms that automatically adjust the difficulty according to the user&#8217;s performance and progress.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>5. Ease of use: Myth or reality?<\/h2>\n<pee>The question of ease of use constantly arises in families&#8217; concerns. <strong>Is it realistic to expect an 80-year-old to adapt to a tablet?<\/strong> Our field experience allows us to answer categorically: yes, it is not only possible but also very rewarding for the elderly people themselves.<\/pee>\n<pee>The tablet has a considerable advantage over the traditional computer: <strong>the touch interface eliminates the complexity of the mouse<\/strong>. Steve Jobs initially designed the iPad for seniors, aware that this technology perfectly met their needs for simplification. The fact that this innovation has appealed to all generations only confirms the relevance of this approach.<\/pee>\n<pee>At DYNSEO, we do not just provide a standard tablet. We <strong>fully preconfigure it<\/strong> according to the specific needs of seniors: optimized brightness, adapted sleep mode, language settings, simplified shortcuts. From the first power-up, everything is ready for immediate and enjoyable use.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83d\udca1 Secret to success<\/div>\n<pee>The secret to successful adaptation lies in support. The first family sessions are crucial. Once Grandma realizes that she masters this technology, her self-confidence significantly strengthens, and using it becomes a true daily pleasure.<\/pee>\n            <\/div>\n<h2>6. Support and training: Tailored support<\/h2>\n<pee>Beyond the simple delivery of the Grandma Box, DYNSEO offers <strong>a complete support ecosystem<\/strong>. We are aware that adapting to new technology can raise questions, hesitations, or even blockages. That\u2019s why we have developed several levels of support to reassure both users and their families.<\/pee>\n<pee>Our digital training service adapts to all profiles: <strong>individual in-person courses<\/strong> for those who prefer direct human contact, a phone hotline for urgent questions, and above all, a complete library of free video tutorials. These cover not only the use of our applications but also broader topics like creating an account for online taxes or signing up on Facebook.<\/pee>\n<pee>The DYNSEO Academy represents the culmination of our educational approach. This continuing education platform allows seniors to progress at their own pace, ask their questions, and above all, <strong>develop their digital autonomy<\/strong> well beyond our applications alone.<\/pee>\n<div class=\"conseil-card\">\n<h3>\ud83c\udf93 The DYNSEO Academy in practice<\/h3>\n<pee>Our training goes far beyond simple technical use. We address online safety, best practices, and even the creative use of tablets. Many of our users discover the pleasure of staying in touch with their family via social networks or video conferencing.<\/pee>\n            <\/div>\n<h2>7. And what about Grandpas? The Grandpa Box is coming!<\/h2>\n<pee>Gender equity was an obvious priority for DYNSEO. <strong>If Grandma has her box, Grandpa obviously deserves his!<\/strong> The Grandpa Box follows the same fundamental principles as its female version, but with content specially adapted to traditionally male interests.<\/pee>\n<pee>The bow tie included in the box is not just a fashion accessory. It symbolizes <strong>timeless elegance<\/strong> and can revive memories of great occasions, weddings, and important family events. As with the cherry pie cream from the Grandma Box, each element is chosen for its ability to evoke positive emotions.<\/pee>\n<pee>The themed variations of the Grandpa Box cater to various male passions: Grandpa Chic for the stylish, Grandpa Handy for the DIY enthusiasts, and Grandpa Pilot for car or aviation lovers. This <strong>fine segmentation<\/strong> allows for even more personalized gift options.<\/pee>\n<div class=\"key-points\">\n<h3>\ud83c\udfaf The three Grandpa Box versions:<\/h3>\n<ul>\n<li><strong>Grandpa Chic<\/strong> (30\u20ac): Elegance and distinction with refined accessories<\/li>\n<li><strong>Grandpa Handy<\/strong> (30\u20ac): Miniature tools and practical guides<\/li>\n<li><strong>Grandpa Pilot<\/strong> (40\u20ac): Automotive and aviation universe<\/li>\n<li>Same adapted cognitive stimulation technology<\/li>\n<\/ul><\/div>\n<h2>8. Cost-effective solutions: The box without a tablet<\/h2>\n<pee>DYNSEO has also thought of families whose grandparents already own a tablet. <strong>Why deprive them of the benefits of our applications<\/strong> just because they are already equipped? The &#8220;box without tablet&#8221; version perfectly addresses this issue by offering all the well-being elements and a subscription to cognitive stimulation programs for only 89\u20ac.<\/pee>\n<pee>This option has several advantages: substantial savings for families, <strong>smart reuse of existing equipment<\/strong>, and above all, the possibility of still offering this unique experience even with a tighter budget. Installing our applications on the existing tablet is simple, and our technical team supports this transition.<\/pee>\n<pee>The low-priced themed versions (starting from 25\u20ac for the Grandma Box) make our solutions accessible to a larger audience. These democratic prices allow all families, regardless of their economic situation, to offer <strong>a truly useful and meaningful gift<\/strong>.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83d\udcb0 Budget tip<\/div>\n<pee>The thematic versions can also serve as a &#8220;trial gift&#8221;. If Grandma or Grandpa fully embraces the concept, there&#8217;s nothing stopping you from adding the tablet later, for a birthday for example. It&#8217;s a gradual and less risky way to introduce our solutions.<\/pee>\n            <\/div>\n<h2>9. The proven cognitive benefits of stimulation<\/h2>\n<pee>Beyond the gift aspect, the Grandma Box is based on <strong>solid scientific foundations<\/strong> regarding the benefits of cognitive stimulation. Research in neuroplasticity shows that the brain retains its ability to adapt and create new connections throughout life, even at an advanced age.<\/pee>\n<pee>Our applications <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" target=\"_blank\"><strong>COCO THINKS and COCO MOVES<\/strong><\/a> have been developed in collaboration with neuropsychologists to specifically target essential cognitive functions: working memory, attention, executive functions, spatio-temporal orientation. Each game has a specific therapeutic objective, disguised under a playful appearance.<\/pee>\n<pee>The &#8220;pleasure&#8221; aspect is not secondary but fundamental to the effectiveness of stimulation. <strong>When you enjoy doing something, you do it more often and for longer<\/strong>. This is exactly what we observe in our users: they quickly develop a daily routine of use, a guarantee of long-term effectiveness.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83e\udde0 Research &#038; Development DYNSEO<\/div>\n<div class=\"expert-box-title\">Scientific foundations<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Clinical validation of our methods<\/div>\n<pee>Our applications are subject to regular clinical studies in partnership with healthcare institutions. The results show a significant improvement in cognitive performance after 3 months of regular use, and a maintenance of gains in the long term.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>10. Testimonials and feedback<\/h2>\n<pee>The testimonials from our users constitute <strong>the best validation of our approach<\/strong>. Marie, 72, tells us: &#8220;At first, I was skeptical. A tablet at my age? But my grandchildren insisted. Today, I can&#8217;t do without it! The games are fun and I feel like my memory is working.&#8221;<\/pee>\n<pee>Jean, a user\u2019s grandson, testifies: &#8220;My 89-year-old grandmother uses her Grandma Box every morning after her coffee. She proudly shows us her scores and even challenges us sometimes! It has become a special topic of conversation during our visits.&#8221; These feedbacks highlight <strong>the positive social impact<\/strong> of our solutions.<\/pee>\n<pee>Claire, 65, emphasizes an often-overlooked aspect: &#8220;What surprised me the most is the variety of exercises. I never get bored, and above all, I feel that each game works on something different in my head. It&#8217;s like having a personal coach for my brain!&#8221; This diversity is indeed one of the pillars of the effectiveness of our programs.<\/pee>\n<div class=\"conseil-card\">\n<h3>\ud83d\udcac What our users really say<\/h3>\n<pee>Beyond positive testimonials, we also gather suggestions for improvement. This active listening allows us to continuously adapt our content and interfaces. Our users are our best product advisors!<\/pee>\n            <\/div>\n<h2>11. Integration into an active lifestyle<\/h2>\n<pee>The Mamie Box does not aim to replace the existing activities of our seniors, but rather to <strong>harmoniously integrate into their daily lives<\/strong>. The recommended usage of 15 to 30 minutes per day allows for the maintenance of other activities: reading, gardening, outings, social meetings. The goal is enrichment, not substitution.<\/pee>\n<pee>Many of our users develop personal rituals around their tablet: <strong>morning session with coffee<\/strong>, afternoon break, or relaxation time in the evening. This natural integration into existing habits promotes regular usage, a key factor in cognitive effectiveness.<\/pee>\n<pee>The social aspect is never forgotten. Scores can be shared with family, creating moments of pride and exchange. Some grandparents even organize &#8220;<strong>friendly competitions<\/strong>&#8221; with their friends who are also equipped. Cognitive stimulation then becomes an excuse to strengthen social bonds.<\/pee>\n<div class=\"key-points\">\n<h3>\ud83d\udd04 Successful integration into daily life:<\/h3>\n<ul>\n<li>Short but regular sessions (15-30 minutes\/day)<\/li>\n<li>Total flexibility in usage schedules<\/li>\n<li>Possible sharing of performance with family<\/li>\n<li>Creation of social bonds around cognitive activity<\/li>\n<li>Complementarity with traditional activities<\/li>\n<\/ul><\/div>\n<h2>12. Perspectives for evolution and future innovations<\/h2>\n<pee>DYNSEO never rests on its laurels. Our research and development team is constantly working on <strong>improving our solutions<\/strong>. Upcoming developments will include even more advanced personalization, with automatic adaptation based on the preferences and progress of each user.<\/pee>\n<pee>Artificial intelligence will begin to play an increasing role in adapting exercises. <strong>Imagine an application that learns from your successes and difficulties<\/strong> to offer you exactly the right level of challenge! This technology is already in the testing phase in our laboratories.<\/pee>\n<pee>The connected aspect will also develop, with the possibility for families to track (with prior agreement) the progress of their elderly relative. Not in a spirit of surveillance, but of <strong>celebrating successes and encouragement<\/strong>. This feature will further strengthen intergenerational bonds around cognitive health.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83d\ude80 DYNSEO Innovation<\/div>\n<div class=\"expert-box-title\">Technological roadmap 2026-2027<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">The upcoming revolutions<\/div>\n<pee>We are working on integrating virtual reality for certain exercises, on wellness sensors, and even on teleconsultation features with our neuropsychologists. The goal remains the same: to make cognitive stimulation more effective and enjoyable.<\/pee>\n                <\/div>\n<\/p><\/div>\n<div class=\"faq-list\">\n<h2>\u2753 Frequently asked questions about the Grandma Box<\/h2>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>My 90-year-old grandmother has never used technology. Is the Grandma Box suitable?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Absolutely! We have many users over 90 years old, some centenarians, who discovered technology through our solutions. The interface is specially designed to be intuitive, and our team offers personalized support for the first steps. The reassuring elements of the box (cream, recipe book) greatly facilitate the acceptance of new technology.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How long does it take to see cognitive improvements?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>The first positive effects generally appear after 2 to 3 weeks of regular use. However, the most significant improvements are observed after 3 months of daily use for 15 to 30 minutes. Our clinical studies show that regularity is more important than the duration of the sessions.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>Can we further customize the content of the box?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Yes! Beyond the personal photos you can send us, we offer different thematic versions. You can also share specific preferences (cream scent, type of recipes, etc.). Our goal is for each box to be unique and perfectly suited to its recipient.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>What happens if the tablet breaks down?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>All our tablets are guaranteed and our after-sales service is particularly responsive. In case of a problem, we offer a quick replacement service to avoid any interruption in cognitive training. We have also developed a preventive maintenance service to avoid breakdowns.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>Are the games really suitable for mild cognitive disorders?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Our applications have been developed with specialized neuropsychologists. The SCARLETT version is specifically designed to support elderly people with mild to moderate cognitive disorders. The exercises automatically adapt to the user&#8217;s level and the encouragements are reinforced to maintain motivation.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cta-box\">\n<h3>\ud83c\udf81 Ready to gift the Grandma Box?<\/h3>\n<pee>Discover our complete range of cognitive stimulation solutions tailored to all profiles and budgets. Our experts are at your disposal to advise you in choosing the perfect box.<\/pee>\n<div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Discover COCO<\/a><br \/>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-outline\">Request a quote<\/a>\n                <\/div>\n<\/p><\/div>\n<div class=\"article-tags\">\n                <a href=\"#\" class=\"article-tag\">Grandma Box<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Cognitive stimulation<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Seniors<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Tablet<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Gift<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">DYNSEO<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Tests<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Reviews<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Family<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Innovation<\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":415215,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"[et_pb_section fb_built=\"1\" _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" margin_top=\"0px\" margin_bottom=\"0px\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" margin_top=\"0px\" margin_bottom=\"0px\" column_structure=\"4_4\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"][et_pb_code _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"]<style>\n        :root {\n            --primary-blue: #5e5ed7;\n            --dark-blue: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --rose: #e73469;\n            --light-gray: #f8f9fa;\n            --text-color: #2c3e50;\n            --border-color: #e9ecef;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.6;\n            color: var(--text-color);\n            background-color: #fff;\n        }\n\n        .article-hero {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            padding: 3rem 0 6rem 0;\n            position: relative;\n            color: white;\n            overflow: hidden;\n        }\n\n        .article-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: radial-gradient(circle at 30% 20%, rgba(169, 226, 228, 0.2) 0%, transparent 50%);\n        }\n\n        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n            position: relative;\n            z-index: 2;\n        }\n\n        .article-breadcrumb {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            margin-bottom: 1.5rem;\n            font-size: 0.9rem;\n            opacity: 0.9;\n        }\n\n        .article-breadcrumb a {\n            color: white;\n            text-decoration: none;\n        }\n\n        .article-category {\n            background: var(--yellow);\n            color: var(--text-color);\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            font-weight: 500;\n            font-size: 0.9rem;\n            display: inline-block;\n            margin-bottom: 2rem;\n        }\n\n        .article-hero h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3.5rem;\n            font-weight: 700;\n            margin-bottom: 1.5rem;\n            line-height: 1.2;\n        }\n\n        .hl {\n            color: var(--yellow);\n        }\n\n        .article-meta {\n            display: flex;\n            align-items: center;\n            gap: 2rem;\n            margin-bottom: 2rem;\n            flex-wrap: wrap;\n        }\n\n        .article-meta span {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            opacity: 0.9;\n        }\n\n        .stars {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .article-hero-curve {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 100px;\n            background: white;\n            clip-path: ellipse(100% 100% at 50% 100%);\n        }\n\n        .article-body {\n            margin-top: -50px;\n            position: relative;\n            z-index: 3;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }\n\n        .intro-block {\n            background: white;\n            padding: 3rem;\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n            margin-bottom: 4rem;\n            font-size: 1.1rem;\n            line-height: 1.8;\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n            margin-bottom: 4rem;\n        }\n\n        .stat-card {\n            background: white;\n            padding: 2.5rem;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.08);\n            transition: transform 0.3s ease;\n        }\n\n        .stat-card:hover {\n            transform: translateY(-5px);\n        }\n\n        .stat-card .number {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 700;\n            color: var(--primary-blue);\n            display: block;\n            margin-bottom: 0.5rem;\n        }\n\n        .stat-card .label {\n            font-size: 1.1rem;\n            color: var(--text-color);\n            font-weight: 500;\n        }\n\n        h2 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            font-weight: 600;\n            color: var(--primary-blue);\n            margin: 4rem 0 2rem 0;\n            line-height: 1.3;\n        }\n\n        h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: var(--dark-blue);\n            margin: 2rem 0 1rem 0;\n        }\n\n        p {\n            margin-bottom: 1.5rem;\n            font-size: 1rem;\n            line-height: 1.7;\n        }\n\n        .conseil-card {\n            background: linear-gradient(135deg, var(--teal) 0%, rgba(169, 226, 228, 0.7) 100%);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n            border-left: 5px solid var(--primary-blue);\n        }\n\n        .key-points {\n            background: var(--light-gray);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n        }\n\n        .key-points ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        .key-points li {\n            padding: 0.5rem 0;\n            padding-left: 2rem;\n            position: relative;\n        }\n\n        .key-points li::before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 0;\n            color: var(--primary-blue);\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        .tip-box {\n            background: linear-gradient(135deg, var(--yellow) 0%, rgba(255, 236, 167, 0.8) 100%);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n            position: relative;\n        }\n\n        .tip-box-label {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: var(--text-color);\n            font-size: 1.1rem;\n            margin-bottom: 1rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .tip-box-label::before {\n            content: \"\ud83d\udca1\";\n            font-size: 1.3rem;\n        }\n\n        .expert-box {\n            background: white;\n            border: 2px solid var(--primary-blue);\n            border-radius: 15px;\n            padding: 0;\n            margin: 3rem 0;\n            overflow: hidden;\n        }\n\n        .expert-box-label {\n            background: var(--primary-blue);\n            color: white;\n            padding: 1rem 2rem;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            margin: 0;\n        }\n\n        .expert-box-title {\n            background: var(--primary-blue);\n            color: white;\n            padding: 0.5rem 2rem;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 500;\n            font-size: 1.1rem;\n            margin: 0;\n        }\n\n        .expert-inner {\n            padding: 2rem;\n        }\n\n        .expert-inner-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.3rem;\n            font-weight: 600;\n            color: var(--primary-blue);\n            margin-bottom: 1rem;\n        }\n\n        .faq-list {\n            margin: 4rem 0;\n        }\n\n        .faq-item {\n            border: 1px solid var(--border-color);\n            border-radius: 10px;\n            margin-bottom: 1rem;\n            overflow: hidden;\n        }\n\n        .faq-q {\n            background: var(--light-gray);\n            padding: 1.5rem 2rem;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 500;\n            transition: background 0.3s ease;\n        }\n\n        .faq-q:hover {\n            background: #e9ecef;\n        }\n\n        .faq-icon {\n            font-size: 1.5rem;\n            font-weight: bold;\n            color: var(--primary-blue);\n            transition: transform 0.3s ease;\n        }\n\n        .faq-a {\n            padding: 0 2rem;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        .faq-item.open .faq-a {\n            padding: 1.5rem 2rem;\n            max-height: 1000px;\n        }\n\n        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }\n\n        .cta-box {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: white;\n            padding: 3rem;\n            border-radius: 20px;\n            text-align: center;\n            margin: 4rem 0;\n        }\n\n        .cta-box h3 {\n            color: white;\n            margin-bottom: 1rem;\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 1rem;\n            justify-content: center;\n            flex-wrap: wrap;\n            margin-top: 2rem;\n        }\n\n        .btn-white {\n            background: white;\n            color: var(--primary-blue);\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: transform 0.3s ease;\n            border: 2px solid white;\n        }\n\n        .btn-white:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n        }\n\n        .btn-outline {\n            background: transparent;\n            color: white;\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            border: 2px solid white;\n        }\n\n        .btn-outline:hover {\n            background: white;\n            color: var(--primary-blue);\n        }\n\n        .article-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.5rem;\n            margin: 3rem 0;\n        }\n\n        .article-tag {\n            background: var(--light-gray);\n            color: var(--text-color);\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            font-size: 0.9rem;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }\n\n        .article-tag:hover {\n            background: var(--primary-blue);\n            color: white;\n        }\n\n        @media (max-width: 768px) {\n            .article-hero h1 {\n                font-size: 2.5rem;\n            }\n\n            .intro-block {\n                padding: 2rem;\n            }\n\n            .container {\n                padding: 0 1rem;\n            }\n\n            .article-meta {\n                gap: 1rem;\n            }\n\n            .stats-grid {\n                grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            }\n\n            .cta-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n        }\n    <\/style>\n<script>\n        document.querySelectorAll('.faq-q').forEach(function(button) {\n            button.addEventListener('click', function() {\n                button.closest('.faq-item').classList.toggle('open');\n            });\n        });\n    <\/script>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Jeannette a test\u00e9 pour vous la Mamie Box\",\n      \"description\": \"\ud83d\udcc5 Avril 2026 \u23f1\ufe0f 12 min de lecture \ud83d\udc65 Familles & Seniors \u2b50\u2b50\u2b50\u2b50\u2b50 4.8\/5\",\n      \"url\": \"https:\/\/www.dynseo.com\/jeannette-a-teste-pour-vous-la-mamie-box\/\",\n      \"datePublished\": \"2026-04-08\",\n      \"dateModified\": \"2026-04-08\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"ratingCount\": \"47\"\n      },\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/www.dynseo.com\/jeannette-a-teste-pour-vous-la-mamie-box\/\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"url\": \"https:\/\/www.dynseo.com\/jeannette-a-teste-pour-vous-la-mamie-box\/\",\n      \"name\": \"Jeannette a test\u00e9 pour vous la Mamie Box\",\n      \"isPartOf\": {\n        \"@type\": \"WebSite\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"breadcrumb\": {\n        \"@type\": \"BreadcrumbList\",\n        \"itemListElement\": [\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 1,\n            \"name\": \"Accueil\",\n            \"item\": \"https:\/\/www.dynseo.com\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 2,\n            \"name\": \"Blog\",\n            \"item\": \"https:\/\/www.dynseo.com\/blog\/\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 3,\n            \"name\": \"Jeannette a test\u00e9 pour vous la Mamie Box\",\n            \"item\": \"https:\/\/www.dynseo.com\/jeannette-a-teste-pour-vous-la-mamie-box\/\"\n          }\n        ]\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ma grand-m\u00e8re de 90 ans n'a jamais utilis\u00e9 de technologie. La Mamie Box est-elle adapt\u00e9e ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"La Mamie Box est sp\u00e9cialement con\u00e7ue pour \u00eatre accessible aux seniors, m\u00eame ceux qui n'ont jamais utilis\u00e9 de technologie.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Combien de temps faut-il pour voir des am\u00e9liorations cognitives ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les am\u00e9liorations cognitives peuvent varier selon les individus, mais des b\u00e9n\u00e9fices peuvent \u00eatre observ\u00e9s apr\u00e8s quelques semaines d'utilisation r\u00e9guli\u00e8re.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on personnaliser encore plus le contenu de la box ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"La Mamie Box offre plusieurs options de personnalisation pour s'adapter aux besoins et pr\u00e9f\u00e9rences de chaque utilisateur.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n\n<section class=\"article-hero\">\n        <div class=\"article-hero-inner\">\n            <nav class=\"article-breadcrumb\">\n                <a href=\"https:\/\/www.dynseo.com\">Home<\/a> \u203a \n                <a href=\"https:\/\/www.dynseo.com\/blog\">Blog<\/a> \u203a \n                <span>Tests & Reviews<\/span>\n            <\/nav>\n            \n            <div class=\"article-category\">\ud83c\udf81 Tests & Reviews<\/div>\n            \n            <h1>Jeannette tested the <span class=\"hl\">Grandma Box<\/span> for you<\/h1>\n            \n            <div class=\"article-meta\">\n                <span>\ud83d\udcc5 April 2026<\/span>\n                <span>\u23f1\ufe0f 12 min read<\/span>\n                <span>\ud83d\udc65 Families & Seniors<\/span>\n                <div class=\"stars\">\n                    <span>\u2b50\u2b50\u2b50\u2b50\u2b50 4.8\/5<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"article-hero-curve\"><\/div>\n    <\/section>\n\n    <div class=\"article-body\">\n        <div class=\"container\">\n<div class=\"intro-block\">\n                <p>Every year, the same question arises: what are we going to give Grandma for the holidays? Gone are the traditional chocolates, teas, and creams that accumulate in her cupboards! This year, <strong>Jeannette has tested an innovative solution for you<\/strong>: the Grandma Box from DYNSEO. This revolutionary box combines modern technology and family tenderness, offering our grandparents a unique experience of cognitive stimulation. Discover how this tablet specially adapted for seniors, accompanied by carefully selected products, can transform the daily lives of your elderly loved ones. In this comprehensive test, we reveal all the secrets of this box that reconciles tradition and innovation for the greatest happiness of our elders.<\/p>\n            <\/div>\n\n            <div class=\"stats-grid\">\n                <div class=\"stat-card\">\n                    <span class=\"number\">84 years<\/span>\n                    <span class=\"label\">Average age of users<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">95%<\/span>\n                    <span class=\"label\">Family satisfaction<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">100+<\/span>\n                    <span class=\"label\">Centenarian users<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">25\u20ac<\/span>\n                    <span class=\"label\">Starting price<\/span>\n                <\/div>\n            <\/div>\n\n            <h2>1. The origin of the Grandma Box: An innovation born from experience<\/h2>\n            \n            <p>The idea of the Grandma Box did not come about by chance. At DYNSEO, we noticed that during every holiday season, orders for gift cards for our <strong>memory game programs<\/strong> literally skyrocketed. Families were desperately looking for useful and original gifts for their grandparents, far from the traditional presents that end up accumulating.<\/p>\n\n            <p>Our expertise in the field of cognitive stimulation allowed us to identify a real need: <strong>how to make technology more easily accepted by seniors?<\/strong> We knew that our COCO THINKS and COCO MOVES applications worked perfectly, but the initial apprehension towards the tablet remained a barrier for some elderly people.<\/p>\n\n            <p>It was then that the DYNSEO team had a revelation: <strong>why not wrap this beneficial technology in a cocoon of sweetness and nostalgia?<\/strong> By combining our memory game tablet with symbolic and comforting products, we created a bridge between the past and the present, between tradition and innovation.<\/p>\n\n            <div class=\"conseil-card\">\n                <h3>\ud83d\udca1 Jeannette's advice<\/h3>\n                <p>After testing the Grandma Box, I can assure you that DYNSEO's approach is particularly smart. By demystifying the use of technology through familiar and comforting objects, our grandparents are much more at ease with this wonderful tool that is the cognitive stimulation tablet.<\/p>\n            <\/div>\n<div class=\"key-points\">\n                <h3>\ud83c\udfaf Key points of this innovation:<\/h3>\n                <ul>\n                    <li>Response to a real need identified by the increase in party orders<\/li>\n                    <li>Democratization of technology for seniors<\/li>\n                    <li>Holistic approach combining cognitive stimulation and emotional well-being<\/li>\n                    <li>Personalization possible for each user<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>2. What exactly does the Grandma Box contain?<\/h2>\n\n            <p>The composition of the Grandma Box has been thought out in the smallest details. Each element has its reason for being and contributes to creating a <strong>complete sensory and emotional experience<\/strong>. At the heart of the box, we find of course the Samsung tablet specially configured with our cognitive stimulation applications, but this is just the beginning of the adventure.<\/p>\n\n            <p>The hand cream with the scent of cherry pie is not trivial: <strong>it appeals to olfactory memory<\/strong>, one of the most powerful there is. This particular scent can awaken childhood memories, moments spent in the kitchen with one\u2019s own grandmother. It\u2019s a subtle way to prepare the mind for positive nostalgia before using the memory games.<\/p>\n\n            <p>The recipe book of the best traditional cakes is also an integral part of this strategy. <strong>It helps create a link between culinary memories and the mental exercise<\/strong> offered by our applications. Users can thus alternate between traditional reading and digital cognitive stimulation, creating a perfect balance.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">\ud83d\udc69\u200d\u2695\ufe0f DYNSEO Expert Opinion<\/div>\n                <div class=\"expert-box-title\">Dr. Sarah Martin, Neuropsychologist<\/div>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">The importance of multi-sensory stimuli<\/div>\n                    <p>The combination of tactile, olfactory, and visual elements in the Grandma Box responds to a fundamental principle of neuroplasticity. By engaging multiple senses simultaneously, we maximize the chances of creating new neural connections and maintaining existing ones.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"tip-box\">\n<div class=\"tip-box-label\">Customization Tip<\/div>\n                <p>Feel free to add personal elements to the box: an old photo, a handwritten letter, or even a small object that belonged to a deceased loved one. These personal touches will greatly enhance the positive emotional impact.<\/p>\n            <\/div>\n\n            <h2>3. The active participation of families: A major asset<\/h2>\n\n            <p>One of the most touching aspects of the Grandma Box lies in <strong>the possibility for families to actively participate<\/strong> in its customization. This feature transforms a simple gift into a true intergenerational family project. Family members can send personal photos that will be directly integrated into the tablet.<\/p>\n\n            <p>Imagine Grandma's surprise and emotion when she discovers, upon turning on her tablet, <strong>the smiling faces of her grandchildren<\/strong> or photos of her childhood carefully digitized by her family! This personalization creates an immediate emotional bond with the technological tool, transforming a simple tablet into a true interactive family album.<\/p>\n\n            <p>This collaborative approach has a double advantage: on one hand, it involves the whole family in the well-being of the elderly person, and on the other hand, it <strong>greatly facilitates the adoption of technology<\/strong>. When the tablet becomes a repository of precious memories, its use is no longer perceived as a burden but as a pleasure.<\/p>\n\n            <div class=\"conseil-card\">\n                <h3>\ud83e\udd1d Tip to involve the whole family<\/h3>\n                <p>Organize a family photo sorting session before sending the images for the tablet. It's the perfect opportunity to bring back memories, share anecdotes, and emotionally prepare the future user to discover their Grandma Box. Grandchildren love to participate in this type of project!<\/p>\n            <\/div>\n\n            <h2>4. A solution suitable for all ages<\/h2>\n\n            <p>One of the legitimate concerns of families is the adaptability of the Grandma Box to different ages and cognitive levels. At DYNSEO, we have developed <strong>two distinct versions<\/strong> to precisely meet these varied needs. The Clint version is aimed at seniors in good health, eager to maintain and improve their cognitive abilities preventively.<\/p>\n\n            <p>The Scarlett version, on the other hand, has been specially designed for <strong>people with mild to moderate cognitive disorders<\/strong>. The exercises are adapted, the interfaces simplified, and the encouragements reinforced. This differentiated approach allows us to support each senior according to their own abilities and needs.<\/p>\n\n            <p>The diversity of our clientele is remarkable: we have users aged 62 who are still very active professionally, as well as centenarians discovering the pleasure of cognitive games! This range demonstrates <strong>the universality of the need for cognitive stimulation<\/strong>, regardless of age.<\/p>\n\n            <div class=\"key-points\">\n                <h3>\ud83d\udcca Distribution of our users:<\/h3>\n                <ul>\n                    <li>Clint version: Average age 62 years (cognitive prevention)<\/li>\n                    <li>Scarlett version: Average age 84 years (support for disorders)<\/li>\n                    <li>More than 100 active centenarian users<\/li>\n                    <li>Continuous adaptation according to the evolution of abilities<\/li>\n                <\/ul>\n            <\/div>\n<div class=\"expert-box\">\n                <div class=\"expert-box-label\">\ud83e\udde0 DYNSEO Cognitive Expertise<\/div>\n                <div class=\"expert-box-title\">Adaptation to cognitive profiles<\/div>\n                <div class=\"expert-inner\">\n                    <p>Our personalized approach is based on years of research in neuropsychology. Each version of our applications <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" target=\"_blank\"><strong>COCO THINKS and COCO MOVES<\/strong><\/a> integrates adaptive algorithms that automatically adjust the difficulty according to the user's performance and progress.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>5. Ease of use: Myth or reality?<\/h2>\n\n            <p>The question of ease of use constantly arises in families' concerns. <strong>Is it realistic to expect an 80-year-old to adapt to a tablet?<\/strong> Our field experience allows us to answer categorically: yes, it is not only possible but also very rewarding for the elderly people themselves.<\/p>\n\n            <p>The tablet has a considerable advantage over the traditional computer: <strong>the touch interface eliminates the complexity of the mouse<\/strong>. Steve Jobs initially designed the iPad for seniors, aware that this technology perfectly met their needs for simplification. The fact that this innovation has appealed to all generations only confirms the relevance of this approach.<\/p>\n\n            <p>At DYNSEO, we do not just provide a standard tablet. We <strong>fully preconfigure it<\/strong> according to the specific needs of seniors: optimized brightness, adapted sleep mode, language settings, simplified shortcuts. From the first power-up, everything is ready for immediate and enjoyable use.<\/p>\n\n            <div class=\"tip-box\">\n                <div class=\"tip-box-label\">\ud83d\udca1 Secret to success<\/div>\n                <p>The secret to successful adaptation lies in support. The first family sessions are crucial. Once Grandma realizes that she masters this technology, her self-confidence significantly strengthens, and using it becomes a true daily pleasure.<\/p>\n            <\/div>\n\n            <h2>6. Support and training: Tailored support<\/h2>\n\n            <p>Beyond the simple delivery of the Grandma Box, DYNSEO offers <strong>a complete support ecosystem<\/strong>. We are aware that adapting to new technology can raise questions, hesitations, or even blockages. That\u2019s why we have developed several levels of support to reassure both users and their families.<\/p>\n\n            <p>Our digital training service adapts to all profiles: <strong>individual in-person courses<\/strong> for those who prefer direct human contact, a phone hotline for urgent questions, and above all, a complete library of free video tutorials. These cover not only the use of our applications but also broader topics like creating an account for online taxes or signing up on Facebook.<\/p>\n\n            <p>The DYNSEO Academy represents the culmination of our educational approach. This continuing education platform allows seniors to progress at their own pace, ask their questions, and above all, <strong>develop their digital autonomy<\/strong> well beyond our applications alone.<\/p>\n<div class=\"conseil-card\">\n                <h3>\ud83c\udf93 The DYNSEO Academy in practice<\/h3>\n                <p>Our training goes far beyond simple technical use. We address online safety, best practices, and even the creative use of tablets. Many of our users discover the pleasure of staying in touch with their family via social networks or video conferencing.<\/p>\n            <\/div>\n\n            <h2>7. And what about Grandpas? The Grandpa Box is coming!<\/h2>\n\n            <p>Gender equity was an obvious priority for DYNSEO. <strong>If Grandma has her box, Grandpa obviously deserves his!<\/strong> The Grandpa Box follows the same fundamental principles as its female version, but with content specially adapted to traditionally male interests.<\/p>\n\n            <p>The bow tie included in the box is not just a fashion accessory. It symbolizes <strong>timeless elegance<\/strong> and can revive memories of great occasions, weddings, and important family events. As with the cherry pie cream from the Grandma Box, each element is chosen for its ability to evoke positive emotions.<\/p>\n\n            <p>The themed variations of the Grandpa Box cater to various male passions: Grandpa Chic for the stylish, Grandpa Handy for the DIY enthusiasts, and Grandpa Pilot for car or aviation lovers. This <strong>fine segmentation<\/strong> allows for even more personalized gift options.<\/p>\n\n            <div class=\"key-points\">\n                <h3>\ud83c\udfaf The three Grandpa Box versions:<\/h3>\n                <ul>\n                    <li><strong>Grandpa Chic<\/strong> (30\u20ac): Elegance and distinction with refined accessories<\/li>\n                    <li><strong>Grandpa Handy<\/strong> (30\u20ac): Miniature tools and practical guides<\/li>\n                    <li><strong>Grandpa Pilot<\/strong> (40\u20ac): Automotive and aviation universe<\/li>\n                    <li>Same adapted cognitive stimulation technology<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>8. Cost-effective solutions: The box without a tablet<\/h2>\n\n            <p>DYNSEO has also thought of families whose grandparents already own a tablet. <strong>Why deprive them of the benefits of our applications<\/strong> just because they are already equipped? The \"box without tablet\" version perfectly addresses this issue by offering all the well-being elements and a subscription to cognitive stimulation programs for only 89\u20ac.<\/p>\n\n            <p>This option has several advantages: substantial savings for families, <strong>smart reuse of existing equipment<\/strong>, and above all, the possibility of still offering this unique experience even with a tighter budget. Installing our applications on the existing tablet is simple, and our technical team supports this transition.<\/p>\n\n            <p>The low-priced themed versions (starting from 25\u20ac for the Grandma Box) make our solutions accessible to a larger audience. These democratic prices allow all families, regardless of their economic situation, to offer <strong>a truly useful and meaningful gift<\/strong>.<\/p>\n\n            <div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83d\udcb0 Budget tip<\/div>\n                <p>The thematic versions can also serve as a \"trial gift\". If Grandma or Grandpa fully embraces the concept, there's nothing stopping you from adding the tablet later, for a birthday for example. It's a gradual and less risky way to introduce our solutions.<\/p>\n            <\/div>\n\n            <h2>9. The proven cognitive benefits of stimulation<\/h2>\n\n            <p>Beyond the gift aspect, the Grandma Box is based on <strong>solid scientific foundations<\/strong> regarding the benefits of cognitive stimulation. Research in neuroplasticity shows that the brain retains its ability to adapt and create new connections throughout life, even at an advanced age.<\/p>\n\n            <p>Our applications <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" target=\"_blank\"><strong>COCO THINKS and COCO MOVES<\/strong><\/a> have been developed in collaboration with neuropsychologists to specifically target essential cognitive functions: working memory, attention, executive functions, spatio-temporal orientation. Each game has a specific therapeutic objective, disguised under a playful appearance.<\/p>\n\n            <p>The \"pleasure\" aspect is not secondary but fundamental to the effectiveness of stimulation. <strong>When you enjoy doing something, you do it more often and for longer<\/strong>. This is exactly what we observe in our users: they quickly develop a daily routine of use, a guarantee of long-term effectiveness.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">\ud83e\udde0 Research & Development DYNSEO<\/div>\n                <div class=\"expert-box-title\">Scientific foundations<\/div>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">Clinical validation of our methods<\/div>\n                    <p>Our applications are subject to regular clinical studies in partnership with healthcare institutions. The results show a significant improvement in cognitive performance after 3 months of regular use, and a maintenance of gains in the long term.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>10. Testimonials and feedback<\/h2>\n\n            <p>The testimonials from our users constitute <strong>the best validation of our approach<\/strong>. Marie, 72, tells us: \"At first, I was skeptical. A tablet at my age? But my grandchildren insisted. Today, I can't do without it! The games are fun and I feel like my memory is working.\"<\/p>\n\n            <p>Jean, a user\u2019s grandson, testifies: \"My 89-year-old grandmother uses her Grandma Box every morning after her coffee. She proudly shows us her scores and even challenges us sometimes! It has become a special topic of conversation during our visits.\" These feedbacks highlight <strong>the positive social impact<\/strong> of our solutions.<\/p>\n\n            <p>Claire, 65, emphasizes an often-overlooked aspect: \"What surprised me the most is the variety of exercises. I never get bored, and above all, I feel that each game works on something different in my head. It's like having a personal coach for my brain!\" This diversity is indeed one of the pillars of the effectiveness of our programs.<\/p>\n<div class=\"conseil-card\">\n                <h3>\ud83d\udcac What our users really say<\/h3>\n                <p>Beyond positive testimonials, we also gather suggestions for improvement. This active listening allows us to continuously adapt our content and interfaces. Our users are our best product advisors!<\/p>\n            <\/div>\n\n            <h2>11. Integration into an active lifestyle<\/h2>\n\n            <p>The Mamie Box does not aim to replace the existing activities of our seniors, but rather to <strong>harmoniously integrate into their daily lives<\/strong>. The recommended usage of 15 to 30 minutes per day allows for the maintenance of other activities: reading, gardening, outings, social meetings. The goal is enrichment, not substitution.<\/p>\n\n            <p>Many of our users develop personal rituals around their tablet: <strong>morning session with coffee<\/strong>, afternoon break, or relaxation time in the evening. This natural integration into existing habits promotes regular usage, a key factor in cognitive effectiveness.<\/p>\n\n            <p>The social aspect is never forgotten. Scores can be shared with family, creating moments of pride and exchange. Some grandparents even organize \"<strong>friendly competitions<\/strong>\" with their friends who are also equipped. Cognitive stimulation then becomes an excuse to strengthen social bonds.<\/p>\n\n            <div class=\"key-points\">\n                <h3>\ud83d\udd04 Successful integration into daily life:<\/h3>\n                <ul>\n                    <li>Short but regular sessions (15-30 minutes\/day)<\/li>\n                    <li>Total flexibility in usage schedules<\/li>\n                    <li>Possible sharing of performance with family<\/li>\n                    <li>Creation of social bonds around cognitive activity<\/li>\n                    <li>Complementarity with traditional activities<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>12. Perspectives for evolution and future innovations<\/h2>\n\n            <p>DYNSEO never rests on its laurels. Our research and development team is constantly working on <strong>improving our solutions<\/strong>. Upcoming developments will include even more advanced personalization, with automatic adaptation based on the preferences and progress of each user.<\/p>\n\n            <p>Artificial intelligence will begin to play an increasing role in adapting exercises. <strong>Imagine an application that learns from your successes and difficulties<\/strong> to offer you exactly the right level of challenge! This technology is already in the testing phase in our laboratories.<\/p>\n\n            <p>The connected aspect will also develop, with the possibility for families to track (with prior agreement) the progress of their elderly relative. Not in a spirit of surveillance, but of <strong>celebrating successes and encouragement<\/strong>. This feature will further strengthen intergenerational bonds around cognitive health.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">\ud83d\ude80 DYNSEO Innovation<\/div>\n                <div class=\"expert-box-title\">Technological roadmap 2026-2027<\/div>\n                <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">The upcoming revolutions<\/div>\n                    <p>We are working on integrating virtual reality for certain exercises, on wellness sensors, and even on teleconsultation features with our neuropsychologists. The goal remains the same: to make cognitive stimulation more effective and enjoyable.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-list\">\n                <h2>\u2753 Frequently asked questions about the Grandma Box<\/h2>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>My 90-year-old grandmother has never used technology. Is the Grandma Box suitable?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Absolutely! We have many users over 90 years old, some centenarians, who discovered technology through our solutions. The interface is specially designed to be intuitive, and our team offers personalized support for the first steps. The reassuring elements of the box (cream, recipe book) greatly facilitate the acceptance of new technology.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>How long does it take to see cognitive improvements?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>The first positive effects generally appear after 2 to 3 weeks of regular use. However, the most significant improvements are observed after 3 months of daily use for 15 to 30 minutes. Our clinical studies show that regularity is more important than the duration of the sessions.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>Can we further customize the content of the box?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Yes! Beyond the personal photos you can send us, we offer different thematic versions. You can also share specific preferences (cream scent, type of recipes, etc.). Our goal is for each box to be unique and perfectly suited to its recipient.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>What happens if the tablet breaks down?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>All our tablets are guaranteed and our after-sales service is particularly responsive. In case of a problem, we offer a quick replacement service to avoid any interruption in cognitive training. We have also developed a preventive maintenance service to avoid breakdowns.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>Are the games really suitable for mild cognitive disorders?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <p>Our applications have been developed with specialized neuropsychologists. The SCARLETT version is specifically designed to support elderly people with mild to moderate cognitive disorders. The exercises automatically adapt to the user's level and the encouragements are reinforced to maintain motivation.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"cta-box\">\n                <h3>\ud83c\udf81 Ready to gift the Grandma Box?<\/h3>\n                <p>Discover our complete range of cognitive stimulation solutions tailored to all profiles and budgets. Our experts are at your disposal to advise you in choosing the perfect box.<\/p>\n                <div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Discover COCO<\/a>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-outline\">Request a quote<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"article-tags\">\n                <a href=\"#\" class=\"article-tag\">Grandma Box<\/a>\n                <a href=\"#\" class=\"article-tag\">Cognitive stimulation<\/a>\n                <a href=\"#\" class=\"article-tag\">Seniors<\/a>\n                <a href=\"#\" class=\"article-tag\">Tablet<\/a>\n                <a href=\"#\" class=\"article-tag\">Gift<\/a>\n                <a href=\"#\" class=\"article-tag\">DYNSEO<\/a>\n                <a href=\"#\" class=\"article-tag\">Tests<\/a>\n                <a href=\"#\" class=\"article-tag\">Reviews<\/a>\n                <a href=\"#\" class=\"article-tag\">Family<\/a>\n                <a href=\"#\" class=\"article-tag\">Innovation<\/a>\n            <\/div>\n        <\/div>\n    <\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]","_et_gb_content_width":"","footnotes":""},"categories":[386,2915],"tags":[],"class_list":["post-419628","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dynseo-reporter-en-blog","category-les-conseils-des-coachs"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Jeannette tested the Mamie Box for you - DYNSEO - Educational apps &amp; brain training apps for all<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Jeannette tested the Mamie Box for you - DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/\" \/>\n<meta property=\"og:site_name\" content=\"DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-09T13:51:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-20T11:55:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/10\/memoire-entrainement-que-faire-1024x768.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"DYNSEO\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"DYNSEO\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/jeannette-tested-the-mamie-box-for-you\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/jeannette-tested-the-mamie-box-for-you\\\/\"},\"author\":{\"name\":\"DYNSEO\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\"},\"headline\":\"Jeannette tested the Mamie Box for you\",\"datePublished\":\"2025-11-09T13:51:09+00:00\",\"dateModified\":\"2026-05-20T11:55:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/jeannette-tested-the-mamie-box-for-you\\\/\"},\"wordCount\":2942,\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/jeannette-tested-the-mamie-box-for-you\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/memoire-entrainement-que-faire.png\",\"articleSection\":[\"Dynseo Reporter\",\"Les conseils des coachs\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/jeannette-tested-the-mamie-box-for-you\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/jeannette-tested-the-mamie-box-for-you\\\/\",\"name\":\"Jeannette tested the Mamie Box for you - DYNSEO - Educational apps &amp; brain training apps for all\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/jeannette-tested-the-mamie-box-for-you\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/jeannette-tested-the-mamie-box-for-you\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/memoire-entrainement-que-faire.png\",\"datePublished\":\"2025-11-09T13:51:09+00:00\",\"dateModified\":\"2026-05-20T11:55:24+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/jeannette-tested-the-mamie-box-for-you\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dynseo.com\\\/en\\\/jeannette-tested-the-mamie-box-for-you\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/jeannette-tested-the-mamie-box-for-you\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/memoire-entrainement-que-faire.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/memoire-entrainement-que-faire.png\",\"width\":2000,\"height\":1500,\"caption\":\"Cognitive Stimulation: A Lifeline for Alzheimer's Patients\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/jeannette-tested-the-mamie-box-for-you\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Jeannette tested the Mamie Box for you\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\",\"name\":\"Jeux de m\u00e9moire et stimulation cognitive\",\"description\":\"DYNSEO, and your brain is a new hero!\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\",\"name\":\"DYNSEO\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/logo-dynseo-new.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/logo-dynseo-new.png\",\"width\":5073,\"height\":1397,\"caption\":\"DYNSEO\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\",\"name\":\"DYNSEO\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/author\\\/justine\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Jeannette tested the Mamie Box for you - DYNSEO - Educational apps &amp; brain training apps for all","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:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/","og_locale":"en_US","og_type":"article","og_title":"Jeannette tested the Mamie Box for you - DYNSEO - Educational apps &amp; brain training apps for all","og_url":"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/","og_site_name":"DYNSEO - Educational apps &amp; brain training apps for all","article_published_time":"2025-11-09T13:51:09+00:00","article_modified_time":"2026-05-20T11:55:24+00:00","og_image":[{"width":1024,"height":768,"url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/10\/memoire-entrainement-que-faire-1024x768.png","type":"image\/png"}],"author":"DYNSEO","twitter_misc":{"Written by":"DYNSEO","Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/#article","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/"},"author":{"name":"DYNSEO","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6"},"headline":"Jeannette tested the Mamie Box for you","datePublished":"2025-11-09T13:51:09+00:00","dateModified":"2026-05-20T11:55:24+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/"},"wordCount":2942,"publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/10\/memoire-entrainement-que-faire.png","articleSection":["Dynseo Reporter","Les conseils des coachs"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/","url":"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/","name":"Jeannette tested the Mamie Box for you - DYNSEO - Educational apps &amp; brain training apps for all","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/#primaryimage"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/10\/memoire-entrainement-que-faire.png","datePublished":"2025-11-09T13:51:09+00:00","dateModified":"2026-05-20T11:55:24+00:00","breadcrumb":{"@id":"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/#primaryimage","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/10\/memoire-entrainement-que-faire.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/10\/memoire-entrainement-que-faire.png","width":2000,"height":1500,"caption":"Cognitive Stimulation: A Lifeline for Alzheimer's Patients"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dynseo.com\/en\/jeannette-tested-the-mamie-box-for-you\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dynseo.com\/en\/"},{"@type":"ListItem","position":2,"name":"Jeannette tested the Mamie Box for you"}]},{"@type":"WebSite","@id":"https:\/\/www.dynseo.com\/en\/#website","url":"https:\/\/www.dynseo.com\/en\/","name":"Jeux de m\u00e9moire et stimulation cognitive","description":"DYNSEO, and your brain is a new hero!","publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dynseo.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.dynseo.com\/en\/#organization","name":"DYNSEO","url":"https:\/\/www.dynseo.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/05\/logo-dynseo-new.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/05\/logo-dynseo-new.png","width":5073,"height":1397,"caption":"DYNSEO"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6","name":"DYNSEO","url":"https:\/\/www.dynseo.com\/en\/author\/justine\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/419628","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/comments?post=419628"}],"version-history":[{"count":19,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/419628\/revisions"}],"predecessor-version":[{"id":629164,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/419628\/revisions\/629164"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media\/415215"}],"wp:attachment":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media?parent=419628"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/categories?post=419628"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/tags?post=419628"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}