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.
5a8bf790af
Refactor App component to implement routing with svelte-spa-router, replacing static components with dynamic routes for improved navigation. Update routes for Home, About, Contact, Careers, Blog, and legal services.
a036c95dbc
Integrate svelte-preprocess into Svelte configuration and update metadata for improved build process. Remove unused Lottie player and related dependencies to streamline project structure.
47fe59d3c3
Refactor Hero component to replace Lottie player with a static image for better performance and update footer links to ensure they direct to the correct service paths.
27e836b546
Enhance Vite configuration to suppress Lottie player eval warnings and update footer links to point to correct service paths. Replace Lottie player with an image in the Hero component for improved performance.