d9ff535ac028f1d85bb7e8139559af293dab23bd
New Project Structure: - Created reusable UI components (ServiceCard, AnimatedSection, SectionTitle) - Split large components into smaller, focused ones - Extracted shared hooks for common functionality - Organized constants into separate files Key Improvements: - Hooks: useScrollNavigation, useScrollToSection, useCookieSettings - UI Components: Modular components for consistent styling and behavior - Constants: Centralized data management (ServicesData, NavigationData) - Component Split: Navbar, Hero, and Footer broken into logical sub-components
Description
No description provided
Languages
TypeScript
76.1%
Java
21.1%
CSS
1.7%
Dockerfile
0.4%
JavaScript
0.3%
Other
0.4%