Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
aa04dbaafb
Implement main index page layout with components for header, hero, services, testimonials, call-to-action, and footer, along with internationalization support for meta tags.
8a3507dce0
Enhance Services page by implementing detailed service descriptions and benefits. Update routing for service links to include specific service IDs for improved navigation. Add scroll margin for header offset to ensure proper visibility when navigating to sections.
a544759a3b
Refactor routing in App component to enhance navigation and improve error handling by integrating dynamic routes and updating the NotFound route.