import { Container } from "@/components/Container"; import Link from "next/link"; import { Button } from "./ui/button"; 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

{/* @ts-expect-error */}
); }