{"id":119,"date":"2025-12-29T11:24:54","date_gmt":"2025-12-29T11:24:54","guid":{"rendered":"https:\/\/spinnergy.in\/?page_id=119"},"modified":"2025-12-30T07:28:59","modified_gmt":"2025-12-30T07:28:59","slug":"about-us","status":"publish","type":"page","link":"https:\/\/spinnergy.in\/index.php\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Three Phase Section<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow:wght@400;500;700;900&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .phases-section {\n            background: #019697;\n            padding: 80px 20px 60px;\n            font-family: 'Barlow', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n        }\n\n        .section-heading {\n            color: #ffffff;\n            font-size: 56px;\n            font-weight: 700;\n            text-align: left;\n            margin: 0 auto 50px;\n            max-width: 1400px;\n            letter-spacing: -0.02em;\n            font-family: 'Barlow', sans-serif;\n            padding: 0 20px;\n            display: block;\n        }\n\n        .phases-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 40px;\n            position: relative;\n        }\n\n        .phase-card {\n            background: rgba(255, 255, 255, 0.05);\n            backdrop-filter: blur(10px);\n            border-radius: 20px;\n            padding: 40px 30px;\n            position: relative;\n            transition: transform 0.3s ease;\n        }\n\n        .phase-card:hover {\n            transform: translateY(-5px);\n        }\n\n        .phase-badge {\n            background: linear-gradient(135deg, #90ee90 0%, #98fb98 100%);\n            color: #000;\n            font-size: 28px;\n            font-weight: 900;\n            padding: 20px 40px;\n            border-radius: 50px;\n            display: inline-block;\n            margin-bottom: 30px;\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n        }\n\n        .phase-title {\n            color: #ffffff;\n            font-size: 32px;\n            font-weight: 900;\n            margin-bottom: 30px;\n            line-height: 1.2;\n        }\n\n        .phase-content {\n            color: #ffffff;\n            font-size: 18px;\n            line-height: 1.8;\n            font-weight: 500;\n        }\n\n        .phase-content p {\n            margin-bottom: 20px;\n        }\n\n        .phase-content p:last-child {\n            margin-bottom: 0;\n        }\n\n        .divider {\n            position: absolute;\n            width: 4px;\n            height: 60%;\n            background: linear-gradient(180deg, rgba(138, 43, 226, 0.8) 0%, rgba(75, 0, 130, 0.8) 100%);\n            top: 20%;\n            right: -22px;\n            border-radius: 10px;\n        }\n\n        @media (max-width: 1024px) {\n            .divider {\n                display: none;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .section-heading {\n                font-size: 40px;\n                margin-bottom: 30px;\n                padding: 0 15px;\n            }\n\n            .phases-section {\n                padding: 120px 15px 40px;\n            }\n\n            .phase-badge {\n                font-size: 24px;\n                padding: 15px 30px;\n            }\n\n            .phase-title {\n                font-size: 26px;\n            }\n\n            .phase-content {\n                font-size: 16px;\n            }\n\n            .phases-container {\n                gap: 30px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <section class=\"phases-section\">\n        <h2 class=\"section-heading\">Business Model<\/h2>\n        <div class=\"phases-container\">\n            <!-- Phase 1 -->\n            <div class=\"phase-card\">\n                <div class=\"phase-badge\">Phase 1<\/div>\n                <h3 class=\"phase-title\">Technology Prototype<\/h3>\n                <div class=\"phase-content\">\n                    <p>Develop a demonstration unit funded through DRDO + IIT G incubation.<\/p>\n                    <p>Validate key subsystems \u2013 rotor, bearings, converter, and controls.<\/p>\n                    <p>File IP for indigenous carbon-fiber and power-electronics designs.<\/p>\n                <\/div>\n                <div class=\"divider\"><\/div>\n            <\/div>\n\n            <!-- Phase 2 -->\n            <div class=\"phase-card\">\n                <div class=\"phase-badge\">Phase 2<\/div>\n                <h3 class=\"phase-title\">Engagements &#038; Deployments<\/h3>\n                <div class=\"phase-content\">\n                    <p>Deploy 20\u201350 kWh units in defense and industrial applications.<\/p>\n                    <p>Conduct joint trials with DRDO \/ defense PSUs \/ metro authorities.<\/p>\n                    <p>Establish component vendor base + local manufacturing partners.<\/p>\n                <\/div>\n                <div class=\"divider\"><\/div>\n            <\/div>\n\n            <!-- Phase 3 -->\n            <div class=\"phase-card\">\n                <div class=\"phase-badge\">Phase 3<\/div>\n                <h3 class=\"phase-title\">Commercialisation &#038; Scale Up<\/h3>\n                <div class=\"phase-content\">\n                    <p>License technology to Indian OEMs and defense suppliers.<\/p>\n                    <p>Build standardized modules (50 kW \u2192 150 kW).<\/p>\n                    <p>Offer turnkey systems + AMC services for industrial and renewable sectors.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Features Grid Section<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow:wght@400;500;700;900&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .features-section {\n            background: #ffffff;\n            padding: 80px 20px;\n            font-family: 'Barlow', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n        }\n\n        .section-heading {\n            color: #019697;\n            font-size: 56px;\n            font-weight: 700;\n            text-align: left;\n            margin: 0 auto 50px;\n            max-width: 1400px;\n            letter-spacing: -0.02em;\n            font-family: 'Barlow', sans-serif;\n            padding: 0 20px;\n            display: block;\n        }\n\n        .features-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 60px 80px;\n            align-items: center;\n        }\n\n        .feature-item {\n            display: flex;\n            align-items: center;\n            gap: 40px;\n        }\n\n        .feature-item.reverse {\n            flex-direction: row-reverse;\n        }\n\n        .feature-content {\n            flex: 1;\n        }\n\n        .feature-title {\n            color: #019697;\n            font-size: 28px;\n            font-weight: 900;\n            margin-bottom: 20px;\n            line-height: 1.3;\n        }\n\n        .feature-description {\n            color: #019697;\n            font-size: 18px;\n            line-height: 1.7;\n            font-weight: 500;\n        }\n\n        .feature-icon-wrapper {\n            flex-shrink: 0;\n        }\n\n        .feature-icon {\n            width: 180px;\n            height: 180px;\n            border-radius: 30px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            transition: transform 0.3s ease;\n        }\n\n        .feature-icon:hover {\n            transform: scale(1.05);\n        }\n\n        .feature-icon.light-blue {\n            background: #7dd3f5;\n        }\n\n        .feature-icon.purple {\n            background: #019697;\n        }\n\n        .feature-icon svg {\n            width: 100px;\n            height: 100px;\n            stroke: #019697;\n            fill: none;\n            stroke-width: 2;\n        }\n\n        .feature-icon.purple svg {\n            stroke: #ffffff;\n        }\n\n        .feature-icon.purple svg path[fill],\n        .feature-icon.purple svg circle[fill],\n        .feature-icon.purple svg polygon[fill] {\n            fill: #ffffff;\n        }\n\n        @media (max-width: 1024px) {\n            .section-heading {\n                font-size: 40px;\n                margin-bottom: 40px;\n                padding: 0 15px;\n            }\n\n            .features-container {\n                gap: 50px;\n            }\n\n            .feature-icon {\n                width: 150px;\n                height: 150px;\n            }\n\n            .feature-icon svg {\n                width: 80px;\n                height: 80px;\n            }\n\n            .feature-title {\n                font-size: 24px;\n            }\n\n            .feature-description {\n                font-size: 16px;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .section-heading {\n                font-size: 40px;\n                margin-bottom: 30px;\n                text-align: center;\n            }\n\n            .features-container {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }\n\n            .feature-item,\n            .feature-item.reverse {\n                flex-direction: column;\n                text-align: center;\n            }\n\n            .feature-icon-wrapper {\n                order: -1;\n            }\n\n            .feature-icon {\n                width: 140px;\n                height: 140px;\n            }\n\n            .feature-icon svg {\n                width: 70px;\n                height: 70px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <section class=\"features-section\">\n        <h2 class=\"section-heading\">Unique Value Proposition<\/h2>\n        <div class=\"features-container\">\n            <!-- Feature 1 -->\n            <div class=\"feature-item\">\n                <div class=\"feature-content\">\n                    <h3 class=\"feature-title\">High-Speed, Maintenance-Free Design<\/h3>\n                    <p class=\"feature-description\">Powered by active electromagnetic bearings and a high-speed PMSG, the system operates frictionlessly, eliminating wear and mechanical losses.<\/p>\n                <\/div>\n                <div class=\"feature-icon-wrapper\">\n                    <div class=\"feature-icon light-blue\">\n                        <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect x=\"25\" y=\"15\" width=\"50\" height=\"70\" rx=\"4\" stroke-width=\"3\"\/>\n                            <path d=\"M35 30 L45 40 L60 25\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                            <circle cx=\"42\" cy=\"55\" r=\"3\" fill=\"#019697\"\/>\n                            <circle cx=\"58\" cy=\"55\" r=\"3\" fill=\"#019697\"\/>\n                            <path d=\"M38 65 Q50 72 62 65\" stroke-width=\"2.5\" stroke-linecap=\"round\" fill=\"none\"\/>\n                            <line x1=\"30\" y1=\"25\" x2=\"70\" y2=\"25\" stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Feature 2 -->\n            <div class=\"feature-item reverse\">\n                <div class=\"feature-content\">\n                    <h3 class=\"feature-title\">Smart, Efficient Power Conversion<\/h3>\n                    <p class=\"feature-description\">Incorporates SiC-based bidirectional power electronics with intelligent control and real-time diagnostics.<\/p>\n                <\/div>\n                <div class=\"feature-icon-wrapper\">\n                    <div class=\"feature-icon purple\">\n                        <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <circle cx=\"50\" cy=\"35\" r=\"15\" stroke-width=\"3\"\/>\n                            <path d=\"M50 50 L50 70\" stroke-width=\"3\"\/>\n                            <circle cx=\"35\" cy=\"75\" r=\"8\" stroke-width=\"2.5\"\/>\n                            <circle cx=\"65\" cy=\"75\" r=\"8\" stroke-width=\"2.5\"\/>\n                            <path d=\"M43 75 L57 75\" stroke-width=\"2.5\"\/>\n                            <circle cx=\"50\" cy=\"35\" r=\"5\" fill=\"#019697\"\/>\n                            <path d=\"M45 30 L48 35 L45 40\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Feature 3 -->\n            <div class=\"feature-item\">\n                <div class=\"feature-content\">\n                    <h3 class=\"feature-title\">Lightweight, High-Energy Rotor Technology<\/h3>\n                    <p class=\"feature-description\">A carbon-fiber composite flywheel offers exceptional strength-to-weight ratio and rotational stability at >40,000 rpm.<\/p>\n                <\/div>\n                <div class=\"feature-icon-wrapper\">\n                    <div class=\"feature-icon purple\">\n                        <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect x=\"30\" y=\"25\" width=\"40\" height=\"50\" rx=\"3\" stroke-width=\"3\"\/>\n                            <line x1=\"40\" y1=\"35\" x2=\"60\" y2=\"35\" stroke-width=\"2.5\"\/>\n                            <line x1=\"40\" y1=\"45\" x2=\"60\" y2=\"45\" stroke-width=\"2.5\"\/>\n                            <line x1=\"40\" y1=\"55\" x2=\"60\" y2=\"55\" stroke-width=\"2.5\"\/>\n                            <line x1=\"40\" y1=\"65\" x2=\"55\" y2=\"65\" stroke-width=\"2.5\"\/>\n                            <circle cx=\"50\" cy=\"50\" r=\"25\" stroke-width=\"2\" stroke-dasharray=\"5,5\"\/>\n                            <path d=\"M50 30 L55 40 L50 50 L45 40 Z\" fill=\"#019697\" stroke=\"none\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Feature 4 -->\n            <div class=\"feature-item reverse\">\n                <div class=\"feature-content\">\n                    <h3 class=\"feature-title\">Sustainable, Indigenous, &#038; Scalable Solution<\/h3>\n                    <p class=\"feature-description\">Completely Made-in-India system aligned with Atmanirbhar Bharat and Net-Zero initiatives. Modular from 20\u2013150 kW and more, serving defense, transport, and renewable sectors.<\/p>\n                <\/div>\n                <div class=\"feature-icon-wrapper\">\n                    <div class=\"feature-icon light-blue\">\n                        <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <polygon points=\"50,25 35,45 45,45 40,65 65,40 55,40 60,25\" stroke-width=\"0\" fill=\"#019697\"\/>\n                            <path d=\"M25 70 L35 60 L45 65 L55 58 L65 63 L75 55\" stroke-width=\"3\" stroke-linecap=\"round\" fill=\"none\"\/>\n                            <line x1=\"30\" y1=\"75\" x2=\"30\" y2=\"80\" stroke-width=\"2.5\"\/>\n                            <line x1=\"45\" y1=\"75\" x2=\"45\" y2=\"80\" stroke-width=\"2.5\"\/>\n                            <line x1=\"55\" y1=\"75\" x2=\"55\" y2=\"80\" stroke-width=\"2.5\"\/>\n                            <line x1=\"70\" y1=\"75\" x2=\"70\" y2=\"80\" stroke-width=\"2.5\"\/>\n                            <line x1=\"25\" y1=\"82\" x2=\"75\" y2=\"82\" stroke-width=\"3\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Three Phase Section Business Model Phase 1 Technology Prototype Develop a demonstration unit funded through DRDO + IIT G incubation. Validate key subsystems \u2013 rotor, bearings, converter, and controls. File IP for indigenous carbon-fiber and power-electronics designs. Phase 2 Engagements &#038; Deployments Deploy 20\u201350 kWh units in defense and industrial applications. Conduct joint trials with DRDO \/ defense PSUs \/ metro authorities. Establish component vendor base + local manufacturing partners. Phase 3 Commercialisation &#038; Scale Up License technology to Indian OEMs and defense suppliers. Build standardized modules (50 kW \u2192 150 kW). Offer turnkey systems + AMC services for industrial and renewable sectors. Features Grid Section Unique Value Proposition High-Speed, Maintenance-Free Design Powered by active electromagnetic bearings and a high-speed PMSG, the system operates frictionlessly, eliminating wear and mechanical losses. Smart, Efficient Power Conversion Incorporates SiC-based bidirectional power electronics with intelligent control and real-time diagnostics. Lightweight, High-Energy Rotor Technology A carbon-fiber composite flywheel offers exceptional strength-to-weight ratio and rotational stability at >40,000 rpm. Sustainable, Indigenous, &#038; Scalable Solution Completely Made-in-India system aligned with Atmanirbhar Bharat and Net-Zero initiatives. Modular from 20\u2013150 kW and more, serving defense, transport, and renewable sectors.<\/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-119","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/spinnergy.in\/index.php\/wp-json\/wp\/v2\/pages\/119","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/spinnergy.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/spinnergy.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/spinnergy.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/spinnergy.in\/index.php\/wp-json\/wp\/v2\/comments?post=119"}],"version-history":[{"count":21,"href":"https:\/\/spinnergy.in\/index.php\/wp-json\/wp\/v2\/pages\/119\/revisions"}],"predecessor-version":[{"id":169,"href":"https:\/\/spinnergy.in\/index.php\/wp-json\/wp\/v2\/pages\/119\/revisions\/169"}],"wp:attachment":[{"href":"https:\/\/spinnergy.in\/index.php\/wp-json\/wp\/v2\/media?parent=119"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}