add socials
This commit is contained in:
@@ -3,11 +3,13 @@ import Banner from '@/components/Banner'
|
||||
import Communhero from '@/components/Communhero'
|
||||
import Commevents from '@/components/Commevents'
|
||||
import Events from '@/components/Events'
|
||||
import Socials from '@/components/Socials'
|
||||
|
||||
export default function community() {
|
||||
return (
|
||||
<>
|
||||
<Communhero />
|
||||
<Socials />
|
||||
<Events />
|
||||
</>
|
||||
)
|
||||
|
Reference in New Issue
Block a user