{"id":60,"date":"2026-03-26T10:56:40","date_gmt":"2026-03-26T10:56:40","guid":{"rendered":"https:\/\/vitalyearsclub.com\/?page_id=60"},"modified":"2026-05-06T15:53:55","modified_gmt":"2026-05-06T15:53:55","slug":"landing-page","status":"publish","type":"page","link":"https:\/\/vitalyearsclub.com\/","title":{"rendered":"Landing Page"},"content":{"rendered":"\nCopy\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Vital Years Club \u2014 5 Daily Habits That Changed How I Age<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700&#038;family=Source+Sans+3:wght@300;400;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --navy: #2C4A3E; --teal: #2A9D8F; --gold: #C9A84C; --gold-light: #E9C46A; --cream: #F7F3EC; --cream-dark: #EDE8DF; --white: #FFFFFF; --grey: #6B7280; --text: #2C3345; }\n  html { scroll-behavior: smooth; }\n  body { font-family: 'Source Sans 3', sans-serif; color: var(--text); background: var(--cream); overflow-x: hidden; }\n  .hero { position: relative; height: 70vh; min-height: 500px; background: url('https:\/\/vitalyearsclub.com\/wp-content\/uploads\/2026\/03\/Hero.png') center center \/ cover no-repeat; display: flex; align-items: flex-start; justify-content: flex-start; }\n  .hero::after { content: ''; position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.1) 60%, rgba(27,42,74,0.4) 100%); }\n  .hero-logo { position: relative; z-index: 2; margin: 32px 0 0 40px; }\n  .hero-logo img { height: 200px; width: auto; }\n  .video-section { background: var(--navy); padding: 60px 40px; }\n  .video-section-inner { max-width: 860px; margin: 0 auto; text-align: center; }\n  .video-section-label { font-size: 12px; text-transform: uppercase; letter-spacing: 3px; color: var(--teal); font-weight: 600; margin-bottom: 16px; display: block; }\n  .video-section-title { font-family: 'Playfair Display', serif; font-size: clamp(22px, 2.8vw, 32px); color: var(--white); font-weight: 600; margin-bottom: 32px; line-height: 1.3; }\n  .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 6px; box-shadow: 0 8px 40px rgba(0,0,0,0.4); }\n  .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }\n  .video-caption { font-size: 15px; color: rgba(200,211,224,0.75); margin-top: 20px; font-style: italic; font-weight: 300; }\n  .hook { background: var(--cream); padding: 70px 40px; }\n  .hook-inner { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }\n  .hook-text h1 { font-family: 'Playfair Display', serif; font-size: clamp(28px, 3.5vw, 44px); font-weight: 700; color: var(--navy); line-height: 1.25; margin-bottom: 28px; }\n  .hook-text h1 em { font-style: italic; color: var(--gold); }\n  .hook-subtext { font-size: 17px; color: var(--grey); line-height: 1.7; margin-bottom: 32px; font-weight: 300; }\n  .testimonial-block { background: var(--white); border-left: 4px solid var(--gold); border-radius: 0 6px 6px 0; padding: 22px 26px; margin-bottom: 28px; box-shadow: 0 2px 12px rgba(44,74,62,0.07); }\n  .testimonial-block .testimonial-icon { font-size: 36px; line-height: 1; color: var(--gold); font-family: 'Playfair Display', serif; display: block; margin-bottom: 8px; }\n  .testimonial-block .testimonial-text { font-size: 16px; color: var(--text); line-height: 1.75; font-style: italic; font-weight: 300; margin-bottom: 14px; }\n  .testimonial-block .testimonial-author { font-size: 13px; font-weight: 600; color: var(--teal); text-transform: uppercase; letter-spacing: 1.5px; }\n  .hook-guide-label { font-size: 13px; text-transform: uppercase; letter-spacing: 2px; color: var(--teal); font-weight: 600; margin-bottom: 12px; }\n  .btn-primary { display: inline-block; background: var(--navy); color: var(--white); font-family: 'Source Sans 3', sans-serif; font-size: 16px; font-weight: 600; padding: 16px 36px; border-radius: 4px; text-decoration: none; letter-spacing: 0.5px; transition: background 0.2s, transform 0.2s; border: none; cursor: pointer; }\n  .btn-primary:hover { background: var(--teal); transform: translateY(-1px); }\n  .btn-secondary { display: inline-block; background: var(--gold); color: var(--navy); font-family: 'Source Sans 3', sans-serif; font-size: 18px; font-weight: 700; padding: 18px 42px; border-radius: 4px; text-decoration: none; transition: background 0.2s, transform 0.2s; border: none; cursor: pointer; }\n  .btn-secondary:hover { background: var(--gold-light); transform: translateY(-2px); }\n  .hook-photo { position: relative; }\n  .hook-photo img { width: 100%; height: 460px; object-fit: cover; object-position: center top; border-radius: 4px; display: block; position: relative; z-index: 1; }\n  .hook-photo::before { content: ''; position: absolute; top: -12px; left: -12px; right: 12px; bottom: 12px; border: 2px solid var(--gold); border-radius: 4px; z-index: 0; }\n  .story { background: var(--navy); padding: 80px 40px; }\n  .story-inner { max-width: 860px; margin: 0 auto; }\n  .section-label { font-size: 12px; text-transform: uppercase; letter-spacing: 3px; color: var(--teal); font-weight: 600; margin-bottom: 20px; display: block; }\n  .story h2 { font-family: 'Playfair Display', serif; font-size: clamp(24px, 3vw, 36px); color: var(--white); font-weight: 600; line-height: 1.3; margin-bottom: 32px; }\n  .story p { font-size: 17px; color: #C8D3E0; line-height: 1.85; margin-bottom: 22px; font-weight: 300; }\n  .story p strong { color: var(--white); font-weight: 600; }\n  .results-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin: 48px 0; }\n  .result-card { background: rgba(255,255,255,0.06); border: 1px solid rgba(201,168,76,0.3); border-radius: 4px; padding: 28px 24px; text-align: center; }\n  .result-card .number { font-family: 'Playfair Display', serif; font-size: 38px; font-weight: 700; color: var(--gold); display: block; margin-bottom: 8px; }\n  .result-card .label { font-size: 14px; color: #C8D3E0; line-height: 1.4; font-weight: 300; }\n  .life-photo { background: var(--cream-dark); padding: 70px 40px; }\n  .life-photo-inner { max-width: 860px; margin: 0 auto; text-align: center; }\n  .life-photo img { width: 100%; max-width: 760px; height: 460px; object-fit: cover; object-position: center 30%; border-radius: 4px; display: block; margin: 0 auto 20px; }\n  .photo-caption { font-size: 15px; color: var(--grey); font-style: italic; line-height: 1.6; }\n  .habits { background: var(--cream); padding: 80px 40px; }\n  .habits-inner { max-width: 1000px; margin: 0 auto; }\n  .habits-inner h2 { font-family: 'Playfair Display', serif; font-size: clamp(24px, 3vw, 36px); color: var(--navy); font-weight: 700; margin-bottom: 16px; text-align: center; }\n  .habits-intro { font-size: 17px; color: var(--grey); text-align: center; max-width: 600px; margin: 0 auto 52px; line-height: 1.7; }\n  .habits-list { display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px; }\n  .habit-card { background: var(--white); border-radius: 4px; padding: 28px 20px; text-align: center; border-bottom: 3px solid var(--teal); box-shadow: 0 2px 12px rgba(27,42,74,0.06); }\n  .habit-number { width: 40px; height: 40px; background: var(--navy); color: var(--gold); font-family: 'Playfair Display', serif; font-size: 18px; font-weight: 700; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 16px; }\n  .habit-card h3 { font-family: 'Playfair Display', serif; font-size: 15px; color: var(--navy); font-weight: 600; line-height: 1.3; margin-bottom: 10px; }\n  .habit-card p { font-size: 13px; color: var(--grey); line-height: 1.6; }\n  .cta { background: var(--teal); padding: 90px 40px; position: relative; overflow: hidden; }\n  .cta::before { content: ''; position: absolute; top: -60px; right: -60px; width: 300px; height: 300px; border-radius: 50%; background: rgba(255,255,255,0.05); }\n  .cta::after { content: ''; position: absolute; bottom: -80px; left: -40px; width: 240px; height: 240px; border-radius: 50%; background: rgba(255,255,255,0.04); }\n  .cta-inner { max-width: 680px; margin: 0 auto; text-align: center; position: relative; z-index: 1; }\n  .cta h2 { font-family: 'Playfair Display', serif; font-size: clamp(28px, 3.5vw, 42px); color: var(--white); font-weight: 700; line-height: 1.25; margin-bottom: 16px; }\n  .cta-guide-title { font-size: 18px; color: var(--gold-light); font-weight: 600; margin-bottom: 16px; font-style: italic; }\n  .cta p { font-size: 17px; color: rgba(255,255,255,0.85); line-height: 1.7; margin-bottom: 36px; font-weight: 300; }\n  .cta-testimonial { background: rgba(255,255,255,0.13); border-left: 4px solid var(--gold-light); border-radius: 0 6px 6px 0; padding: 24px 28px; margin-bottom: 36px; text-align: left; }\n  .cta-testimonial .cta-testimonial-quote { font-size: 17px; color: rgba(255,255,255,0.95); line-height: 1.75; font-style: italic; font-weight: 300; margin-bottom: 14px; }\n  .cta-testimonial .cta-testimonial-author { font-size: 13px; font-weight: 600; color: var(--gold-light); text-transform: uppercase; letter-spacing: 1.5px; }\n  .ml-form-wrapper { background: rgba(255,255,255,0.12); border-radius: 6px; padding: 36px; margin-bottom: 20px; }\n  .cta-note { font-size: 13px; color: rgba(255,255,255,0.6); margin-top: 16px; }\n  .faq { background: var(--cream-dark); padding: 80px 40px; }\n  .faq-inner { max-width: 760px; margin: 0 auto; }\n  .faq-inner h2 { font-family: 'Playfair Display', serif; font-size: clamp(22px, 2.5vw, 32px); color: var(--navy); font-weight: 700; margin-bottom: 40px; text-align: center; }\n  .faq-item { border-bottom: 1px solid #D9D4CB; padding: 24px 0; }\n  .faq-question { font-size: 17px; font-weight: 600; color: var(--navy); cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 20px; line-height: 1.4; }\n  .faq-question::after { content: '+'; font-size: 24px; color: var(--teal); flex-shrink: 0; transition: transform 0.2s; font-weight: 300; }\n  .faq-item.open .faq-question::after { transform: rotate(45deg); }\n  .faq-answer { font-size: 16px; color: var(--grey); line-height: 1.75; max-height: 0; overflow: hidden; transition: max-height 0.3s ease, padding 0.3s ease; font-weight: 300; }\n  .faq-item.open .faq-answer { max-height: 300px; padding-top: 16px; }\n  footer { background: var(--navy); padding: 48px 40px; text-align: center; }\n  footer .footer-logo { height: 80px; width: auto; margin-bottom: 24px; opacity: 0.9; }\n  .footer-links { display: flex; justify-content: center; gap: 28px; margin-bottom: 20px; flex-wrap: wrap; }\n  .footer-links a { color: #C8D3E0; text-decoration: none; font-size: 14px; font-weight: 400; transition: color 0.2s; }\n  .footer-links a:hover { color: var(--gold); }\n  footer p { font-size: 13px; color: #6B7280; line-height: 1.6; }\n \n  \/* PAID GUIDE SECTION *\/\n  .paid-guide { background: #102828; padding: 90px 40px; }\n  .paid-guide-inner { max-width: 900px; margin: 0 auto; }\n  .paid-guide-label { font-size: 12px; text-transform: uppercase; letter-spacing: 3px; color: var(--gold); font-weight: 600; margin-bottom: 20px; display: block; text-align: center; }\n  .paid-guide h2 { font-family: 'Playfair Display', serif; font-size: clamp(26px, 3.5vw, 42px); color: #F5F0E8; font-weight: 700; line-height: 1.25; margin-bottom: 20px; text-align: center; }\n  .paid-guide-subtitle { font-size: 17px; color: #8aada0; text-align: center; max-width: 620px; margin: 0 auto 48px; line-height: 1.7; font-weight: 300; }\n  .paid-guide-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; margin-bottom: 48px; }\n  .paid-guide-chapters { list-style: none; }\n  .paid-guide-chapters li { padding: 14px 0; border-bottom: 1px solid rgba(184,151,62,0.2); font-size: 15px; color: #C8D3E0; line-height: 1.5; display: flex; gap: 12px; }\n  .paid-guide-chapters li span.ch-num { color: var(--gold); font-weight: 700; font-size: 13px; min-width: 28px; padding-top: 1px; }\n  .paid-guide-chapters li span.ch-title { font-weight: 600; color: #EDE9E0; display: block; margin-bottom: 3px; }\n  .paid-guide-chapters li span.ch-sub { font-size: 13px; color: #8aada0; display: block; font-weight: 300; }\n  .paid-guide-cta-box { background: rgba(184,151,62,0.08); border: 1px solid rgba(184,151,62,0.35); border-radius: 6px; padding: 36px 32px; text-align: center; }\n  .paid-guide-cta-box .price-label { font-size: 13px; text-transform: uppercase; letter-spacing: 2px; color: var(--gold); font-weight: 600; margin-bottom: 8px; display: block; }\n  .paid-guide-cta-box .price { font-family: 'Playfair Display', serif; font-size: 52px; color: #F5F0E8; font-weight: 700; line-height: 1; margin-bottom: 6px; }\n  .paid-guide-cta-box .price-regular { font-size: 14px; color: #8aada0; margin-bottom: 20px; text-decoration: line-through; }\n  .paid-guide-cta-box .includes { list-style: none; text-align: left; margin-bottom: 28px; }\n  .paid-guide-cta-box .includes li { font-size: 14px; color: #C8D3E0; padding: 6px 0; display: flex; gap: 10px; align-items: flex-start; line-height: 1.5; }\n  .paid-guide-cta-box .includes li::before { content: '\u2713'; color: var(--gold); font-weight: 700; flex-shrink: 0; }\n  .btn-buy { display: block; background: var(--gold); color: #102828; font-family: 'Source Sans 3', sans-serif; font-size: 18px; font-weight: 700; padding: 18px 36px; border-radius: 4px; text-decoration: none; text-align: center; transition: background 0.2s, transform 0.2s; margin-bottom: 14px; }\n  .btn-buy:hover { background: var(--gold-light); transform: translateY(-2px); }\n  .paid-guide-guarantee { font-size: 13px; color: #8aada0; text-align: center; }\n \n  @media (max-width: 768px) {\n    .hook-inner { grid-template-columns: 1fr; gap: 40px; }\n    .hook-photo::before { display: none; }\n    .hook-photo img { height: 320px; }\n    .results-grid { grid-template-columns: 1fr; gap: 16px; }\n    .habits-list { grid-template-columns: 1fr 1fr; gap: 16px; }\n    .hero { height: 50vh; }\n    .hero-logo { margin: 20px 0 0 20px; }\n    .hero-logo img { height: 60px; }\n    .hook, .story, .cta, .faq, .habits, .life-photo, .paid-guide { padding: 52px 24px; }\n    .video-section { padding: 48px 24px; }\n    footer { padding: 40px 24px; }\n    .paid-guide-grid { grid-template-columns: 1fr; gap: 36px; }\n  }\n  @media (max-width: 480px) { .habits-list { grid-template-columns: 1fr; } }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(24px); } to { opacity: 1; transform: translateY(0); } }\n  .hook-text h1 { animation: fadeUp 0.7s ease both; }\n  .hook-text .hook-subtext { animation: fadeUp 0.7s 0.15s ease both; }\n  .hook-text .testimonial-block { animation: fadeUp 0.7s 0.25s ease both; }\n  .hook-text .btn-primary { animation: fadeUp 0.7s 0.35s ease both; }\n<\/style>\n<\/head>\n<body>\n \n<section class=\"hero\">\n  <div class=\"hero-logo\">\n    <img decoding=\"async\" src=\"https:\/\/vitalyearsclub.com\/wp-content\/uploads\/2026\/03\/yWT1U.jpg\" alt=\"Vital Years Club\" style=\"mix-blend-mode: multiply;\">\n  <\/div>\n<\/section>\n \n<section class=\"video-section\">\n  <div class=\"video-section-inner\">\n    <span class=\"video-section-label\">Watch first<\/span>\n    <h2 class=\"video-section-title\">I&#8217;m 62. Here&#8217;s why I&#8217;m in the best shape of my life.<\/h2>\n    <div class=\"video-wrapper\">\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/eTJNiuw6VBk\" title=\"Vital Years Club \u2014 Introduction\" allow=\"accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n    <\/div>\n    <p class=\"video-caption\">8 minutes. My story, the root cause nobody told me about, and the five habits that changed everything.<\/p>\n  <\/div>\n<\/section>\n \n<section class=\"hook\">\n  <div class=\"hook-inner\">\n    <div class=\"hook-text\">\n      <h1>I&#8217;m not a doctor. I&#8217;m Fredric Ekermark, 62 years old, Swedish, living in Mallorca, who is tapering off blood pressure medication, lost 6kg, and got his engine back. I got my life back. <em>Here&#8217;s exactly what I did.<\/em><\/h1>\n      <p class=\"hook-subtext\">For more than a decade, I had declining energy, rising blood pressure, and had quietly accepted that this was just what getting older felt like. It isn&#8217;t.<\/p>\n      <div class=\"testimonial-block\">\n        <span class=\"testimonial-icon\">&#8220;<\/span>\n        <p class=\"testimonial-text\">For the past 10 years, I have always been so tired after lunch \u2014 sometimes so tired I needed to rest. Today I did just 2 of the habits: no carbohydrates at lunch, I increased protein in my meal, and took a walk after eating. I felt energetic all afternoon. It was a fantastic feeling. Really incredible.<\/p>\n        <span class=\"testimonial-author\">\u2014 Sandra<\/span>\n      <\/div>\n      <p class=\"hook-guide-label\">Free guide \u2014 5 daily habits that changed how I age<\/p>\n      <a href=\"#get-guide\" class=\"btn-primary\">Get The Free Guide \u2192<\/a>\n    <\/div>\n    <div class=\"hook-photo\">\n      <img decoding=\"async\" src=\"https:\/\/vitalyearsclub.com\/wp-content\/uploads\/2026\/03\/Fred-on-beach--e1774517407194.png\" alt=\"Fredric Ekermark\">\n    <\/div>\n  <\/div>\n<\/section>\n \n<section class=\"story\">\n  <div class=\"story-inner\">\n    <span class=\"section-label\">My story<\/span>\n    <h2>The cause had a name. Nobody had told me about it.<\/h2>\n    <p>For twelve years I was running on empty. Low energy. Blood pressure climbing. Medication on the bedside table every night. I was active, I wasn&#8217;t dramatically overweight, I ate reasonably well. And I kept getting worse.<\/p>\n    <p>Then I found the root cause: <strong>insulin resistance<\/strong>. Not a diabetes thing. Not something only overweight people get. A slow, silent process driven by what we eat \u2014 and it quietly dismantles your energy, your metabolism, your sleep and your blood pressure over years.<\/p>\n    <p>Once I understood what was actually happening, everything changed. Through five simple daily habits \u2014 no gym membership, no dramatic lifestyle overhaul \u2014 here&#8217;s what happened in 90 days:<\/p>\n    <div class=\"results-grid\">\n      <div class=\"result-card\"><span class=\"number\">\u22126kg<\/span><span class=\"label\">Lost \u2014 mostly fat, not muscle<\/span><\/div>\n      <div class=\"result-card\"><span class=\"number\">112\/76<\/span><span class=\"label\">Blood pressure \u2014 tapering off medication<\/span><\/div>\n      <div class=\"result-card\"><span class=\"number\">10yr<\/span><span class=\"label\">Energy restored \u2014 back on the water every day<\/span><\/div>\n    <\/div>\n    <p>I&#8217;m not telling you to do what I did. I&#8217;m telling you what happened when I did it. And I&#8217;m sharing the five habits that made it possible \u2014 for free \u2014 because nobody gave them to me when I needed them.<\/p>\n  <\/div>\n<\/section>\n \n<section class=\"life-photo\">\n  <div class=\"life-photo-inner\">\n    <img decoding=\"async\" src=\"https:\/\/vitalyearsclub.com\/wp-content\/uploads\/2026\/03\/fredric-diane-mountain-scaled.jpg\" alt=\"Fredric and Diane on Mount Galatzo, Mallorca\">\n    <p class=\"photo-caption\">With improved health, new ways of life open up. Here Diane and I are on top of Mount Galatz\u00f3 in Mallorca, 1026 metres.<\/p>\n  <\/div>\n<\/section>\n \n<section class=\"habits\">\n  <div class=\"habits-inner\">\n    <span class=\"section-label\" style=\"display:block;text-align:center;margin-bottom:12px;\">What&#8217;s inside the free guide<\/span>\n    <h2>5 Daily Habits That Changed How I Age<\/h2>\n    <p class=\"habits-intro\">No gym. No equipment. No dramatic changes. Just five things, done consistently, that compound into something completely different.<\/p>\n    <div class=\"habits-list\">\n      <div class=\"habit-card\"><div class=\"habit-number\">1<\/div><h3>Morning Light<\/h3><p>The free habit I do before anything else. It changed my sleep, my energy, and my entire day.<\/p><\/div>\n      <div class=\"habit-card\"><div class=\"habit-number\">2<\/div><h3>After-Dinner Walk<\/h3><p>The one I&#8217;d recommend first to any man over 50. Simple, free, and the results surprised me.<\/p><\/div>\n      <div class=\"habit-card\"><div class=\"habit-number\">3<\/div><h3>Protein Every Meal<\/h3><p>Most men over 50 have a gap they don&#8217;t know about. Closing it changed my body composition completely.<\/p><\/div>\n      <div class=\"habit-card\"><div class=\"habit-number\">4<\/div><h3>60-Min Winddown<\/h3><p>The habit that fixed three years of broken sleep. Two small changes. First week noticeable.<\/p><\/div>\n      <div class=\"habit-card\"><div class=\"habit-number\">5<\/div><h3>Time in Nature<\/h3><p>We Scandinavians have a word for this. It costs nothing and the science behind it surprised me.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n \n<section class=\"cta\" id=\"get-guide\">\n  <div class=\"cta-inner\">\n    <h2>Get the Free Guide<\/h2>\n    <p class=\"cta-guide-title\">&#8220;5 Daily Habits That Changed How I Age&#8221;<\/p>\n    <p>Written straight up. No wellness fluff. No gym required. Just what I actually do, every day, and why it works. Free \u2014 always will be.<\/p>\n    <div class=\"cta-testimonial\">\n      <p class=\"cta-testimonial-quote\">&#8220;For the past 10 years I have always been so tired after lunch. Today I did just 2 of the habits. I felt energetic all afternoon. It was a fantastic feeling. Really incredible.&#8221;<\/p>\n      <span class=\"cta-testimonial-author\">\u2014 Sandra, after day 1<\/span>\n    <\/div>\n    <div class=\"ml-form-wrapper\">\n      <style type=\"text\/css\">@import url(\"https:\/\/assets.mlcdn.com\/fonts.css?version=1774431\");<\/style>\n      <style type=\"text\/css\">\n        .ml-form-embedSubmitLoad { display: inline-block; width: 20px; height: 20px; }\n        .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0; }\n        .ml-form-embedSubmitLoad:after { content: \" \"; display: block; width: 11px; height: 11px; margin: 1px; border-radius: 50%; border: 4px solid #fff; border-color: transparent; animation: ml-form-embedSubmitLoad 1.2s linear infinite; }\n        @keyframes ml-form-embedSubmitLoad { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }\n        #mlb2-38899693.ml-form-embedContainer { box-sizing: border-box; display: table; margin: 0 auto; position: static; width: 100% !important; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper { background-color: #FDF6EC; border-width: 0px; border-color: transparent; border-radius: 4px; border-style: solid; box-sizing: border-box; display: inline-block !important; margin: 0; padding: 0; position: relative; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper.embedForm { max-width: 400px; width: 100%; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody, #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody { padding: 20px 20px 0 20px; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent, #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent { text-align: left; margin: 0 0 20px 0; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 { color: #000000; font-family: Tahoma, Geneva, sans-serif; font-size: 30px; font-weight: 400; margin: 0 0 10px 0; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p { color: #000000; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 400; line-height: 20px; margin: 0 0 10px 0; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form { margin: 0; width: 100%; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent, #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow { margin: 0 0 20px 0; width: 100%; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow { margin: 0 0 10px 0; width: 100%; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item { margin: 0; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input { background-color: #ffffff !important; color: #333333 !important; border-color: #cccccc; border-radius: 4px !important; border-style: solid !important; border-width: 1px !important; font-size: 14px !important; height: auto; padding: 10px !important; width: 100% !important; box-sizing: border-box !important; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit { margin: 0 0 20px 0; float: left; width: 100%; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button { background-color: #28a745 !important; border: none !important; border-radius: 4px !important; color: #ffffff !important; cursor: pointer; font-size: 14px !important; font-weight: 700 !important; height: auto; padding: 10px !important; width: 100% !important; box-sizing: border-box !important; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.loading { display: none; }\n        #mlb2-38899693.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover { background-color: #333333 !important; }\n        @media only screen and (max-width: 400px) { .ml-form-embedWrapper.embedDefault, .ml-form-embedWrapper.embedPopup { width: 100% !important; } }\n      <\/style>\n      <div id=\"mlb2-38899693\" class=\"ml-form-embedContainer ml-subscribe-form ml-subscribe-form-38899693\">\n        <div class=\"ml-form-align-center\">\n          <div class=\"ml-form-embedWrapper embedForm\">\n            <div class=\"ml-form-embedBody ml-form-embedBodyDefault row-form\">\n              <div class=\"ml-form-embedContent\">\n                <h4>Free Guide: 5 Daily Habits That Changed How I Age<\/h4>\n                <p style=\"text-align:center;\">Enter your name and email and I&#8217;ll send it straight to you.<\/p>\n              <\/div>\n              <form class=\"ml-block-form\" action=\"https:\/\/assets.mailerlite.com\/jsonp\/2198841\/forms\/182809796558194318\/subscribe\" data-code=\"\" method=\"post\" target=\"_blank\">\n                <div class=\"ml-form-formContent\">\n                  <div class=\"ml-form-fieldRow\">\n                    <div class=\"ml-field-group ml-field-name\">\n                      <input aria-label=\"name\" type=\"text\" class=\"form-control\" name=\"fields[name]\" placeholder=\"Name\" autocomplete=\"given-name\">\n                    <\/div>\n                  <\/div>\n                  <div class=\"ml-form-fieldRow ml-last-item\">\n                    <div class=\"ml-field-group ml-field-email ml-validate-email ml-validate-required\">\n                      <input aria-label=\"email\" aria-required=\"true\" type=\"email\" class=\"form-control\" name=\"fields[email]\" placeholder=\"Email\" autocomplete=\"email\">\n                    <\/div>\n                  <\/div>\n                <\/div>\n                <input type=\"hidden\" name=\"ml-submit\" value=\"1\">\n                <div class=\"ml-form-embedSubmit\">\n                  <button type=\"submit\" class=\"primary\">Send Me The Guide \u2192<\/button>\n                  <button disabled=\"disabled\" style=\"display:none;\" type=\"button\" class=\"loading\"><div class=\"ml-form-embedSubmitLoad\"><\/div><span class=\"sr-only\">Loading&#8230;<\/span><\/button>\n                <\/div>\n                <input type=\"hidden\" name=\"anticsrf\" value=\"true\">\n              <\/form>\n            <\/div>\n            <div class=\"ml-form-successBody row-success\" style=\"display:none;\">\n              <div class=\"ml-form-successContent\">\n                <h4>Thank you!<\/h4>\n                <p>You have successfully joined our subscriber list.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <script>function ml_webform_success_38899693() { var $ = ml_jQuery || jQuery; $('.ml-subscribe-form-38899693 .row-success').show(); $('.ml-subscribe-form-38899693 .row-form').hide(); }<\/script>\n      <script src=\"https:\/\/groot.mailerlite.com\/js\/w\/webforms.min.js?v95037e5bac78f29ed026832ca21a7c7b\" type=\"text\/javascript\"><\/script>\n      <script>fetch(\"https:\/\/assets.mailerlite.com\/jsonp\/2198841\/forms\/182809796558194318\/takel\")<\/script>\n    <\/div>\n    <p class=\"cta-note\">No spam. No selling. Unsubscribe any time.<\/p>\n  <\/div>\n<\/section>\n \n<!-- \u2500\u2500 PAID GUIDE SECTION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n<section class=\"paid-guide\" id=\"paid-guide\">\n  <div class=\"paid-guide-inner\">\n    <span class=\"paid-guide-label\">The next step<\/span>\n    <h2>The System Behind the Habits<\/h2>\n    <p class=\"paid-guide-subtitle\">The free guide gave you the five habits. This guide gives you the complete system \u2014 exactly how diet, timing, movement and mindset work together after 50.<\/p>\n \n    <div class=\"paid-guide-grid\">\n      <div>\n        <ul class=\"paid-guide-chapters\">\n          <li>\n            <span class=\"ch-num\">01<\/span>\n            <div><span class=\"ch-title\">Why Most Health Advice Fails People Over 50<\/span><span class=\"ch-sub\">The system was built for someone else<\/span><\/div>\n          <\/li>\n          <li>\n            <span class=\"ch-num\">02<\/span>\n            <div><span class=\"ch-title\">The Habits Aren&#8217;t Separate<\/span><span class=\"ch-sub\">The four pillars \u2014 and why strength training after 50 changes everything<\/span><\/div>\n          <\/li>\n          <li>\n            <span class=\"ch-num\">03<\/span>\n            <div><span class=\"ch-title\">The Diet Layer<\/span><span class=\"ch-sub\">What I eat, why I eat it, and what changed when I did<\/span><\/div>\n          <\/li>\n          <li>\n            <span class=\"ch-num\">04<\/span>\n            <div><span class=\"ch-title\">Timing and Energy<\/span><span class=\"ch-sub\">When you eat matters as much as what you eat<\/span><\/div>\n          <\/li>\n          <li>\n            <span class=\"ch-num\">05<\/span>\n            <div><span class=\"ch-title\">The Mindset Piece<\/span><span class=\"ch-sub\">The thing nobody puts in a health book<\/span><\/div>\n          <\/li>\n          <li>\n            <span class=\"ch-num\">06<\/span>\n            <div><span class=\"ch-title\">Your First 30 Days \u2014 and Beyond<\/span><span class=\"ch-sub\">A week-by-week plan. Two paths. One destination.<\/span><\/div>\n          <\/li>\n        <\/ul>\n      <\/div>\n \n      <div class=\"paid-guide-cta-box\">\n        <span class=\"price-label\">Early bird price<\/span>\n        <div class=\"price\">\u20ac27<\/div>\n        <div class=\"price-regular\">Regular price \u20ac47<\/div>\n        <ul class=\"includes\">\n          <li>35-page PDF \u2014 instant download<\/li>\n          <li>Complete system: diet, timing, movement, mindset<\/li>\n          <li>30-day and 90-day programme paths<\/li>\n          <li>Strength training section \u2014 how to start and progress<\/li>\n          <li>Daily reference card<\/li>\n          <li>30-day money back guarantee<\/li>\n        <\/ul>\n        <a href=\"https:\/\/vitalfredric.gumroad.com\/l\/systemhabits\" class=\"btn-buy\" target=\"_blank\">Get the guide \u2014 \u20ac27 \u2192<\/a>\n        <p class=\"paid-guide-guarantee\">Instant download \u00b7 30-day money back guarantee<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<!-- \u2500\u2500 END PAID GUIDE SECTION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n \n<section class=\"faq\">\n  <div class=\"faq-inner\">\n    <h2>Common questions<\/h2>\n    <div class=\"faq-item\">\n      <div class=\"faq-question\">What if I&#8217;m too tired to make big changes right now?<\/div>\n      <div class=\"faq-answer\">That&#8217;s exactly why this works. None of the five habits require big changes. The first one is 15 minutes standing outside in the morning. The second is a gentle walk after dinner. Start with one. That&#8217;s it.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-question\">I&#8217;m already on medication \u2014 is this relevant for me?<\/div>\n      <div class=\"faq-answer\">I was on blood pressure medication for four years. I didn&#8217;t stop it \u2014 I worked with my doctor while making these changes, and eventually she approved tapering. Always involve your doctor. But these habits support your health whether you&#8217;re on medication or not.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-question\">Is this a diet programme?<\/div>\n      <div class=\"faq-answer\">No. The guide covers five daily habits. Diet comes up because it was central to my own transformation, but the guide itself is about habits you can start today \u2014 none of which require changing what you eat.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-question\">Who is this for?<\/div>\n      <div class=\"faq-answer\">People over 45 who are experiencing declining energy, weight gain that wasn&#8217;t there before, worsening sleep, or rising blood pressure \u2014 and who suspect there might be more they could do about it than they&#8217;ve been told.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-question\">Is the free guide really free?<\/div>\n      <div class=\"faq-answer\">Yes. Always will be. I built Vital Years Club because nobody gave me this information when I needed it. The guide is my way of changing that.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-question\">What&#8217;s the difference between the free guide and the paid guide?<\/div>\n      <div class=\"faq-answer\">The free guide gives you five daily habits to start with \u2014 the entry point. The paid guide gives you the complete system: the exact diet, the eating window, the strength training protocol, the mindset framework, and a full 30 or 90-day programme to follow. The free guide tells you what. The paid guide tells you why and exactly how.<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n \n<footer>\n  <img decoding=\"async\" src=\"https:\/\/vitalyearsclub.com\/wp-content\/uploads\/2026\/03\/yWT1U.jpg\" alt=\"Vital Years Club\" class=\"footer-logo\">\n  <div class=\"footer-links\">\n    <a href=\"https:\/\/facebook.com\/groups\/vitalyears\" target=\"_blank\">Facebook Group<\/a>\n    <a href=\"https:\/\/instagram.com\/vital.years\" target=\"_blank\">Instagram<\/a>\n    <a href=\"https:\/\/threads.net\/@vital.years\" target=\"_blank\">Threads<\/a>\n    <a href=\"https:\/\/youtube.com\/@vitalyearsclubofficial\" target=\"_blank\">YouTube<\/a>\n  <\/div>\n  <p>\u00a9 2026 Vital Years Club \u00b7 vitalyearsclub.com<\/p>\n  <p style=\"margin-top:8px;\">Powered by connection, clarity, and community<\/p>\n<\/footer>\n \n<script>\n  document.querySelectorAll('.faq-question').forEach(q => {\n    q.addEventListener('click', () => {\n      const item = q.parentElement;\n      const isOpen = item.classList.contains('open');\n      document.querySelectorAll('.faq-item').forEach(i => i.classList.remove('open'));\n      if (!isOpen) item.classList.add('open');\n    });\n  });\n<\/script>\n \n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Copy Vital Years Club \u2014 5 Daily Habits That Changed How I Age Watch first I&#8217;m 62. Here&#8217;s why I&#8217;m [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-60","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Landing Page - vitalyearsclub.com<\/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:\/\/vitalyearsclub.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Landing Page - vitalyearsclub.com\" \/>\n<meta property=\"og:description\" content=\"Copy Vital Years Club \u2014 5 Daily Habits That Changed How I Age Watch first I&#8217;m 62. Here&#8217;s why I&#8217;m [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vitalyearsclub.com\/\" \/>\n<meta property=\"og:site_name\" content=\"vitalyearsclub.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-06T15:53:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/vitalyearsclub.com\/wp-content\/uploads\/2026\/03\/yWT1U.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vitalyearsclub.com\\\/\",\"url\":\"https:\\\/\\\/vitalyearsclub.com\\\/\",\"name\":\"Landing Page - vitalyearsclub.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vitalyearsclubcom-132b92e.ingress-florina.ewp.live\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vitalyearsclub.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vitalyearsclub.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vitalyearsclub.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/yWT1U.jpg\",\"datePublished\":\"2026-03-26T10:56:40+00:00\",\"dateModified\":\"2026-05-06T15:53:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vitalyearsclub.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vitalyearsclub.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vitalyearsclub.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vitalyearsclub.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/yWT1U.jpg\",\"contentUrl\":\"https:\\\/\\\/vitalyearsclub.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/yWT1U.jpg\",\"width\":1360,\"height\":752},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vitalyearsclub.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vitalyearsclub.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Landing Page\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vitalyearsclubcom-132b92e.ingress-florina.ewp.live\\\/#website\",\"url\":\"https:\\\/\\\/vitalyearsclubcom-132b92e.ingress-florina.ewp.live\\\/\",\"name\":\"vitalyearsclub.com\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vitalyearsclubcom-132b92e.ingress-florina.ewp.live\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Landing Page - vitalyearsclub.com","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:\/\/vitalyearsclub.com\/","og_locale":"en_US","og_type":"article","og_title":"Landing Page - vitalyearsclub.com","og_description":"Copy Vital Years Club \u2014 5 Daily Habits That Changed How I Age Watch first I&#8217;m 62. Here&#8217;s why I&#8217;m [&hellip;]","og_url":"https:\/\/vitalyearsclub.com\/","og_site_name":"vitalyearsclub.com","article_modified_time":"2026-05-06T15:53:55+00:00","og_image":[{"url":"https:\/\/vitalyearsclub.com\/wp-content\/uploads\/2026\/03\/yWT1U.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vitalyearsclub.com\/","url":"https:\/\/vitalyearsclub.com\/","name":"Landing Page - vitalyearsclub.com","isPartOf":{"@id":"https:\/\/vitalyearsclubcom-132b92e.ingress-florina.ewp.live\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vitalyearsclub.com\/#primaryimage"},"image":{"@id":"https:\/\/vitalyearsclub.com\/#primaryimage"},"thumbnailUrl":"https:\/\/vitalyearsclub.com\/wp-content\/uploads\/2026\/03\/yWT1U.jpg","datePublished":"2026-03-26T10:56:40+00:00","dateModified":"2026-05-06T15:53:55+00:00","breadcrumb":{"@id":"https:\/\/vitalyearsclub.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vitalyearsclub.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vitalyearsclub.com\/#primaryimage","url":"https:\/\/vitalyearsclub.com\/wp-content\/uploads\/2026\/03\/yWT1U.jpg","contentUrl":"https:\/\/vitalyearsclub.com\/wp-content\/uploads\/2026\/03\/yWT1U.jpg","width":1360,"height":752},{"@type":"BreadcrumbList","@id":"https:\/\/vitalyearsclub.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vitalyearsclub.com\/"},{"@type":"ListItem","position":2,"name":"Landing Page"}]},{"@type":"WebSite","@id":"https:\/\/vitalyearsclubcom-132b92e.ingress-florina.ewp.live\/#website","url":"https:\/\/vitalyearsclubcom-132b92e.ingress-florina.ewp.live\/","name":"vitalyearsclub.com","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vitalyearsclubcom-132b92e.ingress-florina.ewp.live\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vitalyearsclub.com\/index.php?rest_route=\/wp\/v2\/pages\/60","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vitalyearsclub.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vitalyearsclub.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vitalyearsclub.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vitalyearsclub.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=60"}],"version-history":[{"count":5,"href":"https:\/\/vitalyearsclub.com\/index.php?rest_route=\/wp\/v2\/pages\/60\/revisions"}],"predecessor-version":[{"id":144,"href":"https:\/\/vitalyearsclub.com\/index.php?rest_route=\/wp\/v2\/pages\/60\/revisions\/144"}],"wp:attachment":[{"href":"https:\/\/vitalyearsclub.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=60"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}