Skip to content

Redesign PainPointsSection with 3-part narrative structure#3

Merged
ulhas merged 2 commits intomainfrom
feature/i18n-spanish
Nov 27, 2025
Merged

Redesign PainPointsSection with 3-part narrative structure#3
ulhas merged 2 commits intomainfrom
feature/i18n-spanish

Conversation

@ulhas
Copy link
Member

@ulhas ulhas commented Nov 27, 2025

Summary

  • Transforms the pain points section into a three-part narrative flow: "The Challenge" → "A Better Way" → "Our Expertise"
  • Adds SVG illustrations (system diagram, developer at work, team collaboration) that adapt to each vertical's accent color
  • Updates styling to match existing site theming with light backgrounds, white cards, and geometric patterns

Test plan

  • Verify the section renders correctly on the homepage
  • Switch between verticals and confirm content/colors update
  • Check responsive layout on mobile/tablet
  • Verify both English and Spanish translations display correctly

🤖 Generated with Claude Code

ulhas and others added 2 commits November 27, 2025 12:24
- Install next-intl for i18n handling
- Create locale config (en, es) with "as-needed" prefix strategy
- Add [locale] dynamic segment for all routes
- Create translation files (messages/en.json, messages/es.json)
- Update all components to use useTranslations() hook
- Add LanguageSwitcher component with locale-aware navigation
- Configure middleware for automatic locale detection
- Update sitemap with hreflang alternates for SEO

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Transform the pain points section into a compelling three-part narrative:
- "The Challenge" - problem statement with system diagram illustration
- "A Better Way" - what-if questions with developer illustration
- "Our Expertise" - value propositions with team collaboration illustration

Updated styling to match site theming with light backgrounds, white cards,
and geometric patterns. Enterprise-focused copy for all four verticals.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ulhas ulhas merged commit 0893d7d into main Nov 27, 2025
1 check failed
@ulhas ulhas deleted the feature/i18n-spanish branch November 27, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant