chore: rename from Omni Tools to OmniTools
Some checks failed
CI / test-and-build (push) Has been cancelled
CI / Playwright Tests (push) Has been cancelled
CI / Build and Push Multi-Platform Docker Image (push) Has been cancelled
CI / deploy (push) Has been cancelled

This commit is contained in:
Ibrahima G. Coulibaly 2025-07-04 13:09:45 +01:00
commit 706212a445
3 changed files with 6 additions and 7 deletions

View file

@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link href="/assets/fonts/plus-jakarta/plus-jakarta.css" rel="stylesheet" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Omni Tools</title>
<title>OmniTools</title>
</head>
<body>
<div id="root"></div>

View file

@ -48,7 +48,7 @@ export default function Hero() {
display={'inline'}
color={'primary'}
>
Omni Tools
OmniTools
</Typography>
</Typography>
</Stack>
@ -57,10 +57,9 @@ export default function Hero() {
fontSize={{ xs: 15, md: 20 }}
mb={2}
>
Boost your productivity with Omni Tools, the ultimate toolkit for
getting things done quickly! Access thousands of user-friendly utilities
for editing images, text, lists, and data, all directly from your
browser.
Boost your productivity with OmniTools, the ultimate toolkit for getting
things done quickly! Access thousands of user-friendly utilities for
editing images, text, lists, and data, all directly from your browser.
</Typography>
<Autocomplete

View file

@ -41,7 +41,7 @@ export default function ToolLayout({
sx={{ backgroundColor: 'background.default' }}
>
<Helmet>
<title>{`${title} - Omni Tools`}</title>
<title>{`${title} - OmniTools`}</title>
</Helmet>
<Box width={'85%'}>
<ToolHeader