diff --git a/public/logo_fractal_labs.png b/public/logo_fractal_labs.png new file mode 100644 index 0000000..7dcc977 Binary files /dev/null and b/public/logo_fractal_labs.png differ diff --git a/shared/components/Logo.tsx b/shared/components/Logo.tsx index 6e0b872..eb87a18 100644 --- a/shared/components/Logo.tsx +++ b/shared/components/Logo.tsx @@ -1,17 +1,6 @@ const Logo = () => ( - - - +
+ Fractal Labs +
); export default Logo; diff --git a/shared/components/LogoWithName.tsx b/shared/components/LogoWithName.tsx index 553529c..bf0c619 100644 --- a/shared/components/LogoWithName.tsx +++ b/shared/components/LogoWithName.tsx @@ -6,9 +6,9 @@ import Logo from './Logo'; const LogoWithName = () => ( - {/* + - */} + Fractal Labs