b8e71e6fd3
* updating the landing page with jtbd * changed the buttons to pink * updating CSS based on John's help * updating a use case * updating the language and rearranging the guides * adding icons * fixed image width * fixing buttons and updating traffic splitting language.
18 lines
415 B
SCSS
18 lines
415 B
SCSS
@import '_variables';
|
|
@import '_typography';
|
|
|
|
@import 'components/_carousel';
|
|
@import 'components/_container';
|
|
@import 'components/_cta-section';
|
|
@import 'components/_header';
|
|
@import 'components/_hero';
|
|
@import 'components/_logo-grid';
|
|
@import 'components/_section';
|
|
@import 'components/_text-asset';
|
|
@import 'components/_timeline';
|
|
@import 'components/_use-cases';
|
|
|
|
@import 'pages/_home';
|
|
@import '_animations';
|
|
|