Commit Graph

213 Commits

Author SHA1 Message Date
Aiirondev_dev a4b6e3107b style: Add mapping for starter package in book option package function 2026-05-15 22:41:48 +02:00
Aiirondev_dev cca8ffbdf5 style: Update contact information and validity dates in legal documents 2026-05-15 22:31:22 +02:00
Aiirondev_dev b7ed31b117 style: Remove tutorial upload functionality and associated template 2026-05-15 21:46:02 +02:00
Aiirondev_dev 442c7d24d2 style: Implement tutorial video upload functionality with preview and management features 2026-05-15 21:40:27 +02:00
Aiirondev_dev f65188d596 style: Enhance tutorial video management with URL normalization and improved preview functionality 2026-05-15 21:37:09 +02:00
Aiirondev_dev 8f6d5dedcf style: Remove emoji from tutorial titles and buttons for a cleaner presentation 2026-05-15 21:31:15 +02:00
Aiirondev_dev ad5672ca8e style: Add tutorial management features with video display and admin upload functionality 2026-05-15 18:33:48 +02:00
Aiirondev_dev f56f253beb style: Update service description for clarity and detail 2026-05-15 18:27:37 +02:00
Aiirondev_dev 460d409685 style: Update call-to-action button text for improved clarity 2026-05-15 18:18:51 +02:00
Aiirondev_dev da86ca53c9 style: Change pictures layout from flex to grid for improved responsiveness 2026-05-15 17:07:59 +02:00
Aiirondev_dev c06a2de14e style: Add opening hours section to footer for improved user information 2026-05-13 16:10:00 +02:00
Aiirondev_dev 6a0877de38 style: Update command script name and enhance team member presentation in HTML 2026-05-12 10:37:03 +02:00
Aiirondev_dev 00727961cd Refactor code structure for improved readability and maintainability 2026-05-11 23:31:55 +02:00
Aiirondev_dev a892a9d133 style: Add team section with member details and images for enhanced presentation 2026-05-11 23:24:48 +02:00
Aiirondev_dev 5ad33fc2a2 style: Remove team management functionality and associated templates for a cleaner codebase 2026-05-11 23:15:14 +02:00
Aiirondev_dev daec91fcf7 style: Refactor team member card structure for improved readability and maintainability 2026-05-11 15:03:08 +02:00
Aiirondev_dev cbc633b30a style: Simplify message for absence of team members in the team section 2026-05-11 14:57:16 +02:00
Aiirondev_dev f74866600d style: Enhance team member photo handling and ensure fallback members are displayed when no team members are available 2026-05-11 14:57:03 +02:00
Aiirondev_dev 0d2fbebb82 style: Remove redundant text from team section for clarity 2026-05-11 14:51:51 +02:00
Aiirondev_dev 7924a952e2 style: Update meta descriptions and titles for improved clarity and SEO; enhance pricing section layout and content 2026-05-11 14:46:22 +02:00
Aiirondev_dev 9468a1333e Enhance website templates for Invario services and pricing
- Updated dienstleistungen.html to improve layout and content clarity, including new service descriptions and a refined CSS style for better visual appeal.
- Revamped inventarsystem.html with a focus on key features and pricing, adding a structured layout and enhancing the user experience with new design elements.
- Modified main.html to reflect updated pricing information and improve SEO with enhanced meta descriptions and structured data for better search visibility.
- Revised preise.html to clearly present pricing details, including new pricing pills and comparison cards for better user understanding of offerings.
2026-05-11 14:42:35 +02:00
Aiirondev_dev e094e80811 style: Remove max-width constraint from team grid for improved responsiveness 2026-05-11 09:24:50 +02:00
Aiirondev_dev 431ea974e1 style: Update aspect ratio and font sizes for member photos and content for improved readability 2026-05-11 09:14:04 +02:00
Aiirondev_dev f518944472 style: Increase font sizes for member slot and content for improved readability 2026-05-11 09:12:16 +02:00
Aiirondev_dev 23c0ec7c2a style: Update team grid layout and member card styling for improved consistency and responsiveness 2026-05-11 09:10:32 +02:00
Aiirondev_dev 30134e4acd style: Reduce gap in team grid layout for improved spacing consistency 2026-05-11 09:09:05 +02:00
Aiirondev_dev ea724fdd97 style: Refine team grid layout and member card styling for improved consistency and responsiveness 2026-05-11 09:07:07 +02:00
Aiirondev_dev 3fd4be4e05 style: Update team grid layout for improved responsiveness and consistency 2026-05-11 09:05:16 +02:00
Aiirondev_dev 430d6e8fd6 refactor: Update team grid layout to use fixed column count for consistency 2026-05-11 09:03:10 +02:00
Aiirondev_dev 606c3764b1 style: Enhance team page layout and styling for improved readability and responsiveness 2026-05-11 08:59:28 +02:00
Aiirondev_dev 1fd64d6be7 refactor: Update navigation links to replace 'Team' with 'Preise' 2026-05-10 19:07:11 +02:00
Aiirondev_dev 711f4d4652 fix: Improve form submission redirection logic for iOS and update navigation link formatting 2026-05-10 18:29:16 +02:00
Aiirondev_dev 8a312b6a4e refactor: Update navigation links to replace 'Team' with 'Preise' and streamline admin dropdown 2026-05-10 17:50:56 +02:00
Aiirondev_dev e7efc0997a refactor: Simplify instance creation by removing unnecessary parameters and error handling 2026-05-10 17:29:44 +02:00
Aiirondev_dev 281e5a7350 feat: Enhance instance creation with additional parameters and improve error handling 2026-05-10 16:56:52 +02:00
Aiirondev_dev b13ec0cf8b fix: Update title and OpenGraph tags for clarity and consistency in branding 2026-05-10 14:55:37 +02:00
Aiirondev_dev f092ac1890 Refactor appointment system: remove appointments.html, update navigation to link to preise.html, and create new preise.html with pricing details and booking options. 2026-05-10 14:43:26 +02:00
Aiirondev_dev a06cc2f6d7 fix: Update description for clarity and inclusivity regarding school types 2026-05-10 14:12:20 +02:00
Aiirondev_dev d3c7ae6144 fix: Update pricing display with old and new prices for clarity and consistency 2026-05-10 14:07:36 +02:00
Aiirondev_dev ec22d843ea fix: Enhance styling for Zielgruppen section with improved card layout and spacing 2026-05-10 13:47:45 +02:00
Aiirondev_dev 67d7c54297 fix: Update terminology from "Buchungsoption" to "Termin" for clarity and consistency across the site 2026-05-10 13:37:39 +02:00
Aiirondev_dev 8dc21d29f3 Merge branch 'main' of https://github.com/AIIrondev/Key-service-Server 2026-05-10 12:09:39 +02:00
Aiirondev_dev a5bf94a023 fix: Add a button to visit the website for improved user engagement 2026-05-10 12:08:57 +02:00
Aiirondev_dev b98a95ad55 fix: Update content in the Nutzen and Testimonials sections for clarity and engagement 2026-05-10 10:22:40 +02:00
Aiirondev_dev d0cbd335dc fix: Revamp testimonial section for improved clarity and engagement 2026-05-09 11:11:56 +02:00
Aiirondev_dev 746adcbe13 fix: Update testimonial section to improve semantic structure and clarity 2026-05-09 11:10:05 +02:00
Aiirondev_dev 4ad405ee75 Refactor code structure for improved readability and maintainability 2026-05-09 11:08:04 +02:00
Aiirondev_dev ea182b8c98 fix: Update booking options and package details for clarity and consistency 2026-05-09 10:25:47 +02:00
Aiirondev_dev dbdaf3d3c0 fix: Enhance booking process by allowing contact information submission for non-logged-in users 2026-05-09 09:46:14 +02:00
Aiirondev_dev 1a39f329fa feat: Add background images and styles for school categories in main template 2026-05-08 14:26:09 +02:00