diff --git a/src/app/page.tsx b/src/app/page.tsx index b5738a1..e6518a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -260,9 +260,10 @@ export default function LandingPage() { }, ]} copyrightText="© 2023 AERRATRIC TECHNOLOGY INC. All rights reserved." + logoText="AERRATRIC TECHNOLOGY INC" /> ); -} +} \ No newline at end of file