diff --git a/src/pages/index.astro b/src/pages/index.astro index 7bde6dd..8572e7a 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -33,7 +33,7 @@ export const features = [ color: "#e241da", }, { - title: "Multiple launchers, one place", + title: "Multiple launchers, one place.", desc: "Install, set up, and launch all your games from an external launcher, or by yourself.", image: AccountManagerScreenshotLight, color: "#3d44c3", @@ -45,7 +45,7 @@ export const features = [ color: "#2294b1", }, { - title: "Import your own titles", + title: "Import your own titles.", desc: "Epic not enough? Import your own macOS or Windows® titles directly into Mythic, and the rest is history.", image: ImportSheetScreenshotLight, color: "#e241da",