From 0d01354737909d642487fb948961353e390dad1f Mon Sep 17 00:00:00 2001 From: JIBSIL <40243545+JIBSIL@users.noreply.github.com> Date: Mon, 12 Jul 2021 15:35:35 -0400 Subject: [PATCH] Update homepage (#854) * Update homepage Corrected MacOs to MacOS, Added a missing GUI on the "lets you create truly native apps..." block and corrected some grammar in that block to make it flow better. * Update CreateNativeApps.js --- website/src/components/CreateNativeApps.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/components/CreateNativeApps.js b/website/src/components/CreateNativeApps.js index 89ba2f711..5dc737389 100644 --- a/website/src/components/CreateNativeApps.js +++ b/website/src/components/CreateNativeApps.js @@ -15,13 +15,13 @@ export const CreateNativeApps = () => { return (

- Create native apps for Windows, MacOs and Linux using JavaScript and + Create native apps for Windows, macOS and Linux using JavaScript and CSS

- lets you create truly native apps and doesn't compromise on your - users' experience. It provides a core set of platform agnostic native + NodeGui lets you create truly native apps while not compromising on your + users' experience, by providing a core set of platform agnostic native widgets that map directly to the platform’s native UI building blocks.