Commit Graph
4 Commits
Author SHA1 Message Date
Dan Dobos 4aa5040ef5 Refactor code style for consistency and readability
- Updated import statements to use double quotes instead of single quotes across multiple files.
- Reformatted JSX return statements for better alignment and readability.
- Added missing newlines at the end of files where necessary.
- Adjusted component structure for improved clarity in the Landing, Blog, BestPractices, and Projects pages.
- Enhanced error boundary component for better error handling.
- Updated theme overrides for Material-UI components to maintain consistent styling.
2025-10-17 17:13:54 +02:00
Dan Dobos 48650c3574 feat: add BlogAccordion component and integrate with Blog page; include Pantone color content 2025-10-17 12:38:51 +02:00
dadobos 623dc6f334 added accordion, content 2022-05-29 21:26:49 +02:00
dadobos 43b2ea833b added card 2022-05-28 22:30:39 +02:00