chore: update project count and add project link

This commit is contained in:
Johns Beharry
2022-11-16 01:57:18 +01:00
parent e696aa3351
commit 08cb4074df
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ export default function Navbar() {
className="font-bold text-center px-12 py-8 rounded-8 text-primary-400 hover:bg-primary-200 hover:bg-opacity-10"
>Go explore <FiArrowRight className="ml-4" /></Link>
:
<a href="https://airtable.com"
<a href="https://airtable.com/shrlL6c8benYf86zB"
target='_blank' rel="noreferrer"
className="font-bold text-center px-12 py-8 rounded-8 text-primary-600 hover:bg-primary-200 hover:bg-opacity-10"
>Submit project <BiRocket className="ml-4" /></a>

View File

@@ -30,7 +30,7 @@ export default function Header(props: Props) {
const subtitle = currentHeader === 'category' ? ""
: currentHeader === 'all-default' ? "Use our searchable data platform to discover 1,542 lightning projects & companies"
: currentHeader === 'all-default' ? "Use our searchable data platform to discover 1,400+ lightning projects & companies"
: currentHeader === 'all-search' ? "" : ""