{"id":70,"date":"2026-09-17T22:06:30","date_gmt":"2026-09-17T22:06:30","guid":{"rendered":"https:\/\/feetvideos.online\/?page_id=70"},"modified":"2026-09-17T22:06:30","modified_gmt":"2026-09-17T22:06:30","slug":"70-2","status":"publish","type":"page","link":"https:\/\/feetvideos.online\/?page_id=70","title":{"rendered":""},"content":{"rendered":"\n<style>\n\/* ===== LANDING PAGE ===== *\/\n\n.fv-page,\n.fv-page * {\n    box-sizing: border-box;\n}\n\n.fv-page {\n    width: 100%;\n    min-height: 100vh;\n    padding: 20px 14px 35px;\n    background:\n        radial-gradient(circle at 10% 5%, rgba(123, 48, 255, .35), transparent 32%),\n        radial-gradient(circle at 95% 90%, rgba(255, 0, 170, .25), transparent 30%),\n        linear-gradient(145deg, #09051a 0%, #180b32 50%, #09051c 100%);\n    color: #fff;\n    font-family: Arial, Helvetica, sans-serif;\n}\n\n.fv-container {\n    width: 100%;\n    max-width: 620px;\n    margin: 0 auto;\n}\n\n\/* TOP BADGE *\/\n\n.fv-badge {\n    display: block;\n    width: max-content;\n    max-width: 100%;\n    margin: 0 auto 18px;\n    padding: 9px 18px;\n    border-radius: 50px;\n    background: linear-gradient(90deg,#ff1597,#5533ff);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .7px;\n    box-shadow: 0 8px 25px rgba(116,45,255,.4);\n}\n\n\/* OFFER *\/\n\n.fv-offer {\n    text-align: center;\n    margin-bottom: 22px;\n}\n\n.fv-offer h1 {\n    margin: 0 0 9px !important;\n    padding: 0 !important;\n    font-size: clamp(30px, 8vw, 50px) !important;\n    line-height: 1.08 !important;\n    font-weight: 900 !important;\n    color: #fff !important;\n    background: linear-gradient(90deg,#ffffff,#ff58d4,#a875ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n}\n\n.fv-offer p {\n    margin: 0 !important;\n    color: #e5def5 !important;\n    font-size: 15px !important;\n    line-height: 1.5 !important;\n}\n\n\/* HEADING *\/\n\n.fv-heading {\n    text-align: center;\n    margin: 18px 0 5px !important;\n    padding: 0 !important;\n    color: #fff !important;\n    font-size: 30px !important;\n    line-height: 1.15 !important;\n    font-weight: 900 !important;\n}\n\n.fv-heading span {\n    background: linear-gradient(90deg,#ff4fba,#9c70ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n}\n\n.fv-subheading {\n    text-align: center;\n    margin: 0 0 18px !important;\n    color: #bdb4d3 !important;\n    font-size: 13px !important;\n}\n\n\/* CARDS *\/\n\n.fv-card {\n    position: relative;\n    display: flex !important;\n    align-items: center;\n    width: 100%;\n    min-height: 102px;\n    margin: 0 0 13px !important;\n    padding: 13px !important;\n    border-radius: 22px;\n    color: #fff !important;\n    text-decoration: none !important;\n    overflow: hidden;\n    transition: transform .18s ease, box-shadow .18s ease;\n}\n\n.fv-card:hover {\n    transform: translateY(-2px);\n}\n\n.fv-card:active {\n    transform: scale(.985);\n}\n\n\/* GRADIENTS *\/\n\n.fv-bl {\n    background: linear-gradient(105deg,#ff0095,#ff5a35);\n    box-shadow: 0 10px 28px rgba(255,0,135,.25);\n}\n\n.fv-airtel {\n    background: linear-gradient(105deg,#ff3020,#ff8b18);\n    box-shadow: 0 10px 28px rgba(255,70,20,.22);\n}\n\n.fv-gp {\n    background: linear-gradient(105deg,#612cff,#b438ff);\n    box-shadow: 0 10px 28px rgba(110,40,255,.25);\n}\n\n.fv-robi {\n    background: linear-gradient(105deg,#008cf5,#08c4ee);\n    box-shadow: 0 10px 28px rgba(0,150,255,.25);\n}\n\n\/* ICON *\/\n\n.fv-icon {\n    width: 64px;\n    height: 64px;\n    min-width: 64px;\n    margin-right: 12px;\n    border-radius: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(255,255,255,.18);\n    border: 1px solid rgba(255,255,255,.32);\n    font-size: 28px;\n}\n\n\/* CARD TEXT *\/\n\n.fv-info {\n    flex: 1;\n    min-width: 0;\n}\n\n.fv-name {\n    margin: 0 0 4px !important;\n    color: #fff !important;\n    font-size: 18px !important;\n    line-height: 1.25 !important;\n    font-weight: 800 !important;\n}\n\n.fv-desc {\n    margin: 0 !important;\n    color: rgba(255,255,255,.9) !important;\n    font-size: 11px !important;\n    line-height: 1.35 !important;\n}\n\n\/* BUTTON *\/\n\n.fv-button {\n    flex-shrink: 0;\n    min-width: 96px;\n    padding: 11px 10px;\n    border-radius: 50px;\n    background: #fff;\n    color: #14101e;\n    font-size: 12px;\n    font-weight: 900;\n    text-align: center;\n    box-shadow: 0 7px 18px rgba(0,0,0,.2);\n}\n\n\/* FEATURES *\/\n\n.fv-features {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 5px;\n    margin-top: 24px;\n}\n\n.fv-feature {\n    text-align: center;\n}\n\n.fv-feature-icon {\n    font-size: 23px;\n    margin-bottom: 5px;\n}\n\n.fv-feature-title {\n    font-size: 11px;\n    font-weight: 800;\n}\n\n.fv-feature-text {\n    margin-top: 2px;\n    color: #9d94b4;\n    font-size: 8px;\n}\n\n\/* FOOTER *\/\n\n.fv-footer {\n    margin-top: 20px;\n    text-align: center;\n    color: #756d88;\n    font-size: 9px;\n}\n\n\n\/* ===== SMALL MOBILE ===== *\/\n\n@media (max-width: 390px) {\n\n    .fv-page {\n        padding: 17px 9px 28px;\n    }\n\n    .fv-card {\n        min-height: 92px;\n        padding: 10px !important;\n        border-radius: 19px;\n    }\n\n    .fv-icon {\n        width: 56px;\n        height: 56px;\n        min-width: 56px;\n        margin-right: 9px;\n        font-size: 24px;\n        border-radius: 15px;\n    }\n\n    .fv-name {\n        font-size: 15px !important;\n    }\n\n    .fv-desc {\n        font-size: 9px !important;\n    }\n\n    .fv-button {\n        min-width: 78px;\n        padding: 10px 7px;\n        font-size: 10px;\n    }\n\n    .fv-heading {\n        font-size: 26px !important;\n    }\n\n    .fv-offer h1 {\n        font-size: 29px !important;\n    }\n}\n<\/style>\n\n\n<div class=\"fv-page\">\n<div class=\"fv-container\">\n\n    <!-- TOP BADGE -->\n\n    <div class=\"fv-badge\">\n        \ud83d\udd25 TRENDING OFFER\n    <\/div>\n\n\n    <!-- OFFER -->\n\n    <div class=\"fv-offer\">\n        <h1>\ud83d\udd25 \u09e8\u09ebGB \u09a1\u09be\u099f\u09be + \u09e8\u09eb\u09e6 \u09ae\u09bf\u09a8\u09bf\u099f !<\/h1>\n\n        <p>\n            \ud83c\udf89 \u09b8\u0995\u09b2 \u09a8\u09c7\u099f\u0993\u09af\u09bc\u09be\u09b0\u09cd\u0995\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09ac\u09bf\u09b6\u09c7\u09b7 \u0985\u09ab\u09be\u09b0!\n        <\/p>\n    <\/div>\n\n\n    <!-- NETWORK HEADING -->\n\n    <h2 class=\"fv-heading\">\n        Choose Your <span>Network<\/span>\n    <\/h2>\n\n    <p class=\"fv-subheading\">\n        \u09b6\u09b0\u09cd\u09a4 \u09aa\u09cd\u09b0\u09af\u09cb\u099c\u09cd\u09af\n    <\/p>\n\n\n    <!-- BANGLALINK -->\n\n    <a class=\"fv-card fv-bl\" href=\"https:\/\/ratwn.bid\/cl\/40369e613cdc97f9\" target=\"_blank\" rel=\"noopener noreferrer\">\n\n        <div class=\"fv-icon\">\n            \ud83d\udcf1\n        <\/div>\n\n        <div class=\"fv-info\">\n            <div class=\"fv-name\">\n                Banglalink \u2014 \u09ac\u09be\u0982\u09b2\u09be\u09b2\u09bf\u0982\u0995\n            <\/div>\n\n            <div class=\"fv-desc\">\n                Explore the latest offer\n            <\/div>\n        <\/div>\n\n        <div class=\"fv-button\">\n            Continue \u2192\n        <\/div>\n\n    <\/a>\n\n\n    <!-- AIRTEL -->\n\n    <a class=\"fv-card fv-airtel\" href=\"https:\/\/ratwn.bid\/cl\/6341765c929e5f54\" target=\"_blank\" rel=\"noopener noreferrer\">\n\n        <div class=\"fv-icon\">\n            \ud83d\udcf6\n        <\/div>\n\n        <div class=\"fv-info\">\n            <div class=\"fv-name\">\n                Airtel \u2014 \u098f\u09af\u09bc\u09be\u09b0\u099f\u09c7\u09b2\n            <\/div>\n\n            <div class=\"fv-desc\">\n                Discover more options\n            <\/div>\n        <\/div>\n\n        <div class=\"fv-button\">\n            Continue \u2192\n        <\/div>\n\n    <\/a>\n\n\n    <!-- GRAMEENPHONE -->\n\n    <a class=\"fv-card fv-gp\" href=\"https:\/\/ratwn.bid\/cl\/15cd8056e50d9877\" target=\"_blank\" rel=\"noopener noreferrer\">\n\n        <div class=\"fv-icon\">\n            \ud83c\udf10\n        <\/div>\n\n        <div class=\"fv-info\">\n            <div class=\"fv-name\">\n                Grameenphone \u2014 \u0997\u09cd\u09b0\u09be\u09ae\u09c0\u09a3\u09ab\u09cb\u09a8\n            <\/div>\n\n            <div class=\"fv-desc\">\n                Check available options\n            <\/div>\n        <\/div>\n\n        <div class=\"fv-button\">\n            Continue \u2192\n        <\/div>\n\n    <\/a>\n\n\n    <!-- ROBI -->\n\n    <a class=\"fv-card fv-robi\" href=\"https:\/\/ratwn.bid\/cl\/6341765c929e5f54\" target=\"_blank\" rel=\"noopener noreferrer\">\n\n        <div class=\"fv-icon\">\n            \u26a1\n        <\/div>\n\n        <div class=\"fv-info\">\n            <div class=\"fv-name\">\n                Robi \u2014 \u09b0\u09ac\u09bf\n            <\/div>\n\n            <div class=\"fv-desc\">\n                Continue to the next page\n            <\/div>\n        <\/div>\n\n        <div class=\"fv-button\">\n            Continue \u2192\n        <\/div>\n\n    <\/a>\n\n\n    <!-- FEATURES -->\n\n    <div class=\"fv-features\">\n\n        <div class=\"fv-feature\">\n\n            <div class=\"fv-feature-icon\">\n                \u26a1\n            <\/div>\n\n            <div class=\"fv-feature-title\">\n                Fast\n            <\/div>\n\n            <div class=\"fv-feature-text\">\n                Quick access\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"fv-feature\">\n\n            <div class=\"fv-feature-icon\">\n                \ud83d\udcf1\n            <\/div>\n\n            <div class=\"fv-feature-title\">\n                Mobile\n            <\/div>\n\n            <div class=\"fv-feature-text\">\n                Mobile friendly\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"fv-feature\">\n\n            <div class=\"fv-feature-icon\">\n                \ud83d\udee1\ufe0f\n            <\/div>\n\n            <div class=\"fv-feature-title\">\n                Secure\n            <\/div>\n\n            <div class=\"fv-feature-text\">\n                Safe browsing\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- FOOTER -->\n\n    <div class=\"fv-footer\">\n        \u00a9 2026 \u2022 All rights reserved\n    <\/div>\n\n<\/div>\n<\/div>\n&#8220;`\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udd25 TRENDING OFFER \ud83d\udd25 \u09e8\u09ebGB \u09a1\u09be\u099f\u09be + \u09e8\u09eb\u09e6 \u09ae\u09bf\u09a8\u09bf\u099f ! \ud83c\udf89 \u09b8\u0995\u09b2 \u09a8\u09c7\u099f\u0993\u09af\u09bc\u09be\u09b0\u09cd\u0995\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09ac\u09bf\u09b6\u09c7\u09b7 \u0985\u09ab\u09be\u09b0! Choose Your Network \u09b6\u09b0\u09cd\u09a4 \u09aa\u09cd\u09b0\u09af\u09cb\u099c\u09cd\u09af \ud83d\udcf1 Banglalink \u2014 \u09ac\u09be\u0982\u09b2\u09be\u09b2\u09bf\u0982\u0995 Explore the latest offer Continue \u2192 \ud83d\udcf6 Airtel \u2014 \u098f\u09af\u09bc\u09be\u09b0\u099f\u09c7\u09b2 Discover more options Continue \u2192 \ud83c\udf10 Grameenphone \u2014 \u0997\u09cd\u09b0\u09be\u09ae\u09c0\u09a3\u09ab\u09cb\u09a8 Check available options Continue \u2192 \u26a1 Robi \u2014 \u09b0\u09ac\u09bf Continue to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-70","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/feetvideos.online\/index.php?rest_route=\/wp\/v2\/pages\/70","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/feetvideos.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/feetvideos.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/feetvideos.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/feetvideos.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=70"}],"version-history":[{"count":1,"href":"https:\/\/feetvideos.online\/index.php?rest_route=\/wp\/v2\/pages\/70\/revisions"}],"predecessor-version":[{"id":71,"href":"https:\/\/feetvideos.online\/index.php?rest_route=\/wp\/v2\/pages\/70\/revisions\/71"}],"wp:attachment":[{"href":"https:\/\/feetvideos.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}