'use client' import Image from "next/image"; import React, { useState } from "react"; import ModalVideo from "react-modal-video"; const FancyVideoFive = () => { const [isOpen, setOpen] = useState(false); return ( <> setOpen(false)} />

Service we offer is{" "} icon specifically designed to meet your needs.

{/* */}

With Benefits from deski Pro, Earn rewards & Score discounts on purchases* Foryourself and your customers.

{/* End .col */}
media
setOpen(true)} className="fancybox video-button d-flex align-items-center justify-content-center" > icon
{/* */}
); }; export default FancyVideoFive;