Update NextJS, update copyright year

This commit is contained in:
ASOwnerYT
2025-04-03 00:26:05 +00:00
parent d589f5c279
commit 267570581a
3 changed files with 1237 additions and 727 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ export default function Footer() {
</a>
</h3>
</div>
<p>Copyright © Te Atatu Computer Repair, 2024</p>
<p>Copyright © Te Atatu Computer Repair, 2025</p>
</footer>
);
}