From 2e6602fa8cd0850a46c8318c78acf5a91dc21e1c Mon Sep 17 00:00:00 2001 From: Susmita-Dey Date: Tue, 3 Oct 2023 15:31:19 +0530 Subject: [PATCH] add designation and update speaker image --- src/content/Webinars/DeployWithFeatureFlags.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/Webinars/DeployWithFeatureFlags.js b/src/content/Webinars/DeployWithFeatureFlags.js index a9568ab1..6eb4dbc1 100644 --- a/src/content/Webinars/DeployWithFeatureFlags.js +++ b/src/content/Webinars/DeployWithFeatureFlags.js @@ -28,7 +28,8 @@ const DeployWithFeatureFlags = { name: 'Ben Rometsch', 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',