From a84861b88ba2254f442605dd2feb927d4032046e Mon Sep 17 00:00:00 2001 From: NodeByte Date: Mon, 11 May 2026 21:10:21 -0600 Subject: [PATCH 1/2] Update Bluesky profile link in SiteFooter --- apps/web/src/components/marketing/SiteFooter.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/marketing/SiteFooter.tsx b/apps/web/src/components/marketing/SiteFooter.tsx index aa531cb..a9fa2ce 100644 --- a/apps/web/src/components/marketing/SiteFooter.tsx +++ b/apps/web/src/components/marketing/SiteFooter.tsx @@ -36,7 +36,7 @@ export function SiteFooter() { - + From 32c46cbd77bcf0b30611f896762217f4aabdc051 Mon Sep 17 00:00:00 2001 From: NodeByte Date: Mon, 11 May 2026 21:11:48 -0600 Subject: [PATCH 2/2] Fix typos in Features component descriptions --- apps/web/src/components/marketing/Features.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/web/src/components/marketing/Features.tsx b/apps/web/src/components/marketing/Features.tsx index eda58a9..c613cf6 100644 --- a/apps/web/src/components/marketing/Features.tsx +++ b/apps/web/src/components/marketing/Features.tsx @@ -23,19 +23,19 @@ const features = [ icon: PaintbrushIcon, title: "Visual email editor", description: - "Design beautiful campaigns with a drag-and-drop WYSIWYG editor. No code, no external tools — works for developers and non-technical teams alike.", + "Design beautiful campaigns with a drag-and-drop WYSIWYG editor. No code, no external tools works for developers and non-technical teams alike.", accent: "bg-purple-500/10 text-purple-500", }, { icon: UsersIcon, title: "Contact management", - description: "Manage subscribers, consent, and lists. Auto-updated from bounce and complaint events.", + description: "Manage subscribers, consent, and lists. Auto updated from bounce and complaint events.", accent: "bg-emerald-500/10 text-emerald-500", }, { icon: ShieldIcon, title: "Suppression lists", - description: "Block accidental sends. Auto-populated from bounces and spam complaints.", + description: "Block accidental sends. Auto populated from bounces and spam complaints.", accent: "bg-amber-500/10 text-amber-500", }, { @@ -63,7 +63,7 @@ export function Features() { Everything you need to send email

- Transactional receipts, marketing campaigns, and everything in between — one platform, one bill. + Transactional receipts, marketing campaigns, and everything in between one platform, one bill.