diff --git a/apps/website/components/pricing.tsx b/apps/website/components/pricing.tsx
index 6ed9ff5..6869664 100644
--- a/apps/website/components/pricing.tsx
+++ b/apps/website/components/pricing.tsx
@@ -73,9 +73,6 @@ const enterpriseFeatures = [
export function Pricing() {
const [isAnnual, setIsAnnual] = useState(false);
- const [hostingType, setHostingType] = useState<"cloud" | "self-hosted">(
- "cloud",
- );
const [openContactModal, setOpenContactModal] = useState(false);
const [openPartnerModal, setOpenPartnerModal] = useState(false);
@@ -135,24 +132,9 @@ export function Pricing() {
- Install and manage Dokploy UI on your own server. Free forever, - unlimited servers. -
- - Get Started - -