From 6d98c2af2468ac132d215a3d2c562296895d4dbd Mon Sep 17 00:00:00 2001 From: Deepanshu Rawat Date: Fri, 27 Jun 2025 00:17:58 +0530 Subject: [PATCH] add: twitter --- apps/web/src/components/landing/hero.tsx | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/apps/web/src/components/landing/hero.tsx b/apps/web/src/components/landing/hero.tsx index d5c5ed9..7f0934b 100644 --- a/apps/web/src/components/landing/hero.tsx +++ b/apps/web/src/components/landing/hero.tsx @@ -9,6 +9,8 @@ import { useEffect, useState } from "react"; import { useToast } from "@/hooks/use-toast"; import { getStars } from "@/lib/fetchGhStars"; import Image from "next/image"; +// import { BsTwitterX, BsGithub } from "react-icons/bs"; +import { RiGithubLine, RiTwitterXLine } from "react-icons/ri"; interface HeroProps { signupCount: number; @@ -164,7 +166,7 @@ export function Hero({ signupCount }: HeroProps) { - GitHub {star}+ + Github + + {star}+ + + • Follow us on + + Twitter +