@@ -109,11 +109,11 @@ import achievements from '../../assets/achievement-screen.png';
109109
110110<ShowCaseItem type = " centered" >
111111 <div slot = " title" style = " text-align: center" >
112- Powerful features, <span class = " sakura-font" >designed for efficiency</span >.
112+ Kando is designed for <span class = " sakura-font" >efficiency</span >.
113113 </div >
114114 <div slot = " description" style = " margin: 0 10% 0 10%" >
115115 <p >
116- Using scientific principles, Kando is designed to minimize the distance between your thoughts and actions.
116+ Using scientific principles, Kando's design minimizes the distance between your thoughts and actions.
117117 </p >
118118 </div >
119119</ShowCaseItem >
@@ -227,13 +227,20 @@ import achievements from '../../assets/achievement-screen.png';
227227 >
228228 <SwiperWrapper >
229229 <SwiperSlide >
230- <h2 ><Icon name = " solar:branching-paths-up-bold" class = " inline-icon" /> Kando is <span class = " sakura-font" >versatile </span >.</h2 >
230+ <h2 ><Icon name = " solar:branching-paths-up-bold" class = " inline-icon" /> Kando is <span class = " sakura-font" >flexible </span >.</h2 >
231231 <p >
232232 Kando supports opening different menus, depending on the current application or window.
233233 This allows you to have a dedicated menu for each of your favorite applications!
234234 </p >
235235 <Image src = { editor } alt = " menu editor" class = " shadow" />
236236 </SwiperSlide >
237+ <SwiperSlide >
238+ <h2 ><Icon name = " solar:heart-pulse-bold" class = " inline-icon" /> Kando receives <span class = " sakura-font" >regular updates</span >.</h2 >
239+ <p >
240+ The latest version of Kando brings several new features and improvements. Most remarkably: Achievements!
241+ </p >
242+ <YouTube id = " hhgRq3wdSHA" />
243+ </SwiperSlide >
237244 <SwiperSlide >
238245 <h2 ><Icon name = " solar:emoji-funny-circle-bold" class = " inline-icon" /> Kando is <span class = " sakura-font" >fun</span >.</h2 >
239246 <p >
@@ -243,13 +250,6 @@ import achievements from '../../assets/achievement-screen.png';
243250 </p >
244251 <Image src = { achievements } alt = " achievements screen" class = " shadow" />
245252 </SwiperSlide >
246- <SwiperSlide >
247- <h2 ><Icon name = " solar:heart-pulse-bold" class = " inline-icon" /> Kando is <span class = " sakura-font" >updated regularly</span >.</h2 >
248- <p >
249- The latest update of Kando brings several new features and improvements. Most remarkably: Achievements!
250- </p >
251- <YouTube id = " hhgRq3wdSHA" />
252- </SwiperSlide >
253253 </SwiperWrapper >
254254
255255 <SwiperPagination class = " swiper-pagination2" />
0 commit comments