import React from "react"; import Link from "next/link"; import Image from "next/image"; import AnimatedText from "@/components/common/AnimatedText"; export default function Cta() { return ( <>


GET IN TOUCH
img
{" "} ); }