From 4135e316f4164db31df1c3b30b1c2cf91834971f Mon Sep 17 00:00:00 2001 From: Henry Date: Fri, 6 Jun 2025 13:43:34 +0100 Subject: [PATCH] feat: add hacker news link to landing page --- apps/web/src/views/home/index.tsx | 42 ++++++++++++++++++++++--------- 1 file changed, 30 insertions(+), 12 deletions(-) diff --git a/apps/web/src/views/home/index.tsx b/apps/web/src/views/home/index.tsx index d9ec56bc..46847d6e 100644 --- a/apps/web/src/views/home/index.tsx +++ b/apps/web/src/views/home/index.tsx @@ -1,5 +1,6 @@ import Image from "next/image"; import Link from "next/link"; +import { FaHackerNews } from "react-icons/fa"; import { IoLogoGithub } from "react-icons/io"; import Button from "~/components/Button"; @@ -21,18 +22,35 @@ export default function HomeView() {
-
-
-
- - Star on Github - - +
+
+
+ +
+ + Star on Github + + +
+
+ +
+
+ + #1 Hacker News + + +