Add links to new et tools
This commit is contained in:
parent
065a30b82c
commit
c57b2fd8ad
@ -66,6 +66,12 @@ export default function () {
|
||||
return (
|
||||
<Container maxW="container.lg">
|
||||
<VStack spacing="8">{eventCards}</VStack>
|
||||
<Link color="#646cff" href="/book-event" mt="16px">
|
||||
Book an Event
|
||||
</Link>
|
||||
<Link color="#646cff" href="/et-members" mt="8px">
|
||||
Events Team Member Management
|
||||
</Link>
|
||||
</Container>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user