• Joined on 2025-04-13
Richard pushed to main at 365DevNet/Nicole 2025-05-18 20:04:24 +00:00
61074be5c3 Refactor Header and LanguageSelector components for improved layout and responsiveness
Richard pushed to main at 365DevNet/Nicole 2025-05-18 19:55:47 +00:00
3f5a192281 Enhance footer component by adding credits section and updating translations for footer credits
Richard pushed to main at 365DevNet/Nicole 2025-05-18 19:38:25 +00:00
d0a30705e9 Add onRequest middleware function to handle requests in Astro
Richard pushed to main at 365DevNet/Nicole 2025-05-18 19:33:32 +00:00
ea09fdad9f Remove all image assets, HTML files, stylesheets, scripts, and documentation from the project.
Richard pushed to main at 365DevNet/Nicole 2025-05-18 17:18:52 +00:00
0fe2099c9d Remove all image assets, HTML files, stylesheets, scripts, and documentation from the project.
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 23:44:59 +00:00
fe932180cb Update Router component in App.svelte to disable hash-based routing for improved navigation experience
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 23:42:48 +00:00
ac7c22ffec Add NotFound route to App component for improved error handling in navigation
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 23:37:42 +00:00
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.
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 23:19:17 +00:00
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.
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 23:17:08 +00:00
82cd940b62 Update devDependencies in package.json to use caret (^) for versioning on svelte and vite-plugin-svelte
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 23:12:02 +00:00
3d1f64d8e5 Refactor testimonial navigation handlers and improve timer management in Testimonials component
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 23:10:03 +00:00
4f0a849323 Add automatic testimonial rotation with timer functionality in Testimonials component
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 23:08:14 +00:00
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.
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 22:51:28 +00:00
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.
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 22:32:59 +00:00
bfdac3f322 Update devDependencies in package.json and simplify Svelte config by removing sourcemap option
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 22:31:12 +00:00
046b5241a2 Refactor Vite server configuration by removing HMR host setting
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 22:28:48 +00:00
195e4ba432 Update devDependencies in package.json to latest versions
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 22:27:51 +00:00
00c92b1462 Update TypeScript version in package.json to 5.3.3
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 22:25:32 +00:00
969d9c0af3 Update package dependencies and remove unused files from node_modules
Richard pushed to main at 365DevNet/Tiber365 2025-05-15 22:21:29 +00:00
04584e9c98 Update script path in index.html and remove duplicate font import in app.css