From 814be91e5ed9b45d8aadeaf0e8ebf578431ffd8f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 00:30:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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