{"id":152,"date":"2021-05-18T01:54:43","date_gmt":"2021-05-18T01:54:43","guid":{"rendered":"https:\/\/skillpetals.com\/index.php\/about\/"},"modified":"2026-04-14T11:19:38","modified_gmt":"2026-04-14T11:19:38","slug":"about","status":"publish","type":"page","link":"https:\/\/skillpetals.com\/index.php\/about\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"152\" class=\"elementor elementor-152\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ce1b4a9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ce1b4a9\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7cb1715\" data-id=\"7cb1715\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b6db2ab elementor-widget elementor-widget-html\" data-id=\"b6db2ab\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\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<title>About Us - Skill Petals<\/title>\r\n\r\n<style>\r\nhtml, body {\r\n    margin: 0;\r\n    padding: 0;\r\n    width: 100%;\r\n    overflow-x: hidden;\r\n    font-family: 'Segoe UI', sans-serif;\r\n    background: #f5f5f5;\r\n}\r\n\r\n* {\r\n    box-sizing: border-box;\r\n}\r\n\r\n.full-width {\r\n    width: 100vw;\r\n    margin-left: calc(-50vw + 50%);\r\n}\r\n\r\n\/* HEADER *\/\r\n.header {\r\n    background: linear-gradient(to right, #5f5fff, #7b7bff);\r\n    color: white;\r\n    text-align: center;\r\n    padding: 70px 20px;\r\n}\r\n\r\n.header h1 {\r\n    font-size: 42px;\r\n}\r\n\r\n\/* INNER *\/\r\n.inner {\r\n    max-width: 1200px;\r\n    margin: auto;\r\n}\r\n\r\n\/* ABOUT *\/\r\n.about-text {\r\n    padding: 60px 20px;\r\n    text-align: center;\r\n    line-height: 1.8;\r\n    color: #333;\r\n    background: #ffffff;\r\n}\r\n\r\n\/* FOUNDER *\/\r\n.founder {\r\n    background: linear-gradient(to right, #5f5fff, #9b9bff);\r\n    color: white;\r\n    padding: 80px 20px;\r\n}\r\n\r\n.founder-content {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 60px;\r\n    flex-wrap: wrap;\r\n}\r\n\r\n.founder img {\r\n    width: 320px;\r\n    border-radius: 14px;\r\n    box-shadow: 0 15px 35px rgba(0,0,0,0.25);\r\n}\r\n\r\n.founder-text {\r\n    flex: 1;\r\n    min-width: 300px;\r\n}\r\n\r\n.quote {\r\n    font-style: italic;\r\n    font-size: 22px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n\/* COUNTERS *\/\r\n.counters {\r\n    display: flex;\r\n    justify-content: space-around;\r\n    flex-wrap: wrap;\r\n    gap: 20px;\r\n    background: linear-gradient(to right, #d7f0f0, #b5e0e0);\r\n    padding: 60px 20px;\r\n    text-align: center;\r\n}\r\n\r\n.counter h2 {\r\n    font-size: 36px;\r\n    color: #4a4aff;\r\n}\r\n\r\n\/* SECTIONS *\/\r\n.section {\r\n    padding: 60px 20px;\r\n    background: #fff;\r\n}\r\n\r\n.section:nth-child(even) {\r\n    background: #f9f9f9;\r\n}\r\n\r\n.section h2 {\r\n    color: #4a4aff;\r\n    margin-bottom: 15px;\r\n}\r\n\r\n\/* TEAM *\/\r\n.team {\r\n    background: #f4f6ff;\r\n    padding: 80px 20px;\r\n    text-align: center;\r\n}\r\n\r\n.team h2 {\r\n    margin-bottom: 50px;\r\n}\r\n\r\n.team-container {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 30px;\r\n}\r\n\r\n.member {\r\n    background: white;\r\n    padding: 30px 20px;\r\n    border-radius: 16px;\r\n    box-shadow: 0 10px 30px rgba(0,0,0,0.08);\r\n    transition: 0.3s;\r\n}\r\n\r\n.member:hover {\r\n    transform: translateY(-10px);\r\n    box-shadow: 0 20px 40px rgba(0,0,0,0.12);\r\n}\r\n\r\n.member img {\r\n    width: 180px;\r\n    height: 180px;\r\n    border-radius: 50%;\r\n    object-fit: cover;\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.member h4 {\r\n    margin: 10px 0 5px;\r\n}\r\n\r\n.member p {\r\n    color: #666;\r\n}\r\n\r\n\/* MOBILE *\/\r\n@media (max-width: 1024px) {\r\n    .team-container {\r\n        grid-template-columns: repeat(2, 1fr);\r\n    }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n    .header h1 {\r\n        font-size: 30px;\r\n    }\r\n\r\n    .founder-content {\r\n        flex-direction: column;\r\n        text-align: center;\r\n    }\r\n\r\n    .team-container {\r\n        grid-template-columns: 1fr;\r\n    }\r\n}\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<!-- HEADER -->\r\n<div class=\"header full-width\">\r\n    <div class=\"inner\">\r\n        <h1>About Us<\/h1>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- ABOUT -->\r\n<div class=\"about-text full-width\">\r\n    <div class=\"inner\">\r\n        <p>\r\n            At Skill Petals, we are committed to delivering excellence in professional education by nurturing talent,\r\n            enhancing skills, and empowering individuals to thrive in a rapidly evolving digital landscape.\r\n            Our programs are designed to bridge the gap between academic knowledge and real-world industry demands.\r\n            With a strong focus on innovation, hands-on learning, and career-oriented training,\r\n            we ensure that every learner is equipped with the expertise and confidence to succeed.\r\n        <\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- FOUNDER -->\r\n<div class=\"founder full-width\">\r\n    <div class=\"inner founder-content\">\r\n        \r\n        <img decoding=\"async\" src=\"https:\/\/skillpetals.com\/wp-content\/uploads\/2026\/04\/Brij-Shukla.png\" alt=\"Founder\">\r\n\r\n        <div class=\"founder-text\">\r\n            <p class=\"quote\">\r\n                \"Everyday at Skill Petals is a step toward excellence, driven by passionate learners and dedicated mentors.\"\r\n            <\/p>\r\n            <h3>Brij N. Shukla \u2013 Founder<\/h3>\r\n            <p>\r\n                Brij N. Shukla is a visionary leader with extensive experience in training management and entrepreneurship.\r\n                With a strong foundation in strategy, workforce development, and process optimization,\r\n                he has successfully built Skill Petals into a trusted platform for professional growth.\r\n            <\/p>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- COUNTERS -->\r\n<div class=\"counters full-width\">\r\n    <div class=\"inner\" style=\"display:flex;flex-wrap:wrap;justify-content:space-around;width:100%;\">\r\n        <div class=\"counter\">\r\n            <h2 id=\"c1\">0<\/h2>\r\n            <p>Enrollments<\/p>\r\n        <\/div>\r\n        <div class=\"counter\">\r\n            <h2 id=\"c2\">0<\/h2>\r\n            <p>Trainers<\/p>\r\n        <\/div>\r\n        <div class=\"counter\">\r\n            <h2 id=\"c3\">0<\/h2>\r\n            <p>Partners<\/p>\r\n        <\/div>\r\n        <div class=\"counter\">\r\n            <h2 id=\"c4\">0<\/h2>\r\n            <p>Placements<\/p>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- MISSION -->\r\n<div class=\"section full-width\">\r\n    <div class=\"inner\">\r\n        <h2>Mission Statement<\/h2>\r\n        <p>\r\n            Our mission is to cultivate future-ready professionals by delivering high-quality,\r\n            practical education that fosters innovation, critical thinking, and continuous growth.\r\n        <\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- CORE VALUES -->\r\n<div class=\"section full-width\">\r\n    <div class=\"inner\">\r\n        <h2>Core Values<\/h2>\r\n        <p>\r\n            We uphold integrity, innovation, and excellence. Our culture promotes creativity,\r\n            collaboration, and a commitment to lifelong learning.\r\n        <\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- PHILOSOPHY -->\r\n<div class=\"section full-width\">\r\n    <div class=\"inner\">\r\n        <h2>Our Philosophy<\/h2>\r\n        <p>\r\n            We believe in a learner-centric approach where every individual is empowered\r\n            to explore, innovate, and achieve their full potential in a supportive environment.\r\n        <\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- TEAM -->\r\n<div class=\"team full-width\">\r\n    <div class=\"inner\">\r\n        <h2>Our Core Team<\/h2>\r\n\r\n        <div class=\"team-container\">\r\n            <div class=\"member\">\r\n                <img decoding=\"async\" src=\"https:\/\/skillpetals.com\/wp-content\/uploads\/2026\/03\/Chandrashekhar.png\">\r\n                <h4>Dev S. Bajpai<\/h4>\r\n                <p>Content Manager<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"member\">\r\n                <img decoding=\"async\" src=\"https:\/\/skillpetals.com\/wp-content\/uploads\/2026\/03\/Vedansh.png\">\r\n                <h4>Vedansh Shrivastava<\/h4>\r\n                <p>Human Skills Coach<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"member\">\r\n                <img decoding=\"async\" src=\"https:\/\/skillpetals.com\/wp-content\/uploads\/2025\/03\/Sameeksha.png\">\r\n                <h4>Sameeksha Mishra<\/h4>\r\n                <p>Sr. Cloud Consultant<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"member\">\r\n                <img decoding=\"async\" src=\"https:\/\/skillpetals.com\/wp-content\/uploads\/2026\/04\/Ashutosh.png\">\r\n                <h4>Ashutosh Mishra<\/h4>\r\n                <p>Sr. Cisco Systems Instructor<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- SCRIPT -->\r\n<script>\r\nfunction animateCounter(id, target) {\r\n    let count = 0;\r\n    let speed = target \/ 100;\r\n\r\n    let interval = setInterval(() => {\r\n        count += speed;\r\n        if (count >= target) {\r\n            count = target;\r\n            clearInterval(interval);\r\n        }\r\n        document.getElementById(id).innerText = Math.floor(count) + \"+\";\r\n    }, 20);\r\n}\r\n\r\nanimateCounter(\"c1\", 3000);\r\nanimateCounter(\"c2\", 90);\r\nanimateCounter(\"c3\", 150);\r\nanimateCounter(\"c4\", 1000);\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About Us &#8211; Skill Petals About Us At Skill Petals, we are committed to delivering excellence in professional education by nurturing talent, enhancing skills, and empowering individuals to thrive in a rapidly evolving digital landscape. Our programs are designed to bridge the gap between academic knowledge and real-world industry demands. With a strong focus on &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/skillpetals.com\/index.php\/about\/\"> <span class=\"screen-reader-text\">About Us<\/span> Read More &raquo;<\/a><\/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":"page-builder","ast-global-header-display":"","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":"disabled","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":""},"_links":{"self":[{"href":"https:\/\/skillpetals.com\/index.php\/wp-json\/wp\/v2\/pages\/152"}],"collection":[{"href":"https:\/\/skillpetals.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/skillpetals.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/skillpetals.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/skillpetals.com\/index.php\/wp-json\/wp\/v2\/comments?post=152"}],"version-history":[{"count":479,"href":"https:\/\/skillpetals.com\/index.php\/wp-json\/wp\/v2\/pages\/152\/revisions"}],"predecessor-version":[{"id":7650,"href":"https:\/\/skillpetals.com\/index.php\/wp-json\/wp\/v2\/pages\/152\/revisions\/7650"}],"wp:attachment":[{"href":"https:\/\/skillpetals.com\/index.php\/wp-json\/wp\/v2\/media?parent=152"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}