Update src/app/page.tsx
This commit is contained in:
@@ -39,6 +39,7 @@ export default function LandingPage() {
|
||||
button={{
|
||||
text: "Get Free Estimate", href: "#contact"
|
||||
}}
|
||||
bottomRightText="@Atlanta_Nkosi_Landscaping"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user