diff --git a/src/assets/webinars/Deploy-With-Feature-Flags.jpg b/src/assets/webinars/Deploy-With-Feature-Flags.jpg deleted file mode 100644 index 2a17e17f..00000000 Binary files a/src/assets/webinars/Deploy-With-Feature-Flags.jpg and /dev/null differ diff --git a/src/assets/webinars/Deploy-With-Feature-Flags.png b/src/assets/webinars/Deploy-With-Feature-Flags.png new file mode 100644 index 00000000..3c76e758 Binary files /dev/null and b/src/assets/webinars/Deploy-With-Feature-Flags.png differ diff --git a/src/content/Webinars/DeployWithFeatureFlags.js b/src/content/Webinars/DeployWithFeatureFlags.js index 93b1bef3..6eb4dbc1 100644 --- a/src/content/Webinars/DeployWithFeatureFlags.js +++ b/src/content/Webinars/DeployWithFeatureFlags.js @@ -1,4 +1,4 @@ -import Poster from '@/assets/webinars/Deploy-With-Feature-Flags.jpg'; +import Poster from '@/assets/webinars/Deploy-With-Feature-Flags.png'; import { IndividualWebinarCompletedPageHeader, @@ -22,13 +22,14 @@ const DeployWithFeatureFlags = { name: 'Register', href: '#register', }, - time: '05 October 2023 13:00:00 GMT', + time: '06 October 2023 10:00:00 GMT', speakers: [ { name: 'Ben Rometsch', - // description: 'Hello World', + description: 'CEO and Co-Founder of Flagsmith', twitter: 'benjarom3', - img: 'https://pbs.twimg.com/profile_images/1305951808817369094/P_jm6yva_400x400.jpg', + linkedin: 'benrometsch', + img: 'https://media.licdn.com/dms/image/C4E03AQGToFZFFw0qtw/profile-displayphoto-shrink_800_800/0/1516193876653?e=1701907200&v=beta&t=4bexn7c57rhiqXwaT35gTCuYapvKlb1h6dw6MgS_NVc', }, ], register: 'DeployWithFeatureFlagsWebinar',