diff --git a/apps/landing/src/components/Footer/Footer.tsx b/apps/landing/src/components/Footer/Footer.tsx
index 3816108..7186c56 100644
--- a/apps/landing/src/components/Footer/Footer.tsx
+++ b/apps/landing/src/components/Footer/Footer.tsx
@@ -13,12 +13,12 @@ export default function Footer() {
{/* Logo and description */}
-
+
- Open-source email automation platform that scales
+ Open-source email platform for transactional, marketing, and automation. EU-hosted, GDPR compliant.
{/* Links */}
-
+
Product
@@ -67,20 +67,95 @@ export default function Footer() {
-
- Made by humans
+
+ Documentation
-
- Documentation
+
+ Guides
+
+
+
+
+ Tools
+
+
+
+
+ Made by humans
+
+
+
+
+
+
+
Features
+
+
+
+ Email editor
+
+
+
+
+ Workflows
+
+
+
+
+ Segments
+
+
+
+
+ SMTP
+
+
+
+
+ Inbound email
+
+
+
+
+
+
+
Compare
+
+
+
+ All comparisons
+
+
+
+
+ vs Mailchimp
+
+
+
+
+ vs SendGrid
+
+
+
+
+ vs Resend
+
+
+
+
+ vs Brevo
+
+
+
+
+ vs Mailgun
+
+
+
+
+ vs ConvertKit
@@ -95,28 +170,18 @@ export default function Footer() {
-
+
GitHub
-
+
Status
-
-
-
Legal
+
Legal
@@ -135,6 +200,47 @@ export default function Footer() {
+
+
+
Guides
+
+
+
+ Email deliverability
+
+
+
+
+ Transactional vs marketing
+
+
+
+
+ What is DKIM?
+
+
+
+
+ What is SPF?
+
+
+
+
+ What is DMARC?
+
+
+
+
+ Email open rates
+
+
+
+
+ Email bounce rates
+
+
+
+
diff --git a/apps/landing/src/pages/features/email-editor.tsx b/apps/landing/src/pages/features/email-editor.tsx
index 6c95aa9..0c074e7 100644
--- a/apps/landing/src/pages/features/email-editor.tsx
+++ b/apps/landing/src/pages/features/email-editor.tsx
@@ -331,10 +331,13 @@ export default function EmailEditorFeature() {
whileTap={{scale: 0.98}}
href={`${DASHBOARD_URI}/auth/signup`}
className={
- 'rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
+ 'group rounded-lg bg-neutral-900 px-8 py-4 text-base font-semibold text-white transition hover:bg-neutral-800'
}
>
- Get started for free
+
+ Get started for free
+
+
- Get started for free
+
+ Get started for free
+
+
- Get started for free
+
+ Get started for free
+
+
- Get started for free
+
+ Get started for free
+
+
- Get started for free
+
+ Get started for free
+
+
- Start free trial
+ Get started free
- 4,000+ Stars on GitHub
+ 5,000+ Stars on GitHubยทAGPL-3.0 Open Source
@@ -472,7 +474,8 @@ export default function Index() {
One contact, complete history
- Every interaction flows into a single contact record. Transactional emails, campaigns, and workflows, all tracked in one place.
+ Every interaction flows into a single contact record. Transactional emails, campaigns, and workflows, all
+ tracked in one place.
- AGPL-3.0 licensed, EU-hosted, and GDPR compliant. Inspect the code, self-host on your own infrastructure, or use our cloud.
+ AGPL-3.0 licensed, EU-hosted, and GDPR compliant. Inspect the code, self-host on your own infrastructure,
+ or use our cloud.
-
+
Open Source
AGPL-3.0 licensed
-
4K+ stars on GitHub
+
5K+ stars on GitHub
-
+
Privacy First
@@ -651,7 +661,9 @@ export default function Index() {