"use client"; import React from "react"; import Balancer from "react-wrap-balancer"; import { Button } from "./ui/button"; export const CTA = () => { return (

Ready to signup and join the waitlist?

Get instant access to our state of the art project and join the waitlist.

); };