From 60f34f4759adf0c30930c51bed90094cf54f8c4f Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Thu, 23 Jul 2026 17:44:39 +0200
Subject: [PATCH] Bugfix/spacing in testimonials of landing page (#7398)
* Fix spacing
* Update changelog
---
CHANGELOG.md | 4 ++++
apps/client/src/app/pages/landing/landing-page.html | 6 +++---
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fce8d4ac6..4122d17fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the language localization for Polish (`pl`)
+### Fixed
+
+- Improved the spacing in the testimonial section on the landing page
+
## 3.32.0 - 2026-07-22
### Changed
diff --git a/apps/client/src/app/pages/landing/landing-page.html b/apps/client/src/app/pages/landing/landing-page.html
index cb86b471d..bdd5f422f 100644
--- a/apps/client/src/app/pages/landing/landing-page.html
+++ b/apps/client/src/app/pages/landing/landing-page.html
@@ -247,11 +247,11 @@
@if (testimonial.url) {
{{
testimonial.author
- }}
+ }},
} @else {
- {{ testimonial.author }}
+ {{ testimonial.author }},
}
- ,
{{ testimonial.country }}