From 52b12200bcfd7ec1e8e79ba68a327b377397fbbe Mon Sep 17 00:00:00 2001 From: lora322 <39804183+lora322@users.noreply.github.com> Date: Fri, 19 Sep 2025 20:29:45 -0400 Subject: [PATCH 1/2] Update footer links to Veracity Real Estate Solutions --- frontend/src/components/FooterBar.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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) {
- +
From 368d155be13a164f69a3c7cf456fc3caaee98577 Mon Sep 17 00:00:00 2001 From: lora322 <39804183+lora322@users.noreply.github.com> Date: Fri, 19 Sep 2025 20:37:40 -0400 Subject: [PATCH 2/2] Update logo source and alt text in Logo component --- frontend/src/components/Logo/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ); }