Update src/app/page.tsx

This commit is contained in:
2026-06-10 19:52:17 +00:00
parent bde0933973
commit 08ee884759

View File

@@ -223,7 +223,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterCard
logoText="RJ Landscape"
copyrightText="© 2024 RJ Landscape. All rights reserved."
copyrightText="© 2026 RJ Landscape. All rights reserved."
/>
</div>
</ReactLenis>