Commits: 5
Do not italicize open-moji icon labels
They are wrapped in an <i> element, but should have same font style as
surrounding element.
index af0b17e..3b1e66d 100644
--- a/static/openmoji-preamble.css
+++ b/static/openmoji-preamble.css
@@ -32,6 +32,7 @@ licensed under MIT: https://ellekasai.mit-license.org/
=i.om:not(:empty) {
= display: inline;
= margin: 0;
+ font-style: inherit;
=
= padding-left: var(--moji-base-size);
= background-position: 0 center;Strengthen the tone of first paragraph
Also make it more positive, stressing freedom over moving away.
index d66b7e5..12363b0 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,7 +1,7 @@
=---
=---
=
-Move away from big tech. Stay in control of your tools, your data, and your values. {\% om (moji="call me hand", position="end", size="4x") %}[Book a call to learn more](https://cal.com/tad-lispy/esc-co-intro){\% end %}
+Free your organization from foreign big tech providers. Stay in control of **your tools**, **your data**, and **your values**. {\% om (moji="call me hand", position="end", size="4x") %}[Book a call to learn more](https://cal.com/tad-lispy/esc-co-intro){\% end %}
=
={\{ table_of_contents() \}}
=Improve the home page text
index 12363b0..2c18371 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -25,14 +25,12 @@ For many mission-led teams, that's no longer acceptable.
=
=# {\{ om(moji="handshake" size="2x") \}} What we do
=
-ESC Collective helps you move to European and open source alternatives without the complexity.
+ESC Collective helps you move to European and open source alternatives, taking care of the operational complexity. We offer tailored solutions to seamlesly transition your organization from monopolistic platforms to ethical tools that:
=
-We guide you through the transition from proprietary platforms to ethical tools that:
-
-- Guarantee confidentiality and intellectual property
-- Are cost-effective over the long term
-- Support open standards, reducing the risk of vendor lock-in
-- Are easy to learn and use without in-house IT
+- Guarantee confidentiality of your sensitive business information;
+- Are more economic over the long term;
+- Support open standards, reducing the risk of vendor lock-in;
+- Are easy to learn and use without in-house IT.
=
=[You can read more about our services here](@/services/_index.md).
=
@@ -42,7 +40,7 @@ We guide you through the transition from proprietary platforms to ethical tools
=
=# How it works
=
-We don't drop a list of tools and walk away. We work with you from start to finish.
+We will work with you from start to finish, making sure that the solutions we provide fit your business needs.
=
={\% wrap_with(tag="div", class="full-bleed card-list card-rows-4") %}
=1. Understand
@@ -79,10 +77,9 @@ We're built for organisations with long-term goals, and who care about autonomy,
=
=# {\{ om(moji="glowing star" size="2x") \}} Why Esc Collective?
=
-* We're a cooperative, not a corporation
-* We rely on cloud infrastructure in countries with strict privacy regulations
-* We offer support in multiple languages
-* We do the migration work so you don't have to
+ * A co-operative of passionate IT professionals.
+ * IT infrastructure in countries with strict privacy regulations.
+ * Support in multiple languages.
=
=You're not stuck. There are better tools. And you don't need to figure them out alone.
=Create an about section
To temporarily replace People. They might get merged when we re-activate.
index a37dd7a..d67fa8f 100644
--- a/config.toml
+++ b/config.toml
@@ -38,6 +38,10 @@ label = "Home"
=class = "green-accent"
=path = "_index.md"
=[[extra.navigation]]
+label = "About"
+class = "yellow-accent"
+path = "about/_index.md"
+[[extra.navigation]]
=label = "Services"
=class = "blue-accent"
=path = "services/_index.md"new file mode 100644
index 0000000..dee479c
--- /dev/null
+++ b/content/about/_index.md
@@ -0,0 +1,6 @@
+---
+title: About Esc Collective
+---
+
+
+The mission of Esc Collective is to provide commercial support to European organizations adopting free and open-source technologies. We aim to create a Europe-wide co-operative, owned and controlled by IT professionals dedicated to support and protect European values on the digital front. By providing high-quality enterprise solutions we hope to contribute to digital independence of our institutions and communities.Make the About us more concise
index dee479c..ee9552b 100644
--- a/content/about/_index.md
+++ b/content/about/_index.md
@@ -3,4 +3,4 @@ title: About Esc Collective
=---
=
=
-The mission of Esc Collective is to provide commercial support to European organizations adopting free and open-source technologies. We aim to create a Europe-wide co-operative, owned and controlled by IT professionals dedicated to support and protect European values on the digital front. By providing high-quality enterprise solutions we hope to contribute to digital independence of our institutions and communities.
+The mission of Esc Collective is to provide high-quality, enterprise solutions to European organizations adopting free and open-source technologies. We aim to create a Europe-wide co-operative, owned and controlled by IT professionals. We are dedicated to support and protect European values on the digital front.