mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
new homepage
This commit is contained in:
@@ -205,7 +205,7 @@ export default function PopNav() {
|
||||
<div className="space-y-6 border-t border-gray-200 px-4 py-6">
|
||||
<div className="flow-root">
|
||||
<a
|
||||
href="#"
|
||||
href="/signin"
|
||||
className="-m-2 block p-2 font-medium text-gray-900"
|
||||
>
|
||||
Sign in
|
||||
@@ -360,7 +360,7 @@ export default function PopNav() {
|
||||
<div className="ml-auto flex items-center">
|
||||
<div className="hidden lg:flex lg:flex-1 lg:items-center lg:justify-end lg:space-x-6">
|
||||
<a
|
||||
href="#"
|
||||
href="/signin"
|
||||
className="text-sm font-medium text-gray-700 hover:text-gray-800"
|
||||
>
|
||||
Sign In
|
||||
|
||||
Reference in New Issue
Block a user