From e76a5f847e78fee4e62f6eb37d468557a1504c55 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 3 May 2023 01:22:45 +0800 Subject: --- docs/components/pages/pack-home/PackHero.tsx | 115 --------------------------- 1 file changed, 115 deletions(-) delete mode 100644 docs/components/pages/pack-home/PackHero.tsx (limited to 'docs/components/pages/pack-home/PackHero.tsx') diff --git a/docs/components/pages/pack-home/PackHero.tsx b/docs/components/pages/pack-home/PackHero.tsx deleted file mode 100644 index 9def8df..0000000 --- a/docs/components/pages/pack-home/PackHero.tsx +++ /dev/null @@ -1,115 +0,0 @@ -import cn from "classnames"; -import Image from "next/image"; -import Link from "next/link"; -// import { Marquee } from "../../clients/Marquee"; -// import { Clients } from "../../clients/Clients"; -import gradients from "../home-shared/gradients.module.css"; -import { HeroText, SectionSubtext } from "../home-shared/Headings"; -import { Gradient } from "../home-shared/Gradient"; -import { FadeIn } from "../home-shared/FadeIn"; -import { CTAButton } from "../home-shared/CTAButton"; -import PackLogo from "../../logos/PackLogo"; - -export function PackHero() { - return ( - <> - - -
- HydroRollTRPG - HydroRollTRPG -
-
- -
- -
- - -
-
- -
- - - The Rust-powered successor to Webpack - - Turbopack is an incremental bundler optimized for JavaScript and - TypeScript, written in Rust. - - - -
- - - Get Started - - - - - GitHub - - -
-

License: MPL-2.0

-
- -
- - - - ); -} -- cgit v1.2.3-70-g09d2