Commit Graph

15 Commits

Author SHA1 Message Date
229669ae4c Add lucide-svelte dependency and update components: Integrate lucide-svelte icons in various components, enhance layout with improved styling, and streamline navigation links for better user experience. 2026-01-08 12:52:36 -03:00
4d0b4d6ead Update layout and styling in +page.svelte: Replace hidden div with a flex container for improved visibility of the OUVIDORIA link, and adjust the SESP-PE span to be conditionally displayed on larger screens. 2026-01-08 11:45:20 -03:00
91925a9dea Update VSCode settings: Configure ESLint with flat config, set working directories for apps and packages, enable format on save, and specify default formatters for TypeScript, JSONC, and Svelte files. 2026-01-08 11:21:30 -03:00
0fbd56d39e Refactor component styles: Update various components to use rounded-lg instead of rounded-2xl for a more consistent design, and adjust button styles for improved visual coherence across the application. 2026-01-06 14:12:00 -03:00
a478c834e3 Remove static content sections from main and news pages to streamline layout and prepare for dynamic data integration. 2026-01-06 13:46:25 -03:00
78964261d9 Enhance NewsCarousel component: Update background gradient and add drop shadows to text elements for improved readability and visual appeal. 2026-01-06 13:22:12 -03:00
da387ed7e7 Revamp main page layout: Integrate NewsCarousel and ProgramMiniCard components, update content to include news and program access, and enhance visual elements for the Secretaria de Esportes de Pernambuco. 2026-01-06 11:53:29 -03:00
51ab1eb6cb Update enrollment details for 2026: Enhance ProgramPage with additional eligibility criteria and benefits, and improve main page with updated enrollment information. 2026-01-06 08:27:01 -03:00
fe968244b5 Refactor Dockerfile: Remove non-root user switch to streamline the build process. 2026-01-05 18:20:15 -03:00
62e4c010c0 Add enrollment details and program information for 2026: Update ProgramPage and data structure to include eligibility, benefits, and signup process for each program; enhance main page with enrollment announcement and related information. 2026-01-05 16:09:15 -03:00
5f43a63e35 Refactor Dockerfile: Remove non-root user creation and simplify file copying from base stage. 2026-01-05 15:18:43 -03:00
4db025d350 Update project dependencies and configuration: add svelte-adapter-bun, modify package scripts to use bun, and enhance .dockerignore for build artifacts. 2026-01-05 15:14:37 -03:00
3fe361e554 Refactor TypeScript configuration and improve type definitions; update main page layout with new styles and components for Secretaria de Esportes de Pernambuco. 2026-01-05 15:09:03 -03:00
171c54dd85 Update project structure and styles: Refactor TypeScript configuration, enhance app type definitions, and redesign main page layout with new styles and components for Secretaria de Esportes de Pernambuco. 2026-01-05 14:47:01 -03:00
5d615fd011 init 2026-01-05 13:57:38 -03:00