diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx index d90adb20..599376b6 100644 --- a/src/components/Hero.tsx +++ b/src/components/Hero.tsx @@ -52,7 +52,7 @@ const Hero = () => { }, [searchTerm]); return ( -
+

{`Find `} @@ -62,12 +62,11 @@ const Hero = () => {
- to contribute today

-
+
search icon { command k
-
+
{fetchedData.length > 0 && hasFocus && ( -
-
+
+

Repository

@@ -108,9 +107,9 @@ const Hero = () => { target="_blank" >
-
-
-
+
+
+
{full_name} { {description}

-
-
+
+
-
-
+
+
-
+