From 2a2d333461a0dc8599d9e98b2e20bb6ecb45eff9 Mon Sep 17 00:00:00 2001 From: Bart van der Braak Date: Tue, 6 Jun 2023 03:17:59 +0200 Subject: [PATCH] fix: proper linking --- components/landing/cta.tsx | 2 +- components/landing/hero.tsx | 2 +- components/landing/ui/header.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/landing/cta.tsx b/components/landing/cta.tsx index 194a990..a3614e7 100644 --- a/components/landing/cta.tsx +++ b/components/landing/cta.tsx @@ -33,7 +33,7 @@ export const Cta: React.FC = () => {
Get Started{" "} diff --git a/components/landing/hero.tsx b/components/landing/hero.tsx index c2dd904..5241658 100644 --- a/components/landing/hero.tsx +++ b/components/landing/hero.tsx @@ -44,7 +44,7 @@ export const Hero: React.FC = () => { > Get Started{" "} diff --git a/components/landing/ui/header.tsx b/components/landing/ui/header.tsx index 711863a..c601a5f 100644 --- a/components/landing/ui/header.tsx +++ b/components/landing/ui/header.tsx @@ -17,7 +17,7 @@ export const Header: React.FC = () => {
  • Sign in