11 Commits

Author SHA1 Message Date
arne 3516b090d2 Merge pull request 'arne-patch-1' (#1) from arne-patch-1 into main
Build and Push Docker Image / build-and-push (push) Successful in 17s
Reviewed-on: #1
2026-05-04 06:25:08 +00:00
arne 1c44aaff56 remove insights from footer 2026-05-04 06:24:37 +00:00
arne ca32baa635 remove insights from nav 2026-05-04 06:23:26 +00:00
arne 6016b9e747 remove testimonials section
Build and Push Docker Image / build-and-push (push) Successful in 22s
2026-05-04 06:21:16 +00:00
Arne Moerman a6b761aaf8 Refine team card layout and improve email wrapping
Build and Push Docker Image / build-and-push (push) Successful in 23s
Updated team member email addresses for better line breaking. Enhanced CSS for `.frc-team-layout`, card content, and contact links to improve responsiveness, prevent overflow, and allow text wrapping. Reduced photo and heading sizes for a more compact design. Adjusted grid columns and icon behavior for improved layout consistency.
2026-05-03 14:28:31 +02:00
Arne Moerman 1aff354735 Update contact navigation and add contact page
Build and Push Docker Image / build-and-push (push) Successful in 24s
Updated all "Contact" links to use the new /contact route. Added Contact.razor and its CSS for the contact page. Adjusted section IDs for navigation consistency and updated footer navigation.
2026-05-03 13:48:08 +02:00
Arne Moerman f343738db5 UI redesign & Docker support; improved navigation & layout
Build and Push Docker Image / build-and-push (push) Successful in 19s
Major UI overhaul: new expertise, team, footer, and testimonials sections with enhanced styling and layout. Added Docker Compose for app and SQL Server, updated .env.example, improved navigation anchors, and modernized CSS for responsiveness and accessibility.
2026-05-03 13:00:00 +02:00
Arne Moerman 795d4606d7 Add Docker support and CI workflow for build and push
Build and Push Docker Image / build-and-push (push) Successful in 1m25s
Added .dockerignore and Dockerfile for containerization. Introduced GitHub Actions workflow to build and push images to Gitea registry. Updated project file with Docker properties and Azure Containers Tools package. Enhanced launchSettings.json with Docker profile and improved environment settings.
2026-05-03 10:44:15 +02:00
Arne Moerman 294c197d62 Refactor Home to modular components, add section styles
Refactored Home.razor to use modular Blazor components for each site section (navigation, hero, values, impact, process, expertise, testimonials, team, footer). Added corresponding CSS files for each component. Implemented responsive navigation with hamburger menu and interactive logic. Updated process section with animated connectors and Bootstrap Icons. Switched to inline SVGs for values and impact icons. Cleaned up app.css and updated background color. Added new image for impact section. Improved maintainability and responsive design.
2026-05-02 22:14:07 +02:00
Arne Moerman 2e17e4dc10 Add project files. 2026-05-02 19:17:57 +02:00
Arne Moerman 16def6a066 Add .gitattributes and .gitignore. 2026-05-02 19:17:55 +02:00