'use client' import React from "react"; import Link from "next/link"; import Image from "next/image"; const AboutTwo = () => { return (
media shape
{/* img-holder */}
{/* End .col */}
icon
Deski combines excellent live chat, ticketing and automation that allow us to provide quality.
Bostami Hasan CEO & Founder deksi
{" "} Learn More
{/* /.quote-wrapper */}
{/* End .col */}
); }; export default AboutTwo;