{"id":52,"date":"2026-06-14T01:58:20","date_gmt":"2026-06-14T01:58:20","guid":{"rendered":"https:\/\/sukythrive.online\/?page_id=52"},"modified":"2026-06-14T02:22:29","modified_gmt":"2026-06-14T02:22:29","slug":"sukythrive-homepage","status":"publish","type":"page","link":"https:\/\/sukythrive.online\/","title":{"rendered":"Sukythrive Homepage"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"52\" class=\"elementor elementor-52\">\n\t\t\t\t<div class=\"elementor-element elementor-element-27aedf3 e-flex e-con-boxed e-con e-parent\" data-id=\"27aedf3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6668d1 elementor-widget elementor-widget-html\" data-id=\"c6668d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>SukyThrive | Thrive for Life<\/title>\n    <meta name=\"description\" content=\"Evidence-based strategies, practical fitness advice, and personal development tools to help you thrive for life.\">\n\n    <!-- Embedded CSS -->\n    <style>\n        \/* Reset *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        \/* Body *\/\n        body {\n            font-family: Arial, sans-serif;\n            color: #333;\n            line-height: 1.6;\n            background-color: #f8faf7;\n        }\n\n        \/* Container *\/\n        .container {\n            width: 90%;\n            max-width: 1200px;\n            margin: auto;\n        }\n\n        \/* Header *\/\n        header {\n            background: white;\n            padding: 20px 0;\n        }\n\n        header .container {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .logo {\n            color: #4A6B47;\n        }\n\n        \/* Navigation *\/\n        nav ul {\n            list-style: none;\n            display: flex;\n            gap: 25px;\n        }\n\n        nav a {\n            text-decoration: none;\n            color: #333;\n            font-weight: 500;\n        }\n\n        nav a:hover {\n            color: #4A6B47;\n        }\n\n        \/* Hero Section *\/\n        .hero {\n            padding: 100px 0;\n            background-color: #eef4eb;\n        }\n\n        .hero h2 {\n            font-size: 3rem;\n            margin-bottom: 20px;\n        }\n\n        .hero p {\n            max-width: 600px;\n            margin-bottom: 30px;\n        }\n\n        \/* Buttons *\/\n        .btn-primary,\n        .btn-secondary {\n            display: inline-block;\n            padding: 12px 24px;\n            border-radius: 30px;\n            text-decoration: none;\n            margin-right: 10px;\n        }\n\n        .btn-primary {\n            background-color: #4A6B47;\n            color: white;\n        }\n\n        .btn-primary:hover {\n            background-color: #3d593b;\n        }\n\n        .btn-secondary {\n            border: 2px solid #4A6B47;\n            color: #4A6B47;\n        }\n\n        .btn-secondary:hover {\n            background-color: #4A6B47;\n            color: white;\n        }\n\n        \/* Sections *\/\n        section {\n            padding: 80px 0;\n        }\n\n        \/* Pillars *\/\n        .pillar-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n        }\n\n        .pillar {\n            background: white;\n            padding: 30px;\n            border-radius: 15px;\n        }\n\n        \/* Blog *\/\n        .blog-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 20px;\n        }\n\n        .blog-grid article {\n            background: white;\n            padding: 25px;\n            border-radius: 15px;\n        }\n\n        \/* Steps *\/\n        .steps {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 20px;\n        }\n\n        .steps div {\n            background: white;\n            padding: 25px;\n            border-radius: 15px;\n            text-align: center;\n        }\n\n        \/* Testimonials *\/\n        blockquote {\n            font-style: italic;\n            margin: 20px 0;\n        }\n\n        \/* Forms *\/\n        input[type=\"email\"] {\n            padding: 12px;\n            width: 300px;\n            max-width: 100%;\n            border: 1px solid #ccc;\n            border-radius: 10px;\n        }\n\n        button {\n            padding: 12px 24px;\n            background-color: #4A6B47;\n            color: white;\n            border: none;\n            border-radius: 10px;\n            cursor: pointer;\n        }\n\n        button:hover {\n            background-color: #3d593b;\n        }\n\n        \/* Footer *\/\n        footer {\n            background-color: #2f3b2d;\n            color: white;\n            padding: 50px 0;\n        }\n\n        footer a {\n            color: white;\n            text-decoration: none;\n        }\n\n        footer hr {\n            margin: 30px 0;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .pillar-grid,\n            .blog-grid,\n            .steps {\n                grid-template-columns: 1fr;\n            }\n\n            header .container {\n                flex-direction: column;\n                gap: 20px;\n            }\n\n            nav ul {\n                flex-wrap: wrap;\n                justify-content: center;\n            }\n\n            .hero h2 {\n                font-size: 2rem;\n            }\n        }\n    <\/style>\n<\/head>\n\n<body>\n\n    <!-- Header -->\n    <header>\n        <div class=\"container\">\n            <h1 class=\"logo\">SukyThrive<\/h1>\n\n            <nav>\n                <ul>\n                    <li><a href=\"#\">Home<\/a><\/li>\n                    <li><a href=\"#mission\">About<\/a><\/li>\n                    <li><a href=\"#blog\">Blog<\/a><\/li>\n                    <li><a href=\"#resources\">Resources<\/a><\/li>\n                    <li><a href=\"#founder\">About Suky<\/a><\/li>\n                    <li><a href=\"#newsletter\">Newsletter<\/a><\/li>\n                <\/ul>\n            <\/nav>\n        <\/div>\n    <\/header>\n\n    <!-- Hero Section -->\n    <section class=\"hero\">\n        <div class=\"container\">\n            <div class=\"hero-content\">\n                <span>Thrive for Life<\/span>\n\n                <h2>\n                    Build a Stronger Body.\n                    Create Better Habits.\n                    Become Your Best Self.\n                <\/h2>\n\n                <p>\n                    Evidence-based strategies, practical fitness advice,\n                    and personal development tools to help you thrive for life.\n                <\/p>\n\n                <div class=\"buttons\">\n                    <a href=\"#\" class=\"btn-primary\">Start Your Journey<\/a>\n                    <a href=\"#blog\" class=\"btn-secondary\">Read the Blog<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Mission -->\n    <section id=\"mission\">\n        <div class=\"container\">\n            <h2>Our Mission<\/h2>\n            <p>SukyThrive exists to help people build healthier bodies, stronger habits, and resilient mindsets through practical, sustainable strategies.<\/p>\n            <p>We believe lasting transformation comes from consistency, not perfection.<\/p>\n        <\/div>\n    <\/section>\n\n    <!-- Core Pillars -->\n    <section class=\"pillars\">\n        <div class=\"container\">\n            <h2>The Three Core Pillars<\/h2>\n\n            <div class=\"pillar-grid\">\n                <div class=\"pillar\">\n                    <h3>Physical Health<\/h3>\n                    <p>Strength, mobility, nutrition, sleep, recovery.<\/p>\n                   <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1517836357463-d25dfeac3438\" alt=\"Fitness training\">\n                <\/div>\n\n                <div class=\"pillar\">\n                    <h3>Sustainable Habits<\/h3>\n                    <p>Routines, accountability, lifestyle systems.<\/p> <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1521737604893-d14cc237f11d\" alt=\"Habits planning\">\n                <\/div>\n\n                <div class=\"pillar\">\n                    <h3> Personal Development<\/h3>\n                    <p>Mindset, discipline, productivity, confidence.<\/p> <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1522202176988-66273c2fd55f\" alt=\"Personal growth mindset\">\n                \n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Blog -->\n    <section id=\"blog\">\n        <div class=\"container\">\n            <h2>Latest From the Blog<\/h2>\n\n            <div class=\"blog-grid\">\n                <article> <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1517838277536-f5f99be501cd\" alt=\"\">\n                <span>Fitness<\/span>\n                    <h3>5 Functional Exercises You Can Do Anywhere<\/h3>\n                    <p>Improve mobility and strength.<\/p>\n                <\/article>\n\n                <article> <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556911220-e15b29be8c8f\" alt=\"\">\n                    <span>Healthy Living<\/span>\n                    <h3>How to Build a Balanced Plate<\/h3>\n                    <p>Practical nutrition strategies.<\/p>\n                <\/article>\n\n                <article>  <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1557804506-669a67965ba0\" alt=\"\">\n                    <span>Habit Building<\/span>\n                    <h3>The Habit Stacking Formula That Works<\/h3>\n                    <p>Make habits stick.<\/p>\n                <\/article>\n\n                <article><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1506784365847-bbad939e9335\" alt=\"\">\n                    <span>Mindset<\/span>\n                    <h3>Discipline Over Motivation<\/h3>\n                    <p>Build systems that work.<\/p>\n                <\/article>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Framework -->\n    <section class=\"framework\">\n        <div class=\"container\">\n            <h2>The Thrive Framework<\/h2>\n\n            <div class=\"steps\">\n                <div>\n                    <h3>1. Start Small<\/h3>\n                    <p>One simple action.<\/p>  <img decoding=\"async\" src=\"https:\/\/media.licdn.com\/dms\/image\/v2\/D4E12AQFIDdN4dXmM8w\/article-cover_image-shrink_600_2000\/article-cover_image-shrink_600_2000\/0\/1692284375675?e=2147483647&v=beta&t=cTKxUtwLcAB0_vwyftMPOMeQZBbbVV9anXo61iWwIfU\" alt=\"\">\n                <\/div>\n\n                <div>\n                    <h3>2. Stay Consistent<\/h3>\n                    <p>Daily effort matters.<\/p> <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1521791136064-7986c2920216\" alt=\"\">  <\/div> \n\n                <div>\n                    <h3>3. Adapt<\/h3>\n                    <p>Improve over time.<\/p> <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1554481923-a6918bd997bc\" alt=\"\"><\/div>\n\n                <div>\n                    <h3>4. Thrive<\/h3>\n                    <p>Build a lasting lifestyle.<\/p> <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1520975916090-3105956dac38\" alt=\"\"> <\/div>\n      \n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <footer>\n        <div class=\"container\">\n            <h3>SukyThrive<\/h3>\n            <p>Helping you build strength and healthy habits.<\/p>\n\n            <hr>\n\n            <p>\u00a9 2026 SukyThrive. All rights reserved.<\/p>\n        <\/div>\n    <\/footer>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>SukyThrive | Thrive for Life SukyThrive Home About Blog Resources About Suky Newsletter Thrive for Life Build a Stronger Body. Create Better Habits. Become Your Best Self. Evidence-based strategies, practical fitness advice, and personal development tools to help you thrive for life. Start Your Journey Read the Blog Our Mission SukyThrive exists to help people [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-52","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sukythrive.online\/index.php?rest_route=\/wp\/v2\/pages\/52","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sukythrive.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sukythrive.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sukythrive.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sukythrive.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=52"}],"version-history":[{"count":5,"href":"https:\/\/sukythrive.online\/index.php?rest_route=\/wp\/v2\/pages\/52\/revisions"}],"predecessor-version":[{"id":59,"href":"https:\/\/sukythrive.online\/index.php?rest_route=\/wp\/v2\/pages\/52\/revisions\/59"}],"wp:attachment":[{"href":"https:\/\/sukythrive.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=52"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}