Update ContextSection and TechStackSection with OAuth 2.0 and i18n features

- Replaced outdated features with 'OAuth 2.0 + Social Login' and 'i18n Ready' in ContextSection.
- Updated TechStackSection to include OAuth 2.0 (social login + provider mode) and next-intl (English, Italian) support.
- Refined descriptions in FeatureGrid and HeroSection to highlight new features.
- Improved messaging around OAuth and internationalization readiness across components.
This commit is contained in:
Felipe Cardoso
2025-11-26 14:44:12 +01:00
parent 7ba1767cea
commit 088c1725b0
4 changed files with 19 additions and 19 deletions

View File

@@ -46,7 +46,7 @@ export function HeroSection({ onOpenDemoModal }: HeroSectionProps) {
/>
<span className="font-medium">MIT Licensed</span>
<span className="text-muted-foreground"></span>
<span className="font-medium">Comprehensive Tests</span>
<span className="font-medium">OAuth 2.0 + i18n</span>
<span className="text-muted-foreground"></span>
<span className="font-medium">Pragmatic by Design</span>
</div>