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

Prêt à rejoindre la communauté des érudits ?

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

); };