feat(landing): add prominent article and carousel sections

This commit is contained in:
Matthieu Bessat 2023-06-20 15:17:21 +02:00
parent abfd55d14e
commit 2feeb04a14
8 changed files with 514 additions and 12 deletions

View file

@ -32,6 +32,7 @@ $accent: #F2A71B;
@import 'single_image.scss';
@import 'footer.scss';
@import 'sections.scss';
@import 'carousel.scss';
// components
@import 'tags.scss';