fix(features/marketplace/frontend-public/src/features/landing/components/AudienceHero.tsx, features/marketplace/frontend-public/src/locales/escorts/en/landing-worker.json): 🐛 Updated hero description and localized text for better readability and clarity.
This commit is contained in:
parent
eed5e6768f
commit
be00289037
2 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue