import React from "react"; import Image from "next/image"; // ui import { Button } from "@plane/ui"; import { UserCog2 } from "lucide-react"; // image import instanceSetupDone from "public/instance-setup-done.svg"; import PlaneLogo from "public/plane-logos/blue-without-text.png"; export const InstanceSetupDone = () => (
image To the stratosphere now!
image
Your instance is now ready for more security, more controls, and more intelligence.
Use this wisely. Remember, with great power comes great responsibility.🕷️
);