Skip to content

Conversation

@MayGo
Copy link
Owner

@MayGo MayGo commented Mar 5, 2025

No description provided.

MayGo added 14 commits March 4, 2025 19:28
- Created multiple new components for homepage sections (Hero, Benefits, Pricing, etc.)
- Added Lottie animation components for each section with dynamic rendering
- Implemented ScrollToAnchorOnPageLoad utility component
- Organized components and animations in app/[locale]/components directory
- Integrated various UI elements like Carousel, IntroCallCard, and PriceItem
- Integrate next-intl for multi-language support
- Configure routing and middleware for locales (en, et)
- Add language switcher component
- Create message files for English and Estonian
- Update layout and components to support internationalization
- Add global type definitions for internationalization
- Implement locale-based routing and navigation
- Create components.json translation files for English and Estonian
- Update Footer, MenuDialog, and Navlinks components to use translations
- Modify global.d.ts to include ComponentMessages type
- Integrate next-intl translations for component text content
…nents.json

- Remove components.json translation files for English and Estonian
- Move all component translations to page.json
- Update global.d.ts to remove ComponentMessages type
- Refactor components to use translations from consolidated page.json files
- Simplify internationalization structure by consolidating translation files
- Update ComparePricing, Discuss, PauseTry, PriceItem, PriceItemButton, and Testimonials components to use next-intl translations
- Move hardcoded text content to page.json translation files for English and Estonian
- Update EMAIL_TO constant to use .dev domain
- Refactor components to dynamically render text using useTranslations hook
…mponents

- Integrate next-intl translations for GridBackground, PriceForOthers, and TechScroll components
- Update page.json translation files for English and Estonian with new translation keys
- Replace hardcoded text with dynamic translations using useTranslations hook
- Complete translation of entire page.json file to Estonian
- Translate all sections including hero, benefits, pricing, testimonials, and FAQ
- Maintain consistent translation style and tone throughout the document
- Add support for locale-specific metadata in layout.tsx
- Integrate metadata translations from page.json for both English and Estonian
- Include dynamic title, description, keywords, and alt text
- Adjust OpenGraph and Twitter metadata to use translated content
- Update Content-Language meta tag to use current locale
- Upgrade TypeScript, React types, and Node types to latest versions
- Refactor root and locale layouts to improve structure and performance
- Add loading skeleton component for better user experience
- Remove redundant not-found page
- Integrate Vercel Analytics and Speed Insights
- Simplify theme and font configuration
- Implement global not-found page for handling 404 errors
- Add root page redirection to default locale (/en)
- Update locale layout to validate incoming locale and use notFound() for invalid locales
- Improve routing and error handling in the application structure
- Refine translations in page.json for Estonian locale
- Remove unnecessary "i" from "Reacti" throughout the document
- Maintain consistent translation style and terminology
- Update metadata, hero, benefits, and other sections with corrected React terminology
- Refine owner title translation in Estonian locale
- Modify "&" symbol usage in owner title
- Maintain consistent translation style for introCallCard section
- Update LanguageSwitcher to use custom Button component and improve locale switching
- Modify IntroCallCard heading with adjusted line height
- Update Estonian translations with minor text refinements
- Remove [locale] directory and consolidate routes in root app directory
- Modify middleware and routing configuration to support locales without prefix
- Update HeaderNavbar to remove LanguageSwitcher component
- Add various animation components for different sections
- Refactor page structure to improve overall application layout
@vercel
Copy link

vercel bot commented Mar 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
trimatech ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 8:53am

- Delete middleware.ts with locale configuration
- Remove next.config.js and replace with next.config.ts
- Delete LanguageSwitcher component from project
- Remove routing.ts file and consolidate locale settings
- Update request.ts to use direct imports and improve error handling
- Remove language switcher from MenuDialog component
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.

2 participants