From 95bb504728598f5472905534fa6eefd4676d8f88 Mon Sep 17 00:00:00 2001 From: Kathy Lee Date: Sat, 18 May 2024 14:47:16 +0100 Subject: [PATCH] Remove arrow and finetune styles --- .../pages/home/section/getting-started.tsx | 6 ++--- .../pages/home/section/opening-section.tsx | 26 +++++-------------- 2 files changed, 9 insertions(+), 23 deletions(-) diff --git a/src/components/pages/home/section/getting-started.tsx b/src/components/pages/home/section/getting-started.tsx index 31917d31..57c2ced4 100644 --- a/src/components/pages/home/section/getting-started.tsx +++ b/src/components/pages/home/section/getting-started.tsx @@ -30,7 +30,7 @@ type LinkButtonProps = { const LinkButton = ({ url, logo: Logo }: LinkButtonProps) => ( @@ -39,11 +39,11 @@ const LinkButton = ({ url, logo: Logo }: LinkButtonProps) => ( const GettingStarted = () => { return ( <> -

+

Get Started Using:

-