fix: ✏️ Fix typo on home page

This commit is contained in:
thebeyondr
2023-06-29 10:10:53 -05:00
parent eabd1c056e
commit 462c0666a7

View File

@@ -93,7 +93,7 @@ export default function IndexPage() {
className="flex items-center justify-start gap-5 md:justify-center"
>
<h1 className="border-b-2 border-orange text-base font-[500] uppercase">
Atttend
Attend
</h1>
<NextImage
src={ArrowUpVector}