diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e04867..ceac16c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,6 +39,7 @@ export default function LandingPage() { button={{ text: "Get Free Estimate", href: "#contact" }} + bottomRightText="@Atlanta_Nkosi_Landscaping" /> @@ -223,10 +224,10 @@ export default function LandingPage() { ] } ]} - copyrightText="© 2021 NKOSI Landscaping. Proudly Black-Owned & Atlanta-Based. | Call: 404-713-0117" + copyrightText="© 2021 NKOSI Landscaping. Proudly Black-Owned & Atlanta-Based. | Call: 404-713-0117 | @Atlanta_Nkosi_Landscaping" ariaLabel="Footer navigation" /> ); -} +} \ No newline at end of file