mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-13 19:42:38 +05:30
chore: rename from Omni Tools to OmniTools
This commit is contained in:
parent
d25f7ca557
commit
706212a445
3 changed files with 6 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue