Commits: 1

Extended description for some features.

Added some explainatory text for some features missing proper description:

index a2e2e29..b0e7960 100644
--- a/content/solutions/features/calendar.md
+++ b/content/solutions/features/calendar.md
@@ -4,6 +4,6 @@ extra:
=render: false
=---
=
-Calendar good, I guess.
+Calendar functionality enables efficient scheduling and time management for teams and organizations. Essential for European businesses that need to coordinate across different time zones and maintain compliance with local working hour regulations.
=
=<!-- more -->
index f56d6cd..773fe24 100644
--- a/content/solutions/features/encryption.md
+++ b/content/solutions/features/encryption.md
@@ -4,6 +4,6 @@ extra:
=render: false
=---
=
-Encryption is nice.
+Data encryption ensures that sensitive information remains secure and protected from unauthorized access. This feature implements industry-standard encryption protocols to safeguard data both in transit and at rest, helping organizations comply with GDPR and other European data protection regulations. Essential for maintaining data privacy and security in today's digital landscape.
=
=<!-- more -->
index 9086e8f..88518b1 100644
--- a/content/solutions/features/local.md
+++ b/content/solutions/features/local.md
@@ -4,6 +4,6 @@ extra:
=render: false
=---
=
-This program runs locally on desktop computers and doesn't require an internet connection.
+This program runs locally on desktop computers and doesn't require an internet connection. This approach enhances data sovereignty, reduces latency, and ensures continuous operation even during network disruptions. Particularly valuable for organizations that need to maintain full control over their data and operations while complying with local data residency requirements.
=
=<!-- more -->
index d69b15b..087ca92 100644
--- a/content/solutions/features/scripting.md
+++ b/content/solutions/features/scripting.md
@@ -4,6 +4,6 @@ extra:
=render: false
=---
=
-You can extend the functionality of this solution via scripts, i.e. programs that run inside the main application.
+You can extend the functionality of this solution via scripts, i.e. programs that run inside the main application. This enables automation of repetitive tasks, integration with other systems, and creation of custom workflows tailored to specific business needs. Particularly useful for SMEs that require flexible solutions that can adapt to their unique operational requirements and regulatory compliance needs.
=
=<!-- more -->