diff --git a/sass/home/vision.scss b/sass/home/vision.scss new file mode 100644 index 0000000..8d98e70 --- /dev/null +++ b/sass/home/vision.scss @@ -0,0 +1,33 @@ +.home__vision-text-line { + font-size: 0.8rem; + font-style: italic; +} + +.home__vision-intro-title { + text-align: center; +} + +.home__vision-intro-tagline { + font-size: 0.9rem; + margin: auto; + display: block; + text-align: center; +} + +.home__vision-aciton-btn { + display: block; + font-weight: 400; + margin: 20px auto; + padding: 15px; + border: none; + background-color: black; + color: #fff; +} + +.home__vision-aciton-btn:hover { + background-color: lightgray; +} + +.home__vision-action-link { + color: white !important; +} diff --git a/templates/home/components/_vision.html b/templates/home/components/_vision.html new file mode 100644 index 0000000..d17e1c2 --- /dev/null +++ b/templates/home/components/_vision.html @@ -0,0 +1,39 @@ +
+ Imagine a world... +

+ + ...where the services that you use for are not only reliable but also + radically transparent.
+
+ + + ...where the software that you rely on is 100% Free.
+
+ + + ...where Free Software developers are treated just as fairly as they treat + their users.
+
+ + + ...where freedom doens't come at the cost of comfort and reliability.
+
+ + + ...where Free Software is not only comparable to properiatary software in + features but leads the charge in the ecosystem.
+
+

+ +

Meet Hostea

+

+ where software development workflows are designed to surpass industry + standards +

+
+ + +
+