From 662c3c64a98a02aafaa8565b3cfe0f51e42dccdd Mon Sep 17 00:00:00 2001 From: elhombretecla Date: Mon, 24 Feb 2025 09:39:43 +0100 Subject: [PATCH] :sparkles: Fix 2.5 slides wording (#5925) --- frontend/src/app/main/ui/releases/v2_5.cljs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/main/ui/releases/v2_5.cljs b/frontend/src/app/main/ui/releases/v2_5.cljs index fcbddc92c..c39c4aebb 100644 --- a/frontend/src/app/main/ui/releases/v2_5.cljs +++ b/frontend/src/app/main/ui/releases/v2_5.cljs @@ -38,10 +38,10 @@ "We’re thrilled to introduce Penpot 2.5"] [:p {:class (stl/css :feature-content)} - "This release brings multi-step gradients, along with comment notifications, making it easier than ever to communicate with your team members. Now you also can easily copy/paste groups of styles between layers and share direct links to specific boards, among other new capabilities considered true gems for designers and team collaboration."] + "Packed with powerful new features and little big details. This release brings multi-step gradients, along with comment notifications, making it easier than ever to communicate with your team members. Now you also can easily copy/paste groups of styles between layers and share direct links to specific boards, among other new capabilities considered true gems for designers and team collaboration."] [:p {:class (stl/css :feature-content)} - "But that’s not all—we’ve also tackled numerous bug fixes and optimizations that will improve performance when working with long texts."] + "But that’s not all—we’ve also tackled numerous bug fixes and optimizations."] [:p {:class (stl/css :feature-content)} "Let’s dive in!"]]