import { Container } from "@/components/Container"; import { Button } from "./ui/button"; import Link from "next/link"; export function CallToAction() { return (

Unlock Your Deployment Potential

Streamline your deployments with our PaaS. Effortlessly manage Docker containers and traffic with Traefik. Boost your infrastructure's efficiency and security today

); }