We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a7e7f7 commit 2770f61Copy full SHA for 2770f61
src/pages/components/LandingPage.tsx
@@ -201,7 +201,7 @@ export default function LandingPage() {
201
<footer className="gray-900 mt-8 bg-[#333333] sm:mt-8">
202
<div className="mx-auto max-w-md overflow-hidden py-3 px-4 pb-10 sm:max-w-3xl sm:px-6 lg:max-w-7xl lg:px-8">
203
<p className="mt-8 text-center text-base text-gray-400">
204
- © 2024 Reactime, All rights reserved.
+ © 2025 Reactime, All rights reserved.
205
</p>
206
</div>
207
</footer>
0 commit comments