diff --git a/src/components/HomepageFeatures.js b/src/components/HomepageFeatures.js index 7b11529e..c1eb37c1 100644 --- a/src/components/HomepageFeatures.js +++ b/src/components/HomepageFeatures.js @@ -15,10 +15,11 @@ const FeatureList = [ }, { title: 'Streamlined', - image: '/img/icon.gif', + image: 'https://stereokit.net/img/StereoKitLogoLight.svg', description: ( <> Stardust is made using StereoKit, which allows for a fast and lightweight display server. + The compiled server binary is less than 10MB and uses ~50MB of RAM (varies depending on clients). ), },