From 8295e9fb3eb4cd3cf7955c0ae2821100c878c0a0 Mon Sep 17 00:00:00 2001 From: Arne Schauf Date: Wed, 30 Apr 2025 14:47:14 +0200 Subject: [PATCH] Refactor "About Us" page with new styles and animations Implemented a modernized design for the "About Us" page, adding custom styles, animations, and improved responsiveness. Enhanced the layout for mission, vision, team members, and additional content sections for better readability and user experience. --- core/templates/bootstrap5_base.html | 2 +- core/templates/core/about_us_page.html | 334 +++++++++++++++++++------ 2 files changed, 264 insertions(+), 72 deletions(-) diff --git a/core/templates/bootstrap5_base.html b/core/templates/bootstrap5_base.html index 3e679ac..d281de4 100644 --- a/core/templates/bootstrap5_base.html +++ b/core/templates/bootstrap5_base.html @@ -38,7 +38,7 @@ {% if not self.url == site_root.url %} -