mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update enterprise-get-support.tsx
This commit is contained in:
parent
8997ffd62a
commit
fb0f5d5c87
@ -13,14 +13,6 @@ export const EnterpriseGetSupport = ({ className }: { className?: string }) => {
|
||||
"text-2xl landing-sm:text-[32px] landing-sm:leading-[40px]",
|
||||
)}
|
||||
>
|
||||
<h2
|
||||
className={clsx(
|
||||
"font-semibold",
|
||||
"dark:text-gray-400 text-gray-600",
|
||||
)}
|
||||
>
|
||||
How OpenPanel helps hosting providers
|
||||
</h2>
|
||||
<h3 className={clsx("mt-4 landing-sm:mt-10")}>
|
||||
<span className={clsx("dark:text-gray-0 text-gray-900")}>
|
||||
Get supported by{" "}
|
||||
|
Loading…
Reference in New Issue
Block a user