import React from "react"; import clsx from "clsx"; import { OpenPanelLogoIcon } from "./icons/openpanel-logo"; import Link from "@docusaurus/Link"; export const LandingTryItSection = ({ className }: { className?: string }) => { return (
If you are a website owner, then we recommend interacting with the OpenPanel interface.
This is where you can manage your websites.
If you are a web host, then we recommend interacting with the OpenAdmin interface.
This is where you can manage your server.