diff --git a/pages/changelogs/2023-10-24-survey-audio-video.mdx b/pages/changelogs/2023-10-24-survey-audio-video.mdx new file mode 100644 index 0000000..034ecc8 --- /dev/null +++ b/pages/changelogs/2023-10-24-survey-audio-video.mdx @@ -0,0 +1,44 @@ +import { MdxLayout } from "components/mdx-layout.tsx"; + +export const meta = { + slug: "2023-10-24-survey-audio-video", + publishedAt: "2023-10-24T11:00:00.000Z", + title: "🎥 Introducing Audio & Video Surveys", + headerImage: `${process.env.NEXT_PUBLIC_APP_HOST}/imgs/survey-audio-video.gif`, + authors: [ + { + name: "Romain Jolidon", + description: "Fullstack Developer", + avatarUrl: `${process.env.NEXT_PUBLIC_APP_HOST}/authors/romain-jolidon.png`, + }, + { + name: "Samuel Berthe", + description: "Chief Technical Officer", + avatarUrl: `${process.env.NEXT_PUBLIC_APP_HOST}/authors/samuel-berthe.png`, + }, + { + name: "Martin Dequatremare", + description: "Tech Lead", + avatarUrl: `${process.env.NEXT_PUBLIC_APP_HOST}/authors/martin-dequatremare.png`, + }, + { + name: "Simon Robic", + description: "Chief Product Officer", + avatarUrl: `${process.env.NEXT_PUBLIC_APP_HOST}/authors/simon-robic.png`, + }, + ], +}; + +Today, we're launching a new way to interact with your users from your website and mobile app on the Screeb platform: + +📽️ Ask questions in video and get a 35% higher response rate than text surveys! + +Collect answers in video or 🎙 in voice note (yes, like in WhatsApp) and receive richer, more spontaneous insights from your users! + +🎉 It's a major evolution that we're very proud of, and one that our first users, in beta since last June, already can't live without. + +export default ({ children, ...rest }) => ( + + {children} + +); diff --git a/public/imgs/survey-audio-video.gif b/public/imgs/survey-audio-video.gif new file mode 100644 index 0000000..979b0cb Binary files /dev/null and b/public/imgs/survey-audio-video.gif differ diff --git a/public/rss.xml b/public/rss.xml index 0f71ee0..01f97e9 100644 --- a/public/rss.xml +++ b/public/rss.xml @@ -4,7 +4,7 @@ Screeb Changelog http://localhost:3000 How Screeb gets better every week - Mon, 25 Sep 2023 08:25:10 GMT + Wed, 25 Oct 2023 07:54:06 GMT https://validator.w3.org/feed/docs/rss2.html Feed for Screeb changelog @@ -13,6 +13,20 @@ http://localhost:3000 All rights reserved 2023, Screeb + + <![CDATA[🎥 Introducing Audio & Video Surveys]]> + http://localhost:3000/changelogs/2023-10-24-survey-audio-video + http://localhost:3000/changelogs/2023-10-24-survey-audio-video + Tue, 24 Oct 2023 11:00:00 GMT + + + + <![CDATA[😱 Introducing Emotion Analysis]]> + http://localhost:3000/changelogs/2023-09-29-response-emotions + http://localhost:3000/changelogs/2023-09-29-response-emotions + Fri, 29 Sep 2023 12:30:00 GMT + + <![CDATA[🌟 Introducing Screeb's New Homepage: A Fresh Look with Enhanced Features 🌟]]> http://localhost:3000/changelogs/2023-08-23-new-homepage