diff --git a/frontend/src/components/FooterBar.tsx b/frontend/src/components/FooterBar.tsx index 7027c3d..a096109 100644 --- a/frontend/src/components/FooterBar.tsx +++ b/frontend/src/components/FooterBar.tsx @@ -1,4 +1,4 @@ -import React, { ReactNode } from 'react'; +ciimport React, { ReactNode } from 'react'; import LanguageSwitcher from './LanguageSwitcher'; import { containerMaxW } from '../config'; import Logo from './Logo'; @@ -16,8 +16,8 @@ export default function FooterBar({ children }: Props) {
©{year},{` `} - - Flatlogic + + Veracity Real Estate Solutions . @@ -27,7 +27,7 @@ export default function FooterBar({ children }: Props) {
- +
diff --git a/frontend/src/components/Logo/index.tsx b/frontend/src/components/Logo/index.tsx index 7d9123c..d7c61a9 100644 --- a/frontend/src/components/Logo/index.tsx +++ b/frontend/src/components/Logo/index.tsx @@ -7,9 +7,9 @@ type Props = { export default function Logo({ className = '' }: Props) { return ( {'Flatlogic ); }