'use client' import React from "react"; import Brand from "../brand/Brand"; import Image from "next/image"; const HeroBannerTwo = () => { const handleSubmit = (event) => { event.preventDefault(); }; return (
shape shape shape shape

Great ticketing shape system for your customer.

For hassale free event, we are here to help you by creating online ticket.

  • Live chat
  • Ticketing
  • 14 days free trial
{/* /.hero-text-wrapper */}
{/* /.row */}
{/* /.container */}

Over 13,000+ Client all over the world.

{/* End .row */}
{/* /.trusted-companies */}
// End .hero-banner-two ); }; export default HeroBannerTwo;