{"id":37,"date":"2026-08-17T08:07:10","date_gmt":"2026-08-17T08:07:10","guid":{"rendered":"https:\/\/alphavishu.com\/?page_id=37"},"modified":"2026-08-18T08:18:32","modified_gmt":"2026-08-18T08:18:32","slug":"about","status":"publish","type":"page","link":"https:\/\/alphavishu.com\/index.php\/about\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"37\" class=\"elementor elementor-37\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c7caa0 e-con-full e-flex e-con e-parent\" data-id=\"5c7caa0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50de71f elementor-widget elementor-widget-html\" data-id=\"50de71f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t <div style=\"\r\n  background: transparent;\r\n  color: #fff;\r\n  font-family: Arial, sans-serif;\r\n  max-width: 520px;\r\n  padding: 20px;\r\n\">\r\n\r\n  <h2 style=\"\r\n    margin: 0 0 22px;\r\n    font-family: Impact, 'Arial Narrow Bold', sans-serif;\r\n    font-size: 52px;\r\n    line-height: 1;\r\n    letter-spacing: 1px;\r\n    text-transform: uppercase;\r\n    color: #fff;\r\n  \">\r\n    ABOUT\r\n    <span style=\"\r\n      display:block;\r\n      color:#f00000;\r\n      margin-top:5px;\r\n    \">\r\n      ALPHAVISHU\r\n    <\/span>\r\n  <\/h2>\r\n\r\n  <p style=\"\r\n    margin: 0;\r\n    color: #fff;\r\n    font-size: 16px;\r\n    line-height: 1.65;\r\n    font-weight: 500;\r\n    max-width: 500px;\r\n  \">\r\n    ALPHAVISHU is more than just a fitness brand.<br>\r\n    We are committed to transforming lives<br>\r\n    through fitness, discipline and healthy living.\r\n  <\/p>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-980eb04 e-con-full e-flex e-con e-parent\" data-id=\"980eb04\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f46ae42 elementor-widget elementor-widget-html\" data-id=\"f46ae42\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<style>\r\n* {\r\n    box-sizing: border-box;\r\n}\r\n\r\n.mission-vision-section {\r\n    width: 100%;\r\n    max-width: 1200px;\r\n    margin: auto;\r\n    padding: 35px 25px;\r\n    background: #050505;\r\n    border: 1px solid #252525;\r\n    border-radius: 14px;\r\n    font-family: Arial, Helvetica, sans-serif;\r\n}\r\n\r\n\/* LANDSCAPE LAYOUT *\/\r\n.mv-container {\r\n    display: flex;\r\n    width: 100%;\r\n    gap: 0;\r\n}\r\n\r\n.mv-box {\r\n    flex: 1;\r\n    min-height: 230px;\r\n    padding: 35px 45px;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 30px;\r\n    position: relative;\r\n}\r\n\r\n.mv-box:first-child {\r\n    border-right: 1px solid #333;\r\n}\r\n\r\n\/* ICON *\/\r\n.mv-icon {\r\n    min-width: 90px;\r\n    width: 90px;\r\n    height: 90px;\r\n    border: 3px solid #e50914;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: #e50914;\r\n    font-size: 42px;\r\n    box-shadow: 0 0 15px rgba(229,9,20,0.15);\r\n}\r\n\r\n\/* EYE ICON *\/\r\n.vision-icon {\r\n    border: none;\r\n    border-radius: 0;\r\n    box-shadow: none;\r\n    font-size: 58px;\r\n}\r\n\r\n\/* CONTENT *\/\r\n.mv-content h2 {\r\n    margin: 0 0 15px;\r\n    color: #ffffff;\r\n    font-size: 28px;\r\n    font-weight: 800;\r\n    letter-spacing: 1px;\r\n}\r\n\r\n.mv-content p {\r\n    margin: 0;\r\n    color: #cfcfcf;\r\n    font-size: 17px;\r\n    line-height: 1.7;\r\n    max-width: 400px;\r\n}\r\n\r\n\/* RED HIGHLIGHT *\/\r\n.mv-content h2::after {\r\n    content: \"\";\r\n    display: block;\r\n    width: 45px;\r\n    height: 3px;\r\n    background: #e50914;\r\n    margin-top: 9px;\r\n}\r\n\r\n\/* HOVER *\/\r\n.mv-box {\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.mv-box:hover {\r\n    background: #0b0b0b;\r\n}\r\n\r\n.mv-box:hover .mv-icon {\r\n    transform: scale(1.06);\r\n    box-shadow: 0 0 25px rgba(229,9,20,0.3);\r\n}\r\n\r\n.mv-icon {\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n\/* TABLET *\/\r\n@media (max-width: 800px) {\r\n    .mv-box {\r\n        padding: 30px 20px;\r\n        gap: 20px;\r\n    }\r\n\r\n    .mv-icon {\r\n        min-width: 70px;\r\n        width: 70px;\r\n        height: 70px;\r\n        font-size: 32px;\r\n    }\r\n\r\n    .vision-icon {\r\n        font-size: 45px;\r\n    }\r\n\r\n    .mv-content h2 {\r\n        font-size: 22px;\r\n    }\r\n\r\n    .mv-content p {\r\n        font-size: 15px;\r\n    }\r\n}\r\n\r\n\/* MOBILE *\/\r\n@media (max-width: 600px) {\r\n    .mv-container {\r\n        flex-direction: column;\r\n    }\r\n\r\n    .mv-box:first-child {\r\n        border-right: none;\r\n        border-bottom: 1px solid #333;\r\n    }\r\n\r\n    .mv-box {\r\n        min-height: 200px;\r\n        padding: 25px 20px;\r\n    }\r\n}\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<section class=\"mission-vision-section\">\r\n\r\n    <div class=\"mv-container\">\r\n\r\n        <!-- OUR MISSION -->\r\n        <div class=\"mv-box\">\r\n\r\n            <div class=\"mv-icon\">\r\n                \ud83c\udfaf\r\n            <\/div>\r\n\r\n            <div class=\"mv-content\">\r\n                <h2>OUR MISSION<\/h2>\r\n\r\n                <p>\r\n                    To help people become stronger, healthier and more\r\n                    confident through personalised coaching.\r\n                <\/p>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- OUR VISION -->\r\n        <div class=\"mv-box\">\r\n\r\n            <div class=\"mv-icon vision-icon\">\r\n                \ud83d\udc41\r\n            <\/div>\r\n\r\n            <div class=\"mv-content\">\r\n                <h2>OUR VISION<\/h2>\r\n\r\n                <p>\r\n                    To become India's most trusted fitness\r\n                    transformation brand.\r\n                <\/p>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-991a762 e-con-full e-flex e-con e-parent\" data-id=\"991a762\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1822951 elementor-widget elementor-widget-html\" data-id=\"1822951\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"our-story\">\r\n    <h2>OUR STORY<\/h2>\r\n\r\n    <p>\r\n        Founded with a passion for fitness, ALPHAVISHU believes that every \r\n        individual has the potential to become stronger physically and \r\n        mentally. Our mission is to unlock that potential through smart \r\n        training and proper nutrition.\r\n    <\/p>\r\n<\/div>\r\n\r\n<style>\r\n.our-story {\r\n    max-width: 600px;\r\n    padding: 35px;\r\n    background: rgba(5, 5, 5, 0.92);\r\n    border: 1px solid #444;\r\n    border-radius: 12px;\r\n    color: #fff;\r\n    font-family: Arial, sans-serif;\r\n}\r\n\r\n.our-story h2 {\r\n    margin: 0 0 20px;\r\n    font-size: 30px;\r\n    font-weight: 800;\r\n    color: #fff;\r\n    letter-spacing: 1px;\r\n}\r\n\r\n.our-story p {\r\n    margin: 0;\r\n    font-size: 18px;\r\n    line-height: 1.8;\r\n    color: #ddd;\r\n}\r\n\r\n@media (max-width: 600px) {\r\n    .our-story {\r\n        padding: 25px;\r\n    }\r\n\r\n    .our-story h2 {\r\n        font-size: 24px;\r\n    }\r\n\r\n    .our-story p {\r\n        font-size: 16px;\r\n        line-height: 1.7;\r\n    }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b4a5b28 elementor-widget elementor-widget-html\" data-id=\"b4a5b28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"alpha-features\">\r\n\r\n    <!-- 1 -->\r\n    <div class=\"feature-box\">\r\n        <div class=\"feature-icon\">\u2659<\/div>\r\n        <h3>EXPERT COACHES<\/h3>\r\n        <p>Certified &amp; Experienced<\/p>\r\n    <\/div>\r\n\r\n    <!-- 2 -->\r\n    <div class=\"feature-box\">\r\n        <div class=\"feature-icon\">\u2667<\/div>\r\n        <h3>SCIENTIFIC APPROACH<\/h3>\r\n        <p>Evidence Based Training<\/p>\r\n    <\/div>\r\n\r\n    <!-- 3 -->\r\n    <div class=\"feature-box\">\r\n        <div class=\"feature-icon\">\u2659<\/div>\r\n        <h3>PERSONALIZED CARE<\/h3>\r\n        <p>You Are Unique<\/p>\r\n    <\/div>\r\n\r\n    <!-- 4 -->\r\n    <div class=\"feature-box\">\r\n        <div class=\"feature-icon\">\u2661<\/div>\r\n        <h3>RESULTS THAT MATTER<\/h3>\r\n        <p>Real People, Real Results<\/p>\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<style>\r\n.alpha-features {\r\n    width: 100%;\r\n    max-width: 1200px;\r\n    margin: auto;\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    background: #050505;\r\n    border: 1px solid #333;\r\n    border-radius: 10px;\r\n    overflow: hidden;\r\n    font-family: Arial, Helvetica, sans-serif;\r\n}\r\n\r\n.feature-box {\r\n    min-height: 210px;\r\n    padding: 25px 15px;\r\n    text-align: center;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    justify-content: center;\r\n    border-right: 1px solid #292929;\r\n    transition: 0.3s ease;\r\n}\r\n\r\n.feature-box:last-child {\r\n    border-right: none;\r\n}\r\n\r\n.feature-box:hover {\r\n    background: #0d0d0d;\r\n    transform: translateY(-3px);\r\n}\r\n\r\n.feature-icon {\r\n    width: 65px;\r\n    height: 65px;\r\n    margin-bottom: 18px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: #e50914;\r\n    border: 2px solid #e50914;\r\n    border-radius: 50%;\r\n    font-size: 35px;\r\n    line-height: 1;\r\n}\r\n\r\n.feature-box h3 {\r\n    margin: 0 0 10px;\r\n    color: #ffffff;\r\n    font-size: 19px;\r\n    font-weight: 800;\r\n    letter-spacing: 0.5px;\r\n}\r\n\r\n.feature-box p {\r\n    margin: 0;\r\n    color: #cfcfcf;\r\n    font-size: 15px;\r\n    line-height: 1.5;\r\n}\r\n\r\n\/* Tablet *\/\r\n@media (max-width: 900px) {\r\n    .alpha-features {\r\n        grid-template-columns: repeat(2, 1fr);\r\n    }\r\n\r\n    .feature-box:nth-child(2) {\r\n        border-right: none;\r\n    }\r\n\r\n    .feature-box:nth-child(1),\r\n    .feature-box:nth-child(2) {\r\n        border-bottom: 1px solid #292929;\r\n    }\r\n}\r\n\r\n\/* Mobile *\/\r\n@media (max-width: 550px) {\r\n    .alpha-features {\r\n        grid-template-columns: 1fr;\r\n    }\r\n\r\n    .feature-box {\r\n        min-height: 180px;\r\n        border-right: none;\r\n        border-bottom: 1px solid #292929;\r\n    }\r\n\r\n    .feature-box:last-child {\r\n        border-bottom: none;\r\n    }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-beba646 e-con-full e-flex e-con e-parent\" data-id=\"beba646\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-261ffaa elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"261ffaa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"alpha-cta\">\r\n\r\n    <!-- IMAGE -->\r\n    <div class=\"alpha-cta-image\">\r\n        <img decoding=\"async\" src=\"YOUR-IMAGE-URL-HERE\" alt=\"ALPHAVISHU Fitness\">\r\n    <\/div>\r\n\r\n    <!-- TEXT -->\r\n    <div class=\"alpha-cta-content\">\r\n\r\n        <h2>\r\n            WE DON'T JUST BUILD BODIES,<br>\r\n            WE BUILD CONFIDENCE &amp; DISCIPLINE.\r\n        <\/h2>\r\n\r\n        <p>\r\n            Join the <span>ALPHAVISHU<\/span> family today!\r\n        <\/p>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<style>\r\n.alpha-cta {\r\n    width: 100%;\r\n    min-height: 260px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    display: flex;\r\n    align-items: center;\r\n    background: #050505;\r\n    border: 1px solid #e50914;\r\n    border-radius: 10px;\r\n    font-family: Arial, Helvetica, sans-serif;\r\n}\r\n\r\n\/* IMAGE *\/\r\n.alpha-cta-image {\r\n    position: absolute;\r\n    inset: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.alpha-cta-image img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    object-position: right center;\r\n    display: block;\r\n}\r\n\r\n\/* DARK OVERLAY *\/\r\n.alpha-cta::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(\r\n        90deg,\r\n        rgba(0,0,0,0.96) 0%,\r\n        rgba(0,0,0,0.88) 38%,\r\n        rgba(0,0,0,0.35) 68%,\r\n        rgba(0,0,0,0.05) 100%\r\n    );\r\n    z-index: 1;\r\n}\r\n\r\n\/* TEXT *\/\r\n.alpha-cta-content {\r\n    position: relative;\r\n    z-index: 2;\r\n    width: 65%;\r\n    padding: 35px;\r\n}\r\n\r\n.alpha-cta-content h2 {\r\n    margin: 0 0 18px;\r\n    color: #ffffff;\r\n    font-size: 32px;\r\n    line-height: 1.25;\r\n    font-weight: 900;\r\n    letter-spacing: 0.5px;\r\n}\r\n\r\n.alpha-cta-content p {\r\n    margin: 0;\r\n    color: #ffffff;\r\n    font-size: 19px;\r\n    font-weight: 500;\r\n}\r\n\r\n.alpha-cta-content p span {\r\n    color: #e50914;\r\n    font-weight: 800;\r\n}\r\n\r\n\r\n\/* TABLET *\/\r\n@media (max-width: 900px) {\r\n\r\n    .alpha-cta {\r\n        min-height: 230px;\r\n    }\r\n\r\n    .alpha-cta-content {\r\n        width: 70%;\r\n        padding: 25px;\r\n    }\r\n\r\n    .alpha-cta-content h2 {\r\n        font-size: 26px;\r\n    }\r\n\r\n}\r\n\r\n\r\n\/* MOBILE *\/\r\n@media (max-width: 600px) {\r\n\r\n    .alpha-cta {\r\n        min-height: 300px;\r\n    }\r\n\r\n    .alpha-cta-content {\r\n        width: 100%;\r\n        padding: 25px 20px;\r\n    }\r\n\r\n    .alpha-cta-content h2 {\r\n        font-size: 22px;\r\n    }\r\n\r\n    .alpha-cta-content p {\r\n        font-size: 16px;\r\n    }\r\n\r\n    .alpha-cta-image img {\r\n        object-position: 75% center;\r\n    }\r\n\r\n}\r\n<\/style>\r\n\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>ABOUT ALPHAVISHU ALPHAVISHU is more than just a fitness brand. We are committed to transforming lives through fitness, discipline and [&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":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","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":"disabled","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-37","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/alphavishu.com\/index.php\/wp-json\/wp\/v2\/pages\/37","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alphavishu.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alphavishu.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alphavishu.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alphavishu.com\/index.php\/wp-json\/wp\/v2\/comments?post=37"}],"version-history":[{"count":4,"href":"https:\/\/alphavishu.com\/index.php\/wp-json\/wp\/v2\/pages\/37\/revisions"}],"predecessor-version":[{"id":106,"href":"https:\/\/alphavishu.com\/index.php\/wp-json\/wp\/v2\/pages\/37\/revisions\/106"}],"wp:attachment":[{"href":"https:\/\/alphavishu.com\/index.php\/wp-json\/wp\/v2\/media?parent=37"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}