Commit Graph

  • fa52f07bc4 Refactor site layout and enhance content structure by adding a subscription form and footer details across multiple languages. Remove unused CSS files and ensure proper localization in JSON files. Update site configuration for improved navigation and accessibility. main Richard Bergsma 2025-07-24 22:09:48 +02:00
  • 7f9cf0cc82 Update site content across multiple languages, enhancing the "Stay Updated" section with a subscription form and footer details. Remove unused CSS files and ensure proper localization in JSON files for German, French, Dutch, and English. Adjust site configuration for improved navigation and accessibility. Richard Bergsma 2025-07-24 21:46:33 +02:00
  • 1d8b25f872 Implement enhanced translation function in i18n utility to support fallback to English and improve localization handling. Update getCurrentLocale function to default to 'en' for now. Richard Bergsma 2025-07-24 21:01:12 +02:00
  • f3ccd766fa Enhance site configuration and layout with modern styling, improved font usage, and updated service components. Refactor navigation and footer for better accessibility and user experience, while ensuring inline definitions to resolve import issues. Richard Bergsma 2025-07-24 20:59:34 +02:00
  • 32301a18e9 Update site content and structure, including localization adjustments for addresses, removal of unused files, and enhancements to the layout and styling for better user experience. Richard Bergsma 2025-07-24 19:18:12 +02:00
  • 37a6e0ab31 full site update Richard Bergsma 2025-07-24 18:46:24 +02:00
  • bfe2b90d8d Fix import path for Services component in index.astro to match directory structure. Richard Bergsma 2025-06-04 01:34:39 +02:00
  • 3cddf9da60 Refactor index.astro to utilize internationalization utility for meta tags and adjust import paths for Services component. Richard Bergsma 2025-06-04 01:34:13 +02:00
  • d3a6d65c36 Refactor import paths in index.astro to align with updated directory structure. Richard Bergsma 2025-06-04 01:32:54 +02:00
  • e0452ebfd8 Update index page meta tags with static content for title, description, and keywords, replacing internationalization utility. Richard Bergsma 2025-06-04 01:31:03 +02:00
  • 37ca16ded2 Update import path for internationalization utility in index page to reflect new directory structure. Richard Bergsma 2025-06-04 01:29:53 +02:00
  • 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. Richard Bergsma 2025-06-04 01:28:18 +02:00
  • f564412fee Remove empty index page redirect and delete localized service pages for English, Italian, and Dutch, further streamlining the codebase. Richard Bergsma 2025-06-04 01:25:57 +02:00
  • 7ddbe42fc0 Update service page routing to include specific service IDs for improved navigation and enhance user experience. Richard Bergsma 2025-06-04 01:23:36 +02:00
  • 409639cfad Remove localized service pages for English, Italian, and Dutch, consolidating content management and streamlining the codebase. Richard Bergsma 2025-06-04 01:20:27 +02:00
  • 128093aa0d Refactor import paths for SERVICES in multiple service pages to use centralized configuration from '@config' Richard Bergsma 2025-06-04 01:17:51 +02:00
  • 8f33562c4f Update import path for SERVICES in services.astro to correct directory structure Richard Bergsma 2025-06-04 01:13:56 +02:00
  • 57d0bf0618 Update import path for SERVICES in services.astro to use site.config Richard Bergsma 2025-06-04 01:07:54 +02:00
  • 01f85327c4 Update import path for SERVICES in services.astro to use site.config.mjs Richard Bergsma 2025-06-04 01:06:48 +02:00
  • fe206a467b Skip empty slug blog pages Richard Bergsma 2025-06-04 01:03:59 +02:00
  • 057d427b5b integration Directus cms Richard Bergsma 2025-06-04 00:55:56 +02:00
  • 3168826fa8 Add internationalization support with astro-i18next integration becarta 2025-05-23 15:10:00 +02:00
  • 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. becarta 2025-05-23 13:02:36 +02:00
  • a544759a3b Refactor routing in App component to enhance navigation and improve error handling by integrating dynamic routes and updating the NotFound route. becarta 2025-05-23 12:43:00 +02:00
  • f40db0f5c9 Start over, this time in Astro becarta 2025-05-23 10:34:43 +02:00
  • fe932180cb Update Router component in App.svelte to disable hash-based routing for improved navigation experience becarta 2025-05-16 01:44:56 +02:00
  • ac7c22ffec Add NotFound route to App component for improved error handling in navigation becarta 2025-05-16 01:42:45 +02: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. becarta 2025-05-16 01:37:41 +02: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. becarta 2025-05-16 01:19:16 +02:00
  • 82cd940b62 Update devDependencies in package.json to use caret (^) for versioning on svelte and vite-plugin-svelte becarta 2025-05-16 01:17:06 +02:00
  • 3d1f64d8e5 Refactor testimonial navigation handlers and improve timer management in Testimonials component becarta 2025-05-16 01:12:01 +02:00
  • 4f0a849323 Add automatic testimonial rotation with timer functionality in Testimonials component becarta 2025-05-16 01:10:01 +02: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. becarta 2025-05-16 01:08:12 +02: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. becarta 2025-05-16 00:51:27 +02:00
  • bfdac3f322 Update devDependencies in package.json and simplify Svelte config by removing sourcemap option becarta 2025-05-16 00:32:57 +02:00
  • 046b5241a2 Refactor Vite server configuration by removing HMR host setting becarta 2025-05-16 00:31:10 +02:00
  • 195e4ba432 Update devDependencies in package.json to latest versions becarta 2025-05-16 00:28:46 +02:00
  • 00c92b1462 Update TypeScript version in package.json to 5.3.3 becarta 2025-05-16 00:27:50 +02:00
  • 969d9c0af3 Update package dependencies and remove unused files from node_modules becarta 2025-05-16 00:25:30 +02:00
  • 04584e9c98 Update script path in index.html and remove duplicate font import in app.css becarta 2025-05-16 00:21:27 +02:00
  • bacf566ec9 first commit becarta 2025-05-16 00:17:42 +02:00
  • ea5c866137 first commit becarta 2025-05-16 00:04:57 +02:00