diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index 62e9849..33cddad 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -5,7 +5,7 @@ export default function Footer() { const date = new Date().getFullYear(); return ( -
{date} @ First City Monument Bank Limited
diff --git a/src/components/GetStarted/EmployerValidation.tsx b/src/components/GetStarted/EmployerValidation.tsx
index 11d1866..76e15bd 100644
--- a/src/components/GetStarted/EmployerValidation.tsx
+++ b/src/components/GetStarted/EmployerValidation.tsx
@@ -148,13 +148,13 @@ const EmployerValidation: React.FC