{{ post.title }}
{% if post.excerpt %}{{ post.excerpt | strip_html | truncate: 150 }}
{% endif %} Read more →In-depth perspectives on emerging technologies, strategic thinking, and key industry shifts shaping the future.
{% assign blog_posts = site.posts | where_exp: "post", "post.url contains '/insights/'" %} {% if blog_posts.size > 0 %}{{ post.excerpt | strip_html | truncate: 150 }}
{% endif %} Read more →No blog posts found in the "blog" category.
{% endif %}