Commit Graph

15 Commits

Author SHA1 Message Date
becarta
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. 2025-05-16 01:37:41 +02:00
becarta
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. 2025-05-16 01:19:16 +02:00
becarta
82cd940b62 Update devDependencies in package.json to use caret (^) for versioning on svelte and vite-plugin-svelte 2025-05-16 01:17:06 +02:00
becarta
3d1f64d8e5 Refactor testimonial navigation handlers and improve timer management in Testimonials component 2025-05-16 01:12:01 +02:00
becarta
4f0a849323 Add automatic testimonial rotation with timer functionality in Testimonials component 2025-05-16 01:10:01 +02:00
becarta
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. 2025-05-16 01:08:12 +02:00
becarta
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. 2025-05-16 00:51:27 +02:00
becarta
bfdac3f322 Update devDependencies in package.json and simplify Svelte config by removing sourcemap option 2025-05-16 00:32:57 +02:00
becarta
046b5241a2 Refactor Vite server configuration by removing HMR host setting 2025-05-16 00:31:10 +02:00
becarta
195e4ba432 Update devDependencies in package.json to latest versions 2025-05-16 00:28:46 +02:00
becarta
00c92b1462 Update TypeScript version in package.json to 5.3.3 2025-05-16 00:27:50 +02:00
becarta
969d9c0af3 Update package dependencies and remove unused files from node_modules 2025-05-16 00:25:30 +02:00
becarta
04584e9c98 Update script path in index.html and remove duplicate font import in app.css 2025-05-16 00:21:27 +02:00
becarta
bacf566ec9 first commit 2025-05-16 00:17:42 +02:00
becarta
ea5c866137 first commit 2025-05-16 00:04:57 +02:00