Compare commits
2 Commits
47743e9239
...
4cc1b21c05
| Author | SHA1 | Date | |
|---|---|---|---|
| 4cc1b21c05 | |||
| e41334a7cc |
@ -62,8 +62,8 @@ ${imagesCode}
|
||||
---
|
||||
|
||||
<Layout>
|
||||
\t<Banner />
|
||||
\t<Hero id="hero" />
|
||||
\t<Banner />
|
||||
\t<Welcome id="welcome" />
|
||||
\t<EventsGrid id="events" events={events} />
|
||||
\t<ImageCarousel id="gallery" images={images} />
|
||||
|
||||
@ -78,8 +78,8 @@ const images = [
|
||||
---
|
||||
|
||||
<Layout>
|
||||
<Banner />
|
||||
<Hero id="hero" />
|
||||
<Banner />
|
||||
<Welcome id="welcome" />
|
||||
<EventsGrid id="events" events={events} />
|
||||
<ImageCarousel id="gallery" images={images} />
|
||||
|
||||
Reference in New Issue
Block a user