diff --git a/documentation/src/refine-theme/landing-hero-section.tsx b/documentation/src/refine-theme/landing-hero-section.tsx index b6d4372d..cedd5d41 100644 --- a/documentation/src/refine-theme/landing-hero-section.tsx +++ b/documentation/src/refine-theme/landing-hero-section.tsx @@ -2,21 +2,13 @@ import React from "react"; import clsx from "clsx"; import { LandingHeroGithubStars } from "./landing-hero-github-stars"; import { LandingStartActionIcon } from "./icons/landing-start-action"; + import { LandingHeroAnimation } from "./landing-hero-animation"; import { LandingCopyCommandButton } from "./landing-copy-command-button"; import Link from "@docusaurus/Link"; import { LandingHeroShowcaseSection } from "./landing-hero-showcase-section"; -import { useTypewriter, Cursor } from 'react-simple-typewriter'; export const LandingHeroSection = ({ className }: { className?: string }) => { - const [text] = useTypewriter({ - words: ['Hosting Panel', 'WP Manager', 'User Isolation'], - loop: 0, // 0 = infinite - typeSpeed: 70, - deleteSpeed: 50, - delaySpeed: 1000, - }); - return (
{ "text-gray-900 dark:text-gray-0", )} > - - Next Generation - - - {text} - - + Next Generation Hosting Panel

{ "landing-xs:max-w-[384px]", )} > - Deliver a VPS-like experience to your users at a fraction of the cost, with all-inclusive features such as resource limiting, and enhanced security seamlessly integrated for worry-free hosting. -

+Deliver a VPS-like experience to your users at a fraction of the cost, with all-inclusive features such as resource limiting, and enhanced security seamlessly integrated for worry-free hosting.

{ "landing-lg:gap-6", )} > - +