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