"use client"; import Image from "next/image"; import React from "react"; import { HiArrowRight } from "react-icons/hi2"; export function CTAWithBackgroundNoise() { return (

Ready to try out the product?

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

cta-1 cta-1
); }