diff --git a/web/landing/assets/app.js b/web/landing/assets/app.js index 63d203b2f..9defcc554 100644 --- a/web/landing/assets/app.js +++ b/web/landing/assets/app.js @@ -1,4 +1,3 @@ -import '@fontsource-variable/cabin/index.min.css'; import '@oddbird/popover-polyfill'; import './bootstrap.js'; import 'htmx.org' diff --git a/web/landing/templates/base.html.twig b/web/landing/templates/base.html.twig index 21f245335..fda03e542 100644 --- a/web/landing/templates/base.html.twig +++ b/web/landing/templates/base.html.twig @@ -15,6 +15,7 @@ {% block stylesheets %} + {% endblock %} @@ -38,14 +39,14 @@ - + - + @@ -86,24 +87,28 @@ - - + + Extracts Read from various data sources. - + + + - + Transforms Shape and optimize for your needs - + + + - + Loads Store and secure in one of many available data sinks.
Read from various data sources.
Shape and optimize for your needs
Store and secure in one of many available data sinks.