{"id":77670,"date":"2026-06-14T19:00:52","date_gmt":"2026-06-14T19:00:52","guid":{"rendered":"https:\/\/udyat.com\/?page_id=77670"},"modified":"2026-06-15T05:27:05","modified_gmt":"2026-06-15T05:27:05","slug":"industry-views","status":"publish","type":"page","link":"https:\/\/udyat.com\/fr\/industry-views\/","title":{"rendered":"Industry Views"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"77670\" class=\"elementor elementor-77670\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a19a8c7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a19a8c7\" data-element_type=\"section\" data-e-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-6ceea1c\" data-fullscreen-column-settings=\"{&quot;fullscreen&quot;:&quot;&quot;}\" data-id=\"6ceea1c\" data-element_type=\"column\" data-e-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-d5a6dd5 elementor-widget elementor-widget-html\" data-id=\"d5a6dd5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* ================================\n   UDYAT INDUSTRY VIEWS PAGE\n   Blog Listing Page Design\n================================ *\/\n\n.udyat-blogs-page,\n.udyat-blogs-page * {\n  box-sizing: border-box;\n}\n\n.udyat-blogs-page {\n  font-family: inherit;\n  background: #ffffff;\n  color: #334155;\n}\n\n\/* Hero Section *\/\n.udyat-blogs-hero {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 72px 24px 54px;\n}\n\n.udyat-blogs-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  color: #e0751a;\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n}\n\n.udyat-blogs-kicker::before {\n  content: \"\";\n  width: 34px;\n  height: 2px;\n  background: #e0751a;\n  display: inline-block;\n}\n\n.udyat-blogs-title {\n  max-width: 860px;\n  margin: 0 0 22px;\n  font-size: clamp(44px, 5vw, 76px);\n  line-height: 1.04;\n  letter-spacing: -0.055em;\n  font-weight: 800;\n  color: #153d5c;\n}\n\n.udyat-blogs-intro {\n  max-width: 780px;\n  margin: 0;\n  font-size: 19px;\n  line-height: 1.75;\n  color: #475569;\n}\n\n\/* Wrapper *\/\n.udyat-blogs-wrapper {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 24px 90px;\n}\n\n\/* Top Bar *\/\n.udyat-blogs-topbar {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 24px;\n  padding: 24px 0 32px;\n  border-top: 1px solid #e2e8f0;\n}\n\n.udyat-blogs-topbar h2 {\n  margin: 0;\n  font-size: 28px;\n  line-height: 1.2;\n  color: #153d5c;\n  letter-spacing: -0.035em;\n  font-weight: 760;\n}\n\n.udyat-blogs-pill {\n  display: inline-flex;\n  align-items: center;\n  background: #fff7ed;\n  color: #c45f10;\n  border: 1px solid #fed7aa;\n  padding: 10px 15px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 800;\n}\n\n\/* Blog Grid *\/\n.udyat-blog-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 28px;\n}\n\n\/* Blog Card *\/\n.udyat-blog-card {\n  background: #ffffff;\n  border: 1px solid #e2e8f0;\n  border-radius: 24px;\n  overflow: hidden;\n  box-shadow: 0 14px 38px rgba(15, 23, 42, 0.06);\n  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;\n}\n\n.udyat-blog-card:hover {\n  transform: translateY(-6px);\n  border-color: rgba(224, 117, 26, 0.35);\n  box-shadow: 0 22px 54px rgba(15, 23, 42, 0.10);\n}\n\n\/* Image *\/\n.udyat-blog-img-wrap {\n  display: block;\n  width: 100%;\n  aspect-ratio: 16 \/ 10;\n  overflow: hidden;\n  background: #f1f5f9;\n}\n\n.udyat-blog-img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n  transition: transform 0.35s ease;\n}\n\n.udyat-blog-card:hover .udyat-blog-img {\n  transform: scale(1.05);\n}\n\n\/* Card Content *\/\n.udyat-blog-card-content {\n  padding: 26px 24px 28px;\n}\n\n.udyat-blog-card-meta {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  margin-bottom: 14px;\n}\n\n.udyat-blog-card-meta span {\n  font-size: 13px;\n  color: #64748b;\n  font-weight: 600;\n}\n\n.udyat-blog-card-title {\n  margin: 0 0 14px;\n  font-size: 24px;\n  line-height: 1.22;\n  letter-spacing: -0.035em;\n  font-weight: 760;\n  color: #153d5c;\n}\n\n.udyat-blog-card-title a {\n  color: #153d5c;\n  text-decoration: none;\n}\n\n.udyat-blog-card-title a:hover {\n  color: #e0751a;\n}\n\n.udyat-blog-card-excerpt {\n  margin: 0 0 22px;\n  font-size: 15.5px;\n  line-height: 1.72;\n  color: #475569;\n}\n\n.udyat-blog-read-more {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  color: #e0751a;\n  font-size: 14px;\n  font-weight: 800;\n  text-decoration: none;\n}\n\n.udyat-blog-read-more::after {\n  content: \"\u2192\";\n  transition: transform 0.2s ease;\n}\n\n.udyat-blog-read-more:hover {\n  color: #c45f10;\n}\n\n.udyat-blog-read-more:hover::after {\n  transform: translateX(4px);\n}\n\n\/* Pagination *\/\n.udyat-pagination {\n  display: flex;\n  justify-content: center;\n  gap: 8px;\n  margin-top: 52px;\n  flex-wrap: wrap;\n}\n\n.udyat-pagination .page-numbers {\n  min-width: 42px;\n  height: 42px;\n  padding: 0 14px;\n  border-radius: 999px;\n  border: 1px solid #e2e8f0;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  color: #334155;\n  text-decoration: none;\n  font-weight: 700;\n  font-size: 14px;\n  background: #ffffff;\n}\n\n.udyat-pagination .page-numbers.current {\n  background: #153d5c;\n  color: #ffffff;\n  border-color: #153d5c;\n}\n\n.udyat-pagination .page-numbers:hover {\n  background: #fff7ed;\n  color: #e0751a;\n  border-color: #fed7aa;\n}\n\n.udyat-no-posts {\n  font-size: 18px;\n  color: #64748b;\n}\n\n\/* Bottom CTA *\/\n.udyat-blogs-cta {\n  max-width: 1180px;\n  margin: 0 auto 80px;\n  padding: 0 24px;\n}\n\n.udyat-blogs-cta-inner {\n  border-radius: 28px;\n  padding: 44px;\n  background: linear-gradient(135deg, #153d5c 0%, #0f172a 100%);\n  color: #ffffff;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 34px;\n  box-shadow: 0 22px 60px rgba(15, 23, 42, 0.18);\n}\n\n.udyat-blogs-cta h2 {\n  margin: 0 0 12px;\n  color: #ffffff;\n  font-size: clamp(28px, 3vw, 42px);\n  line-height: 1.15;\n  letter-spacing: -0.035em;\n}\n\n.udyat-blogs-cta p {\n  margin: 0;\n  color: #e2e8f0;\n  font-size: 17px;\n  line-height: 1.7;\n  max-width: 700px;\n}\n\n.udyat-blogs-cta a {\n  flex-shrink: 0;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: #e0751a;\n  color: #ffffff;\n  text-decoration: none;\n  padding: 15px 24px;\n  border-radius: 999px;\n  font-size: 15px;\n  font-weight: 800;\n  box-shadow: 0 10px 24px rgba(224, 117, 26, 0.30);\n}\n\n.udyat-blogs-cta a:hover {\n  background: #c45f10;\n  color: #ffffff;\n}\n\n\/* Responsive *\/\n@media (max-width: 1024px) {\n  .udyat-blog-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .udyat-blogs-cta-inner {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n}\n\n@media (max-width: 680px) {\n  .udyat-blogs-hero {\n    padding: 46px 18px 36px;\n  }\n\n  .udyat-blogs-wrapper {\n    padding: 0 18px 64px;\n  }\n\n  .udyat-blogs-title {\n    font-size: 42px;\n  }\n\n  .udyat-blogs-intro {\n    font-size: 16.5px;\n    line-height: 1.7;\n  }\n\n  .udyat-blogs-topbar {\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 12px;\n  }\n\n  .udyat-blog-grid {\n    grid-template-columns: 1fr;\n    gap: 22px;\n  }\n\n  .udyat-blog-card-content {\n    padding: 24px 22px 26px;\n  }\n\n  .udyat-blog-card-title {\n    font-size: 22px;\n  }\n\n  .udyat-blogs-cta {\n    padding: 0 18px;\n    margin-bottom: 60px;\n  }\n\n  .udyat-blogs-cta-inner {\n    padding: 32px 24px;\n  }\n}\n<\/style>\n\n<section class=\"udyat-blogs-page\">\n\n  <div class=\"udyat-blogs-hero\">\n    <div class=\"udyat-blogs-kicker\">UDYAT Insights<\/div>\n\n    <h1 class=\"udyat-blogs-title\">Industry Views<\/h1>\n\n    <p class=\"udyat-blogs-intro\">\n      Perspectives on infrastructure, engineering, smart solutions, real estate, venture innovation and education \u2014 shaped by UDYAT\u2019s experience across real-world delivery.\n    <\/p>\n  <\/div>\n\n  <div class=\"udyat-blogs-wrapper\">\n\n    <div class=\"udyat-blogs-topbar\">\n      <h2>Latest Articles<\/h2>\n      <span class=\"udyat-blogs-pill\">Rising for Real<\/span>\n    <\/div>\n\n    <div class=\"udyat-blog-grid\"><article class=\"udyat-blog-card\"><a href=\"https:\/\/udyat.com\/fr\/digital-transformation-sustainable-infrastructure-india\/\" class=\"udyat-blog-img-wrap\" aria-label=\"How End-to-End Digital Transformation Is Making Indian Infrastructure Greener and Smarter\"><img decoding=\"async\" src=\"https:\/\/udyat.com\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-07-30-at-11.29.34-1024x546.webp\" alt=\"How End-to-End Digital Transformation Is Making Indian Infrastructure Greener and Smarter\" class=\"udyat-blog-img\" loading=\"lazy\"><\/a><div class=\"udyat-blog-card-content\"><div class=\"udyat-blog-card-meta\"><span>ao\u00fbt 2, 2026<\/span><\/div><h2 class=\"udyat-blog-card-title\"><a href=\"https:\/\/udyat.com\/fr\/digital-transformation-sustainable-infrastructure-india\/\">How End-to-End Digital Transformation Is Making Indian Infrastructure Greener and Smarter<\/a><\/h2><p class=\"udyat-blog-card-excerpt\">Discover how end-to-end digital transformation is helping India build smarter and more sustainable infrastructure. From SCADA, IoT, GIS, BIM, and AI to digital governance and predictive...<\/p><a href=\"https:\/\/udyat.com\/fr\/digital-transformation-sustainable-infrastructure-india\/\" class=\"udyat-blog-read-more\">Read Article<\/a><\/div><\/article><article class=\"udyat-blog-card\"><a href=\"https:\/\/udyat.com\/fr\/india-water-supply-distribution-infrastructure-pipeline-epc\/\" class=\"udyat-blog-img-wrap\" aria-label=\"India&#8217;s Water Supply Gap: Why Integrated Pipeline and Distribution Infrastructure Is Critical for Urban Growth\"><img decoding=\"async\" src=\"https:\/\/udyat.com\/wp-content\/uploads\/2026\/04\/Screenshot-2026-07-08-at-4.25.49-PM-1024x539.webp\" alt=\"India&#8217;s Water Supply Gap: Why Integrated Pipeline and Distribution Infrastructure Is Critical for Urban Growth\" class=\"udyat-blog-img\" loading=\"lazy\"><\/a><div class=\"udyat-blog-card-content\"><div class=\"udyat-blog-card-meta\"><span>juillet 8, 2026<\/span><\/div><h2 class=\"udyat-blog-card-title\"><a href=\"https:\/\/udyat.com\/fr\/india-water-supply-distribution-infrastructure-pipeline-epc\/\">India&#8217;s Water Supply Gap: Why Integrated Pipeline and Distribution Infrastructure Is Critical for Urban Growth<\/a><\/h2><p class=\"udyat-blog-card-excerpt\">India\u2019s growing cities require more than additional water treatment capacity. Integrated pipelines, pumping systems, reservoirs, and smart distribution networks are essential for reducing water losses and...<\/p><a href=\"https:\/\/udyat.com\/fr\/india-water-supply-distribution-infrastructure-pipeline-epc\/\" class=\"udyat-blog-read-more\">Read Article<\/a><\/div><\/article><article class=\"udyat-blog-card\"><a href=\"https:\/\/udyat.com\/fr\/engineering-without-borders-eiul-global-infrastructure\/\" class=\"udyat-blog-img-wrap\" aria-label=\"Engineering Without Borders: How EIUL Delivers Large-Scale Infrastructure Across Global Markets\"><img decoding=\"async\" src=\"https:\/\/udyat.com\/wp-content\/uploads\/2026\/06\/How-EIUL-Delivers-Large-Scale-Infrastructure-Across-Global-Markets-1024x576.webp\" alt=\"Engineering Without Borders: How EIUL Delivers Large-Scale Infrastructure Across Global Markets\" class=\"udyat-blog-img\" loading=\"lazy\"><\/a><div class=\"udyat-blog-card-content\"><div class=\"udyat-blog-card-meta\"><span>juin 26, 2026<\/span><\/div><h2 class=\"udyat-blog-card-title\"><a href=\"https:\/\/udyat.com\/fr\/engineering-without-borders-eiul-global-infrastructure\/\">Engineering Without Borders: How EIUL Delivers Large-Scale Infrastructure Across Global Markets<\/a><\/h2><p class=\"udyat-blog-card-excerpt\">UDYAT | EIUL International Projects | Global Infrastructure Series EIUL (East India Udyog Ltd.), the engineering core of the UDYAT group, delivers large-scale infrastructure across international...<\/p><a href=\"https:\/\/udyat.com\/fr\/engineering-without-borders-eiul-global-infrastructure\/\" class=\"udyat-blog-read-more\">Read Article<\/a><\/div><\/article><article class=\"udyat-blog-card\"><a href=\"https:\/\/udyat.com\/fr\/from-eiul-to-udyat-the-rise-of-a-60-year-infrastructure-legacy\/\" class=\"udyat-blog-img-wrap\" aria-label=\"From EIUL to Udyat: The Rise of a 60-Year Infrastructure Legacy\"><img decoding=\"async\" src=\"https:\/\/udyat.com\/wp-content\/uploads\/2026\/06\/From-EIUL-to-Udyat-60-Year-Infrastructure-Legacy-1024x536.webp\" alt=\"From EIUL to Udyat: The Rise of a 60-Year Infrastructure Legacy\" class=\"udyat-blog-img\" loading=\"lazy\"><\/a><div class=\"udyat-blog-card-content\"><div class=\"udyat-blog-card-meta\"><span>juin 3, 2026<\/span><\/div><h2 class=\"udyat-blog-card-title\"><a href=\"https:\/\/udyat.com\/fr\/from-eiul-to-udyat-the-rise-of-a-60-year-infrastructure-legacy\/\">From EIUL to Udyat: The Rise of a 60-Year Infrastructure Legacy<\/a><\/h2><p class=\"udyat-blog-card-excerpt\">There is a version of this story where we lead with numbers. Six decades in infrastructure. Projects across 15+ countries. Hundreds of kilometres of transmission lines....<\/p><a href=\"https:\/\/udyat.com\/fr\/from-eiul-to-udyat-the-rise-of-a-60-year-infrastructure-legacy\/\" class=\"udyat-blog-read-more\">Read Article<\/a><\/div><\/article><\/div>\n\n  <\/div>\n\n  <div class=\"udyat-blogs-cta\">\n    <div class=\"udyat-blogs-cta-inner\">\n      <div>\n        <h2>Built on execution. Written with evidence.<\/h2>\n        <p>\n          UDYAT\u2019s industry views are shaped by decades of work across infrastructure delivery, utility systems, smart solutions, built environments, venture innovation and education.\n        <\/p>\n      <\/div>\n\n      <a href=\"https:\/\/udyat.com\/fr\/\">Explore UDYAT<\/a>\n    <\/div>\n  <\/div>\n\n<\/section>\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<\/div>","protected":false},"excerpt":{"rendered":"<p>UDYAT Insights Industry Views Perspectives on infrastructure, engineering, smart solutions, real estate, venture innovation and education \u2014 shaped by UDYAT\u2019s experience across real-world delivery. Latest Articles Rising for Real Built on execution. Written with evidence. UDYAT\u2019s industry views are shaped by decades of work across infrastructure delivery, utility systems, smart solutions, built environments, venture innovation [&hellip;]<\/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-77670","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Industry Views - Udyat<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/udyat.com\/fr\/industry-views\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Industry Views - Udyat\" \/>\n<meta property=\"og:description\" content=\"UDYAT Insights Industry Views Perspectives on infrastructure, engineering, smart solutions, real estate, venture innovation and education \u2014 shaped by UDYAT\u2019s experience across real-world delivery. Latest Articles Rising for Real Built on execution. Written with evidence. UDYAT\u2019s industry views are shaped by decades of work across infrastructure delivery, utility systems, smart solutions, built environments, venture innovation [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/udyat.com\/fr\/industry-views\/\" \/>\n<meta property=\"og:site_name\" content=\"Udyat\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-15T05:27:05+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/udyat.com\\\/industry-views\\\/\",\"url\":\"https:\\\/\\\/udyat.com\\\/industry-views\\\/\",\"name\":\"Industry Views - Udyat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/udyat.com\\\/#website\"},\"datePublished\":\"2026-06-14T19:00:52+00:00\",\"dateModified\":\"2026-06-15T05:27:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/udyat.com\\\/industry-views\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/udyat.com\\\/industry-views\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/udyat.com\\\/industry-views\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/udyat.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Industry Views\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/udyat.com\\\/#website\",\"url\":\"https:\\\/\\\/udyat.com\\\/\",\"name\":\"Udyat\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/udyat.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Industry Views - Udyat","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/udyat.com\/fr\/industry-views\/","og_locale":"fr_FR","og_type":"article","og_title":"Industry Views - Udyat","og_description":"UDYAT Insights Industry Views Perspectives on infrastructure, engineering, smart solutions, real estate, venture innovation and education \u2014 shaped by UDYAT\u2019s experience across real-world delivery. Latest Articles Rising for Real Built on execution. Written with evidence. UDYAT\u2019s industry views are shaped by decades of work across infrastructure delivery, utility systems, smart solutions, built environments, venture innovation [&hellip;]","og_url":"https:\/\/udyat.com\/fr\/industry-views\/","og_site_name":"Udyat","article_modified_time":"2026-06-15T05:27:05+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/udyat.com\/industry-views\/","url":"https:\/\/udyat.com\/industry-views\/","name":"Industry Views - Udyat","isPartOf":{"@id":"https:\/\/udyat.com\/#website"},"datePublished":"2026-06-14T19:00:52+00:00","dateModified":"2026-06-15T05:27:05+00:00","breadcrumb":{"@id":"https:\/\/udyat.com\/industry-views\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/udyat.com\/industry-views\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/udyat.com\/industry-views\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/udyat.com\/"},{"@type":"ListItem","position":2,"name":"Industry Views"}]},{"@type":"WebSite","@id":"https:\/\/udyat.com\/#website","url":"https:\/\/udyat.com\/","name":"Udyat","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/udyat.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/udyat.com\/fr\/wp-json\/wp\/v2\/pages\/77670","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/udyat.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/udyat.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/udyat.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/udyat.com\/fr\/wp-json\/wp\/v2\/comments?post=77670"}],"version-history":[{"count":14,"href":"https:\/\/udyat.com\/fr\/wp-json\/wp\/v2\/pages\/77670\/revisions"}],"predecessor-version":[{"id":77687,"href":"https:\/\/udyat.com\/fr\/wp-json\/wp\/v2\/pages\/77670\/revisions\/77687"}],"wp:attachment":[{"href":"https:\/\/udyat.com\/fr\/wp-json\/wp\/v2\/media?parent=77670"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}