Commit Graph

9 Commits

Author SHA1 Message Date
becarta
d2bb939dc8 Refactor multiple pages to enhance structure and styling: update About, Contact, Events, Home, Members, Orphanage pages with improved meta descriptions, layout changes, and consistent use of global styles. Replace BaseLayout with Header and Footer components for better modularity and maintainability. 2025-06-19 00:41:41 +02:00
becarta
063b5edbaa Refactor mobile menu implementation in Header component: update button ID, enhance toggle functionality with detailed logging, and streamline event listeners for improved user experience. 2025-06-19 00:31:59 +02:00
becarta
65713e5350 Improve mobile menu functionality in Header component: add toggle behavior, close menu on link click, and adjust CSS for better visibility. 2025-06-19 00:29:41 +02:00
becarta
f530b84499 Enhance Header component: implement mobile menu functionality, improve active state handling for navigation links, and add responsive styles for better mobile experience. 2025-06-19 00:27:24 +02:00
becarta
8b32f51c6e Refactor project structure: remove React integration and ContactForm component, update package dependencies, and enhance Footer and Header components with improved styling and layout. Change project name from "Omoluabi Foundation" to "Omoluabi Association" across various files. 2025-06-19 00:19:27 +02:00
81f637b317 Refactor Astro configuration: remove server adapter and streamline integrations. Update Tailwind CSS plugin setup. 2025-06-18 22:06:40 +02:00
bc59d2ca67 Update Astro configuration for SSR support and refactor homepage layout. Added server adapter and standalone mode. Replaced Header component with a custom header, updated page titles, and improved styling for navigation and footer. 2025-06-18 21:43:11 +02:00
ca04704a0b Add initial README.md for Astro Starter Kit: Minimal 2025-06-18 21:21:42 +02:00
013b46a7c4 first commit 2025-06-18 19:15:23 +02:00