update page title

This commit is contained in:
AykutSarac 2022-04-20 15:11:51 +03:00
parent ab94e91122
commit 4d489905b9
3 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@
JSON Visio is data visualization tool for your json data which seamlessly illustrates your data on graphs without having to restructure anything, paste directly or import file.
> <b><a href="https://jsonvisio.com">JSON Visio - Directly into graphs</a></b>
> <b><a href="https://jsonvisio.com">JSON Visio - Directly onto graphs</a></b>
## ⚡️ Features

View File

@ -58,7 +58,7 @@ class MyDocument extends Document {
)}
<SeoTags
description="Simple visualization tool for your JSON data. No forced structure, paste your JSON and view it instantly."
title="JSON Visio - Directly into graphs"
title="JSON Visio - Directly onto graphs"
image="https://jsonvisio.com/jsonvisio.png"
/>
<link rel="icon" href="/favicon.ico" />

View File

@ -78,7 +78,7 @@ const Home: React.FC = () => {
<StyledHeader>No Rules</StyledHeader>
<StyledSubContent>
Be free, you don&apos;t have to restructure your json to transform
it into graphs. We&apos;ve done it at our side, so you can just
it onto graphs. We&apos;ve done it at our side, so you can just
paste your JSON.
</StyledSubContent>
<Button status="SUCCESS" onClick={() => push("/editor")}>