{"id":4338,"date":"2025-06-10T09:06:01","date_gmt":"2025-06-10T09:06:01","guid":{"rendered":"https:\/\/bahetigroup.co\/?page_id=4338"},"modified":"2025-06-12T14:02:25","modified_gmt":"2025-06-12T14:02:25","slug":"surat-sneha-polyfab-pvt-ltd","status":"publish","type":"page","link":"https:\/\/bahetigroup.co\/hi\/surat-sneha-polyfab-pvt-ltd\/","title":{"rendered":"Surat &#8211; Sneha Polyfab Pvt Ltd"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"4338\" class=\"elementor elementor-4338\">\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\">Surat(Gujarat) 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>\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\/Untitled-design-18.jpg\" alt=\"Narayan Baheti\">\r\n        <div class=\"team-hover\">\r\n          <p>Narayan Baheti, Director at the organization, holds a BBA from NMIMS Mumbai with a specialization in Finance and an GFMBA from Global SP Jain. His expertise lies in digital marketing and developing export markets, where he has contributed significantly to expanding the company\u2019s global presence and driving its digital strategy forward.<\/p>\r\n        <\/div>\r\n        <div class=\"team-info\">\r\n          <h3>Narayan Baheti<\/h3>\r\n          <p>Director<\/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-19.jpg\" alt=\"Rajendra Kumar Baheti\">\r\n        <div class=\"team-hover\">\r\n          <p>Rajendra Kumar Baheti, with 25 years of experience in the industry, holds a BCom degree from Jain P.G. College, Bikaner. He is a key figure in business administration and has played a pivotal role in building a successful empire in the poly fabric industry. His transformative leadership, commitment, patience, and hard work have been instrumental in driving the growth and success of the organization.<\/p>\r\n        <\/div>\r\n        <div class=\"team-info\">\r\n          <h3>Rajendra Kumar Baheti<\/h3>\r\n          <p>Business Administration<\/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-35-scaled.jpg\" alt=\"Rahul Baheti\">\r\n        <div class=\"team-hover\">\r\n          <p>Rahul Baheti, General Manager, holds a BCom degree from Ahmedabad University. With expertise in sales and purchase management, as well as overseeing internal control procedures, he plays a crucial role in optimizing operational efficiency and ensuring smooth business processes within the organization.<\/p>\r\n        <\/div>\r\n        <div class=\"team-info\">\r\n          <h3>Rahul Baheti<\/h3>\r\n          <p>General Manager<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Card 4 -->\r\n      <div class=\"team-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/bahetigroup.co\/wp-content\/uploads\/2025\/06\/Untitled-design-21.jpg\" alt=\"Punyavrat Sharma\">\r\n        <div class=\"team-hover\">\r\n          <p>Punyavrat Sharma is a seasoned Financial Advisor with 25+ years of expertise in financial planning, budgeting, and strategic advisory. Known for his deep understanding of financial systems and regulatory compliance, he helps clients optimize operations and drive data-driven decisions for sustainable growth. His integrity, strategic insight, and commitment to excellence make him a trusted leader in the field.<\/p>\r\n        <\/div>\r\n        <div class=\"team-info\">\r\n          <h3>Punyavrat Sharma<\/h3>\r\n          <p>Financial Advisor<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\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<\/div>","protected":false},"excerpt":{"rendered":"<p>Surat(Gujarat) Sneha Polyfab Pvt Ldt Team Section Narayan Baheti, Director at the organization, holds a BBA from NMIMS Mumbai with a specialization in Finance and an GFMBA from Global SP Jain. His expertise lies in digital marketing and developing export markets, where he has contributed significantly to expanding the company\u2019s global presence and driving its [&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-4338","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/bahetigroup.co\/hi\/wp-json\/wp\/v2\/pages\/4338","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=4338"}],"version-history":[{"count":26,"href":"https:\/\/bahetigroup.co\/hi\/wp-json\/wp\/v2\/pages\/4338\/revisions"}],"predecessor-version":[{"id":4847,"href":"https:\/\/bahetigroup.co\/hi\/wp-json\/wp\/v2\/pages\/4338\/revisions\/4847"}],"wp:attachment":[{"href":"https:\/\/bahetigroup.co\/hi\/wp-json\/wp\/v2\/media?parent=4338"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}