From f827ef18aecf1e230ce70a3186c401aa24f94c13 Mon Sep 17 00:00:00 2001 From: FernandoVideiraDesktop <03.pleaser-minster@icloud.com> Date: Sat, 13 Apr 2024 11:11:29 +0100 Subject: [PATCH] Hero WIP --- src/Components/Hero/Hero.tsx | 32 ++++++++++++++++---------------- src/routes/Home.tsx | 4 ++-- tailwind.config.js | 3 +++ 3 files changed, 21 insertions(+), 18 deletions(-) diff --git a/src/Components/Hero/Hero.tsx b/src/Components/Hero/Hero.tsx index 4886ddd..2567c1e 100644 --- a/src/Components/Hero/Hero.tsx +++ b/src/Components/Hero/Hero.tsx @@ -5,27 +5,27 @@ import { FaChevronDown } from "react-icons/fa"; const Hero = () => { return ( -