{"id":6,"date":"2026-05-24T08:21:54","date_gmt":"2026-05-24T08:21:54","guid":{"rendered":"https:\/\/digitalnexa.site\/home\/"},"modified":"2026-05-27T23:50:23","modified_gmt":"2026-05-28T03:50:23","slug":"home","status":"publish","type":"page","link":"https:\/\/digitalnexa.site\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6\" class=\"elementor elementor-6\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8e044a2 e-flex e-con-boxed e-con e-parent\" data-id=\"8e044a2\" 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-2b1852f elementor-widget elementor-widget-html\" data-id=\"2b1852f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Google Font -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n*{\r\n    margin:0;\r\n    padding:0;\r\n    box-sizing:border-box;\r\n}\r\n\r\nbody{\r\n    font-family:'Poppins',sans-serif;\r\n    background:#02030d;\r\n}\r\n\r\n.nexa-home{\r\n    background:linear-gradient(180deg,#050816,#02030d);\r\n    padding:30px 20px;\r\n    border-radius:25px;\r\n    color:#fff;\r\n    overflow:hidden;\r\n}\r\n\r\n\/* TOP BADGE *\/\r\n.nexa-badge{\r\n    width:max-content;\r\n    margin:auto;\r\n    padding:12px 24px;\r\n    border:2px solid transparent;\r\n    border-radius:50px;\r\n    background:\r\n      linear-gradient(#050816,#050816) padding-box,\r\n      linear-gradient(90deg,#7a00ff,#ff4da6,#ff7b39) border-box;\r\n    font-size:18px;\r\n    font-weight:600;\r\n    margin-bottom:30px;\r\n    box-shadow:0 0 25px rgba(168,85,247,0.3);\r\n}\r\n\r\n\/* MAIN TITLE *\/\r\n.nexa-title{\r\n    text-align:center;\r\n    font-size:54px;\r\n    line-height:1.15;\r\n    font-weight:800;\r\n    margin-bottom:25px;\r\n    color:#ffffff;\r\n}\r\n\r\n.nexa-gradient{\r\n    background:linear-gradient(90deg,#7a00ff,#ff4da6,#ff7b39);\r\n    -webkit-background-clip:text;\r\n    -webkit-text-fill-color:transparent;\r\n}\r\n\r\n.nexa-sub{\r\n    text-align:center;\r\n    color:#c7c7d1;\r\n    font-size:23px;\r\n    line-height:1.8;\r\n    max-width:850px;\r\n    margin:auto;\r\n    margin-bottom:40px;\r\n}\r\n\r\n\/* BUTTONS *\/\r\n.nexa-btns{\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap:18px;\r\n    max-width:550px;\r\n    margin:auto;\r\n}\r\n\r\n.nexa-btn{\r\n    text-decoration:none;\r\n    text-align:center;\r\n    padding:22px;\r\n    border-radius:18px;\r\n    font-size:24px;\r\n    font-weight:700;\r\n    transition:0.3s;\r\n}\r\n\r\n.nexa-primary{\r\n    background:linear-gradient(90deg,#6d28ff,#ff4da6,#ff8a3d);\r\n    color:#fff;\r\n    box-shadow:0 10px 30px rgba(255,0,140,0.25);\r\n}\r\n\r\n.nexa-primary:hover{\r\n    transform:translateY(-3px);\r\n}\r\n\r\n.nexa-outline{\r\n    border:2px solid transparent;\r\n    background:\r\n      linear-gradient(#050816,#050816) padding-box,\r\n      linear-gradient(90deg,#7a00ff,#ff4da6,#ff7b39) border-box;\r\n    color:#fff;\r\n}\r\n\r\n\/* STEPS *\/\r\n.nexa-steps{\r\n    margin-top:55px;\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:20px;\r\n    align-items:center;\r\n}\r\n\r\n.nexa-step{\r\n    text-align:center;\r\n    position:relative;\r\n}\r\n\r\n.nexa-icon{\r\n    width:95px;\r\n    height:95px;\r\n    margin:auto;\r\n    border-radius:22px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    font-size:42px;\r\n    background:rgba(255,255,255,0.05);\r\n    border:1px solid rgba(255,255,255,0.08);\r\n    box-shadow:0 0 25px rgba(168,85,247,0.18);\r\n    margin-bottom:18px;\r\n}\r\n\r\n.nexa-step h4{\r\n    font-size:24px;\r\n    line-height:1.4;\r\n    color:#fff;\r\n    font-weight:600;\r\n}\r\n\r\n\/* ARROWS *\/\r\n.nexa-step:not(:last-child)::after{\r\n    content:\"\u279c\";\r\n    position:absolute;\r\n    right:-20px;\r\n    top:30px;\r\n    font-size:28px;\r\n    color:#b84cff;\r\n}\r\n\r\n\/* MOBILE *\/\r\n@media(max-width:768px){\r\n\r\n    .nexa-home{\r\n        padding:25px 16px;\r\n    }\r\n\r\n    .nexa-title{\r\n        font-size:38px;\r\n    }\r\n\r\n    .nexa-sub{\r\n        font-size:18px;\r\n    }\r\n\r\n    .nexa-btn{\r\n        font-size:20px;\r\n        padding:18px;\r\n    }\r\n\r\n    .nexa-steps{\r\n        grid-template-columns:repeat(2,1fr);\r\n        gap:30px 18px;\r\n    }\r\n\r\n    .nexa-step:not(:last-child)::after{\r\n        display:none;\r\n    }\r\n\r\n    .nexa-step h4{\r\n        font-size:18px;\r\n    }\r\n\r\n    .nexa-icon{\r\n        width:78px;\r\n        height:78px;\r\n        font-size:34px;\r\n    }\r\n}\r\n\r\n@media(max-width:480px){\r\n\r\n    .nexa-title{\r\n        font-size:30px;\r\n    }\r\n\r\n    .nexa-sub{\r\n        font-size:16px;\r\n        line-height:1.7;\r\n    }\r\n\r\n    .nexa-steps{\r\n        grid-template-columns:1fr 1fr;\r\n    }\r\n\r\n    .nexa-btn{\r\n        font-size:18px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<div class=\"nexa-home\">\r\n\r\n    <!-- Badge -->\r\n    <div class=\"nexa-badge\">\r\n        \ud83d\udcc8 Buy Once. Earn Forever.\r\n    <\/div>\r\n\r\n    <!-- Heading -->\r\n    <h1 class=\"nexa-title\">\r\n        Buy Digital Products <br>\r\n        & Earn <span class=\"nexa-gradient\">60% Commission<\/span>\r\n    <\/h1>\r\n\r\n    <!-- Sub Text -->\r\n    <p class=\"nexa-sub\">\r\n        Join thousands of smart earners who are building their income by sharing Digital Next.\r\n    <\/p>\r\n\r\n    <!-- Buttons -->\r\n    <div class=\"nexa-btns\">\r\n\r\n        <a href=\"https:\/\/digitalnexa.site\/?page_id=10\" class=\"nexa-btn nexa-primary\">\r\n            \ud83d\uded2 Shop Products\r\n        <\/a>\r\n\r\n        <a href=\"#\" class=\"nexa-btn nexa-outline\">\r\n            \ud83d\udcb0 How to Earn?\r\n        <\/a>\r\n\r\n    <\/div>\r\n\r\n    <!-- Steps -->\r\n    <div class=\"nexa-steps\">\r\n\r\n        <div class=\"nexa-step\">\r\n            <div class=\"nexa-icon\">\ud83d\uded2<\/div>\r\n            <h4>Buy Any<br>Product<\/h4>\r\n        <\/div>\r\n\r\n        <div class=\"nexa-step\">\r\n            <div class=\"nexa-icon\">\ud83d\udd17<\/div>\r\n            <h4>Get Your<br>Referral Link<\/h4>\r\n        <\/div>\r\n\r\n        <div class=\"nexa-step\">\r\n            <div class=\"nexa-icon\">\ud83d\udd04<\/div>\r\n            <h4>Share &<br>Earn<\/h4>\r\n        <\/div>\r\n\r\n        <div class=\"nexa-step\">\r\n            <div class=\"nexa-icon\">\ud83d\udcb3<\/div>\r\n            <h4>Get 60%<br>Commission<\/h4>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/div>\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>\ud83d\udcc8 Buy Once. Earn Forever. Buy Digital Products &#038; Earn 60% Commission Join thousands of smart earners who are building [&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":"disabled","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-6","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/digitalnexa.site\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digitalnexa.site\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/digitalnexa.site\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/digitalnexa.site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/digitalnexa.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":15,"href":"https:\/\/digitalnexa.site\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":358,"href":"https:\/\/digitalnexa.site\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/358"}],"wp:attachment":[{"href":"https:\/\/digitalnexa.site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}