Skip to content

Conversation

@cyfyifanchen
Copy link
Member

No description provided.

@netlify
Copy link

netlify bot commented Nov 26, 2025

Deploy Preview for ten-framework-portal failed. Why did it fail? →

Name Link
🔨 Latest commit c3c1fc9
🔍 Latest deploy log https://app.netlify.com/projects/ten-framework-portal/deploys/692703a65cefac74db790863

@cyfyifanchen cyfyifanchen marked this pull request as draft November 26, 2025 07:57
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +48 to +50
<Image
src={project.image}
alt={project.title}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Prevent broken images on project cards

The new ProjectsShowcase now renders project.image via <Image> for every card, but the sample data points to /api/placeholder/300/200 and this repo has no app/api/placeholder route (rg finds no implementation). Visiting the landing page will therefore request a 404 for every card thumbnail, leaving all preview images broken. Either switch back to the static gradient preview or provide a real image/source for these URLs.

Useful? React with 👍 / 👎.

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.

1 participant