Skip to content

Conversation

@dvidsilva
Copy link
Contributor

@dvidsilva dvidsilva commented Mar 16, 2025

This pull request includes several changes to the src directory, focusing on updating component properties, adding new components, and enhancing the configuration. The most important changes include updating the HomePage component, adding the Albums component, and modifying the configuration file.

Updates to component properties:

  • src/App.tsx: Updated the HomePage component to use the page prop instead of the homePage prop.
  • src/components/home.page.tsx: Updated the PageComponent to use the page prop instead of the homePage prop and added the Albums component. [1] [2]

New components:

  • src/components/albums.grid.tsx: Added a new Albums component that displays a grid of album cards, each containing album details and a link to the album page.

Configuration enhancements:

  • src/config.ts: Added a new MARKKET_URL configuration variable to store the base URL for the market.displaying list categories in the landing page

@dvidsilva dvidsilva merged commit 155f7ad into main Mar 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants