@@ -66,13 +66,13 @@ export const workflows = {
6666 classesMobile : 'rounded-t-md' ,
6767 imgClassesMobile : '' ,
6868 } ,
69- // home: {
70- // src: 'https://res.cloudinary.com/dmukukwp6/image/upload/screenshot_llm_analytics_light_a436da72f7 .png',
71- // srcDark: 'https://res.cloudinary.com/dmukukwp6/image/upload/screenshot_llm_analytics_dark_d8f32c249b .png',
72- // alt: 'LLM Analytics screenshot',
73- // classes: 'justify-end items-end pl- 4 @lg:pl -6',
74- // imgClasses: 'rounded-tl-lg shadow-2xl',
75- // },
69+ home : {
70+ src : 'https://res.cloudinary.com/dmukukwp6/image/upload/workflow_light_1_7afd43fd88 .png' ,
71+ srcDark : 'https://res.cloudinary.com/dmukukwp6/image/upload/workflow_dark_1_9ebe26d46e .png' ,
72+ alt : 'Workflows screenshot' ,
73+ classes : 'justify-center px- 4 @lg:px -6' ,
74+ imgClasses : 'rounded-tl-md rounded-tr-md shadow-2xl' ,
75+ } ,
7676 } ,
7777 // hog: {
7878 // src: 'https://res.cloudinary.com/dmukukwp6/image/upload/posthog.com/src/components/Product/hogs/product-analytics-hog.png',
@@ -361,7 +361,7 @@ export const workflows = {
361361 } ,
362362 videos : {
363363 automating_onboarding_with_posthog_workflows : {
364- title : 'Automating onboarding with PostHog Workflows' ,
364+ title : 'How PostHog uses PostHog Workflows' ,
365365 author : 'Sara Miteva' ,
366366 wistia : '9npwnc8sm6' ,
367367 chapters : [
0 commit comments