import React from "react"; export const EventsSection = () => { return <>The Events Page; };