From bbf049a039a521db4ea057be7c9ba5f5ab966dc4 Mon Sep 17 00:00:00 2001 From: Siz Long Date: Mon, 13 Oct 2025 21:57:08 +0800 Subject: [PATCH] Remove homepage hero buttons --- app/components/Hero.tsx | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/app/components/Hero.tsx b/app/components/Hero.tsx index bd17c2b..49ca460 100644 --- a/app/components/Hero.tsx +++ b/app/components/Hero.tsx @@ -1,7 +1,4 @@ import Link from "next/link"; -import { Button } from "../../components/ui/button"; -import { ExternalLink } from "lucide-react"; -import { Github as GithubIcon } from "./icons/Github"; import { ZoteroFeed } from "@/app/components/ZoteroFeed"; import { Contribute } from "@/app/components/Contribute"; @@ -55,23 +52,6 @@ export function Hero() {

一个由开发者自发组织、免费开放的学习社区。降低门槛,避免无意义内卷,专注真实进步与乐趣。

- -
- - -
{/* 投稿按钮 */}