Update src/app/page.tsx

This commit is contained in:
2026-06-12 07:17:52 +00:00
parent 13ac9b490d
commit 70bdee261a

View File

@@ -257,10 +257,10 @@ export default function LandingPage() {
],
},
]}
copyrightText="© 2024 Central Mart. All rights reserved."
copyrightText="© 2026 Central Mart. All rights reserved."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}