update events
This commit is contained in:
parent
ad2349709e
commit
b4fa5a7ce9
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class Main extends React.Component<MainProps, MainState> {
|
||||||
public render() {
|
public render() {
|
||||||
return <>
|
return <>
|
||||||
<Splash cta="Events" delay={2000} backgrounds={["img/backgrounds/fa21social.png"]}></Splash>
|
<Splash cta="Events" delay={2000} backgrounds={["img/backgrounds/fa21social.png"]}></Splash>
|
||||||
<DefaultSection title="Events" paragraphs={[
|
<DefaultSection title="" paragraphs={[
|
||||||
"No events yet... Keep an eye out for new upates!"
|
"No events yet... Keep an eye out for new upates!"
|
||||||
]}></DefaultSection>
|
]}></DefaultSection>
|
||||||
<DefaultSection title="Have questions? Contact us!">
|
<DefaultSection title="Have questions? Contact us!">
|
||||||
|
|
Loading…
Reference in a new issue