page not found

This commit is contained in:
CHIEFSOFT\ameye
2025-01-07 08:17:37 -05:00
parent 0c2e7ce0cf
commit 9ed9f6c863
2 changed files with 3 additions and 110 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ export default function Home() {
Oops! The page you are looking for might have been moved, renamed or might never existed
</h6>
{/* Button */}
<Link href="/demo-1" className="btn btn--theme hover--theme">Back to home</Link>
<Link href="/" className="btn btn--theme hover--theme">Back to home</Link>
</div>
</div> {/* END 404 PAGE TEXT */}
</div> {/* End row */}