Somemore Stuff

This commit is contained in:
Sir Blob
2025-01-25 18:47:29 -05:00
parent 68b3f3a434
commit 113009e142
4 changed files with 27 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
import { Hero } from "@/components/hero";
import { Facts } from "@/components/facts";
import SignupPage from './signup/page'
import SignupPage from './login/page'
import Link from "next/link";
export default function Home() {