From 2057b5edbe18a8a1128684750157fdf956839d15 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 10 Jul 2024 19:40:06 +0200 Subject: [PATCH] Update landing-hero-section.tsx --- .../src/refine-theme/landing-hero-section.tsx | 20 +++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/documentation/src/refine-theme/landing-hero-section.tsx b/documentation/src/refine-theme/landing-hero-section.tsx index cedd5d41..1f315f85 100644 --- a/documentation/src/refine-theme/landing-hero-section.tsx +++ b/documentation/src/refine-theme/landing-hero-section.tsx @@ -2,11 +2,11 @@ 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 Typical from 'react-typical'; export const LandingHeroSection = ({ className }: { className?: string }) => { return ( @@ -59,7 +59,14 @@ export const LandingHeroSection = ({ className }: { className?: string }) => { "text-gray-900 dark:text-gray-0", )} > - Next Generation Hosting Panel + + Next Generation + +

{ "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. +

- +