Remove em-dashes and format user-facing text content punctuation

This commit is contained in:
R-Bharathraj
2026-06-30 17:45:43 +05:30
parent d5e6991c9f
commit 51bef0c6ed
6 changed files with 18 additions and 18 deletions

View File

@@ -69,7 +69,7 @@ export default function AboutUsPage() {
<span style={{ color: '#f4be28' }}>Behind</span> Loyaly.
</h1>
<p data-gsap="text" style={{ fontSize: 'clamp(16px, 1.5vw, 20px)', lineHeight: 1.75, color: 'rgba(255,255,255,0.55)', fontFamily: 'Sora, sans-serif', maxWidth: 560, margin: '0 auto' }}>
We're not just building a product. We're redefining retail one store at a time.
We're not just building a product. We're redefining retail, one store at a time.
</p>
</div>
</div>
@@ -89,7 +89,7 @@ export default function AboutUsPage() {
Offline retail deserves the same intelligence as online. A store owner in Coimbatore shouldn't be flying blind while an e-commerce algorithm knows exactly what every user wants.
</p>
<p style={{ fontSize: 'clamp(17px, 1.6vw, 22px)', lineHeight: 1.8, color: 'rgba(0,0,0,0.55)', fontFamily: 'Sora, sans-serif', margin: 0 }}>
Today, we're building a connected ecosystem where businesses grow smarter and customers shop better together.
Today, we're building a connected ecosystem where businesses grow smarter and customers shop better together.
</p>
</Reveal>
</div>
@@ -215,7 +215,7 @@ function TeamCarousel() {
Builders. Thinkers.<br />Retail obsessives.
</h2>
<p style={{ fontSize: 15, color: 'rgba(255,255,255,0.35)', fontFamily: 'Sora, sans-serif', margin: 0 }}>
Profiles coming soon we&apos;re still busy building the future of retail.
Profiles coming soon. We&apos;re still busy building the future of retail.
</p>
</div>