product page and start of a login page

This commit is contained in:
2024-12-13 09:25:35 -05:00
parent 559dd5fe4c
commit e9d1901193
4 changed files with 120 additions and 12 deletions

View File

@@ -43,8 +43,8 @@ export default function Navbar() {
</DisclosureButton> */}
</div>
<div className="flex flex-1 items-center justify-center sm:items-stretch sm:justify-start">
<div className="flex shrink-0 items-center">
<Link href={"/"}><p>Ballistics Builder</p></Link>
<div className="flex shrink-0 items-center text-white">
<Link href={"/"} className="text-gray-100 "><p className="text-white">Ballistics Builder</p></Link>
</div>
{/* <div className="hidden sm:ml-6 sm:block">