From be002890375cfe32b8fc3339b006efeb45c6340c Mon Sep 17 00:00:00 2001 From: Lilith Date: Sat, 10 Jan 2026 07:50:39 -0800 Subject: [PATCH] =?UTF-8?q?fix(features/marketplace/frontend-public/src/fe?= =?UTF-8?q?atures/landing/components/AudienceHero.tsx,=20features/marketpl?= =?UTF-8?q?ace/frontend-public/src/locales/escorts/en/landing-worker.json)?= =?UTF-8?q?:=20=F0=9F=90=9B=20Updated=20hero=20description=20and=20localiz?= =?UTF-8?q?ed=20text=20for=20better=20readability=20and=20clarity.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/features/landing/components/AudienceHero.tsx | 2 +- .../frontend-public/src/locales/escorts/en/landing-worker.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/features/marketplace/frontend-public/src/features/landing/components/AudienceHero.tsx b/features/marketplace/frontend-public/src/features/landing/components/AudienceHero.tsx index 789f38f4e..ee678d48a 100644 --- a/features/marketplace/frontend-public/src/features/landing/components/AudienceHero.tsx +++ b/features/marketplace/frontend-public/src/features/landing/components/AudienceHero.tsx @@ -359,7 +359,7 @@ const Subtitle = styled.p` const Description = styled.p` font-size: clamp(0.9rem, 2vw, 1.2rem); color: rgba(255, 255, 255, 0.7); - line-height: 2.2; + line-height: 1.6; max-width: 700px; margin: 0 auto; white-space: pre-line; diff --git a/features/marketplace/frontend-public/src/locales/escorts/en/landing-worker.json b/features/marketplace/frontend-public/src/locales/escorts/en/landing-worker.json index 619405a15..379932781 100644 --- a/features/marketplace/frontend-public/src/locales/escorts/en/landing-worker.json +++ b/features/marketplace/frontend-public/src/locales/escorts/en/landing-worker.json @@ -14,7 +14,7 @@ }, "title": "The Free Escort Platform That Puts You in Control", "subtitle": "Built by a Sex Worker. Shaped by the Community.", - "heroDescription": "TrustedMeet exists because one of us got tired of platforms that take your money and treat you like a problem to manage—rather than the talent whose labor built their entire business.\nBuilt by a sex worker and continuously improved through conversations with escorts, companions, and sugar babies who know exactly what's broken in this industry.\nZero listing fees. Zero percentage cuts. Zero surveillance.\nWhether you're independent or agency-affiliated—this is the free escort platform we've always deserved. It's time to stop making other people rich.", + "heroDescription": "TrustedMeet exists because one of us got tired of platforms that take your money and treat you like a problem to manage—rather than the talent whose labor built their entire business.\n\nBuilt by a sex worker and continuously improved through conversations with escorts, companions, and sugar babies who know exactly what's broken in this industry.\n\nZero listing fees. Zero percentage cuts. Zero surveillance.\n\nWhether you're independent or agency-affiliated—this is the free escort platform we've always deserved. It's time to stop making other people rich.", "stats": [ { "value": "0%", "label": "Platform Fees", "highlight": true }, { "value": "100%", "label": "Your Money" },