{"id":3864,"date":"2025-06-05T11:05:27","date_gmt":"2025-06-05T11:05:27","guid":{"rendered":"https:\/\/bahetigroup.co\/?page_id=3864"},"modified":"2025-06-12T13:58:34","modified_gmt":"2025-06-12T13:58:34","slug":"new-delhi-sneha-polyfab-pvt-ltd","status":"publish","type":"page","link":"https:\/\/bahetigroup.co\/hi\/new-delhi-sneha-polyfab-pvt-ltd\/","title":{"rendered":"New Delhi &#8211; Sneha Polyfab Pvt, Ltd"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3864\" class=\"elementor elementor-3864\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4a90ec7 elementor-section-full_width elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle\" data-id=\"4a90ec7\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b5ea8ec\" data-id=\"b5ea8ec\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-beb65c2 elementor-widget elementor-widget-heading\" data-id=\"beb65c2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">New Delhi(Delhi) Sneha Polyfab Pvt Ldt<\/h2>\t\t\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<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5c95a6d elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5c95a6d\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6807c71\" data-id=\"6807c71\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-bf3e25c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"bf3e25c\" 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-inner-column elementor-element elementor-element-083091e\" data-id=\"083091e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-abe5153 elementor-widget elementor-widget-html\" data-id=\"abe5153\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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  <title>Team Section<\/title>\r\n\r\n  <!-- Import Montserrat font -->\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@200;400;600&display=swap\" rel=\"stylesheet\">\r\n\r\n  <style>\r\n    * {\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    body {\r\n      margin: 0;\r\n      font-family: 'Montserrat', sans-serif;\r\n    }\r\n\r\n    h2 {\r\n      color: #578C76;\r\n      font-weight: 200;\r\n      margin-bottom: 50px;\r\n      text-align: center;\r\n      font-family: 'Montserrat', sans-serif;\r\n    }\r\n\r\n    .team-container {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr 1fr;\r\n      justify-content: center;\r\n      gap: 30px;\r\n      margin: 0px 10%;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .team-card {\r\n      width: 400px;\r\n      position: relative;\r\n      border-radius: 10px;\r\n      overflow: hidden;\r\n      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\r\n      background: #fff;\r\n      transition: transform 0.3s ease;\r\n    }\r\n\r\n    .team-card img {\r\n      width: 100%;\r\n      display: block;\r\n      filter: grayscale(100%);\r\n      transition: transform 0.3s ease;\r\n    }\r\n\r\n    .team-info {\r\n      background: #578C76;\r\n      color: white;\r\n      padding: 8px 10px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      justify-content: center;\r\n      text-align: center;\r\n    }\r\n\r\n    .team-info h3 {\r\n      margin: 0;\r\n      font-size: 20px;\r\n      font-family: 'Montserrat', sans-serif;\r\n      color: white;\r\n    }\r\n\r\n    .team-info p {\r\n      color: white;\r\n      margin: 5px 0 0;\r\n      font-size: 14px;\r\n    }\r\n\r\n    .team-hover {\r\n      position: absolute;\r\n      top: 0;\r\n      left: 0;\r\n      right: 0;\r\n      height: 100%;\r\n      background: #578C76b5;\r\n      color: #ffffff;\r\n      opacity: 0;\r\n      transition: opacity 0.4s ease;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      padding: 30px;\r\n      text-align: justify;\r\n      font-size: 14px;\r\n    }\r\n\r\n    .team-card:hover .team-hover {\r\n      opacity: 1;\r\n    }\r\n\r\n    .team-card:hover img {\r\n      transform: scale(1.05);\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      h2 {\r\n        font-size: 24px;\r\n        margin-bottom: 30px;\r\n      }\r\n\r\n      .team-container {\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n        gap: 20px;\r\n        margin: 0 5%;\r\n      }\r\n\r\n      .team-card {\r\n        width: 100%;\r\n        max-width: 320px;\r\n      }\r\n\r\n      .team-hover {\r\n        font-size: 13px;\r\n        padding: 15px;\r\n      }\r\n\r\n      .team-info h3 {\r\n        font-size: 18px;\r\n      }\r\n\r\n      .team-info p {\r\n        font-size: 13px;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <div class=\"team-container\">\r\n\r\n    <!-- Card 1 -->\r\n    <div class=\"team-card\">\r\n      <img decoding=\"async\" src=\"https:\/\/bahetigroup.co\/wp-content\/uploads\/2025\/06\/gajanand-baheti-2.jpg\" alt=\"Gajanand Baheti\">\r\n      <div class=\"team-hover\">\r\n        <p>Gajanand Baheti has over 10 years of experience in the PP Woven Fabric Industry with the Baheti group, along with 2+ years of experience in the Textile Industry. His key expertise lies in planning and production management. He holds a B.Tech degree in Mechanical Engineering and currently serves as the Chief Executive Officer of the company.<\/p>\r\n      <\/div>\r\n      <div class=\"team-info\">\r\n        <h3>Gajanand Baheti<\/h3>\r\n        <p>Chief Executive Officer (CEO)<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Card 2 -->\r\n    <div class=\"team-card\">\r\n      <img decoding=\"async\" src=\"https:\/\/bahetigroup.co\/wp-content\/uploads\/2025\/06\/Untitled-design-14.jpg\" alt=\"Pankaj Baheti\">\r\n      <div class=\"team-hover\">\r\n        <p>Pankaj Baheti brings 8+ years of experience in the PP Woven Fabric Industry with the Baheti group and has spent over 4 years in the Textile Industry. He is a marketing and growth strategist with educational qualifications including CA Final, CS Final, M.Com, and B.Com. He holds the position of Chief Marketing Officer in the company.<\/p>\r\n      <\/div>\r\n      <div class=\"team-info\">\r\n        <h3>Pankaj Baheti<\/h3>\r\n        <p>Chief Marketing Officer<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Card 3 -->\r\n    <div class=\"team-card\">\r\n      <img decoding=\"async\" src=\"https:\/\/bahetigroup.co\/wp-content\/uploads\/2025\/06\/Untitled-design-15.jpg\" alt=\"Akash Baheti\">\r\n      <div class=\"team-hover\">\r\n        <p>Akash Baheti has 2+ years of experience in the PP Woven Fabric Industry with the Baheti group and 5 years of experience in the Banking Industry. His areas of expertise include finance, accounts, banking, and compliance. He is a Chartered Accountant and holds degrees in M.Com and B.Com. He currently serves as the Chief Financial Officer.<\/p>\r\n      <\/div>\r\n      <div class=\"team-info\">\r\n        <h3>Akash Baheti<\/h3>\r\n        <p>Chief Financial Officer<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\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<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-12ee59f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"12ee59f\" 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-50 elementor-top-column elementor-element elementor-element-8865aa4\" data-id=\"8865aa4\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a822132\" data-id=\"a822132\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>New Delhi(Delhi) Sneha Polyfab Pvt Ldt Team Section Gajanand Baheti has over 10 years of experience in the PP Woven Fabric Industry with the Baheti group, along with 2+ years of experience in the Textile Industry. His key expertise lies in planning and production management. He holds a B.Tech degree in Mechanical Engineering and currently [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-3864","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/bahetigroup.co\/hi\/wp-json\/wp\/v2\/pages\/3864","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bahetigroup.co\/hi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bahetigroup.co\/hi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bahetigroup.co\/hi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bahetigroup.co\/hi\/wp-json\/wp\/v2\/comments?post=3864"}],"version-history":[{"count":30,"href":"https:\/\/bahetigroup.co\/hi\/wp-json\/wp\/v2\/pages\/3864\/revisions"}],"predecessor-version":[{"id":4840,"href":"https:\/\/bahetigroup.co\/hi\/wp-json\/wp\/v2\/pages\/3864\/revisions\/4840"}],"wp:attachment":[{"href":"https:\/\/bahetigroup.co\/hi\/wp-json\/wp\/v2\/media?parent=3864"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}