Skip to content

Footer year not updating & placeholder lorem text appearing in Trending section images #42

@PratheekGaba-111

Description

@PratheekGaba-111

Bug Description

Description

I noticed a couple of UI issues while working on the project:

  1. Footer Year

    • The year displayed in the footer is static and not updating to the current year.

    • It would be better to make this dynamic so it automatically reflects the current year.

  2. Trending Section – Placeholder Text

    • In the Trending section, all images are displaying placeholder text:

      "Lorem, ipsum dolor sit amet consectetur adipisicing elit. Ut rerum officiis laudantium impedit."

    • This text appears over/along with the images and seems unintended for production.

    • The placeholder content should either be replaced with actual data or removed.

These issues affect the overall polish and user experience of the UI.
I’d be happy to work on fixing this if the issue is assigned.

Steps to Reproduce

  1. Clone the repository and install the required dependencies.
  2. Run the project locally using the development server.
  3. Open the application in a browser.
  4. Scroll down to the footer and observe the displayed year.
  5. Navigate to the Trending section on the homepage.
  6. Observe that all images in the Trending section display placeholder lorem text instead of intended content.

Expected Behavior

  1. The footer should display the current year dynamically and update automatically without requiring manual changes.
  2. The Trending section should display images without placeholder lorem text.
  3. Each trending item should show relevant content or metadata, or no text at all if not required by design.
  4. The overall UI should appear polished and production-ready, without any placeholder or dummy content visible to users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions