diff --git a/apps/web/src/components/landing/hero.tsx b/apps/web/src/components/landing/hero.tsx index d5c5ed9..7f4a7f2 100644 --- a/apps/web/src/components/landing/hero.tsx +++ b/apps/web/src/components/landing/hero.tsx @@ -9,6 +9,7 @@ import { useEffect, useState } from "react"; import { useToast } from "@/hooks/use-toast"; import { getStars } from "@/lib/fetchGhStars"; import Image from "next/image"; +import { RiGithubLine, RiTwitterXLine } from "react-icons/ri"; interface HeroProps { signupCount: number; @@ -164,7 +165,7 @@ export function Hero({ signupCount }: HeroProps) { - GitHub {star}+ + Github + + {star}+ + + • Follow us on + + Twitter +