Skip to content

Comments

feat: add new homepage sections and enhance visual design#2

Open
manupastorr wants to merge 1 commit intomainfrom
claude
Open

feat: add new homepage sections and enhance visual design#2
manupastorr wants to merge 1 commit intomainfrom
claude

Conversation

@manupastorr
Copy link
Owner

No description provided.

@vercel
Copy link

vercel bot commented Jul 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
maradoca ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2025 8:26pm

@manupastorr manupastorr self-assigned this Jul 22, 2025
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Bug: Remove Debugging Logs Before Deployment

Debug console.log statements, which log upcomingGigs and pastGigs props, were accidentally committed to the codebase and must be removed before production deployment.

components/press-kit/PerformanceList.tsx#L14-L16

}: PerformanceListProps) {
console.log("upcomingGigs", upcomingGigs);
console.log("pastGigs", pastGigs);

Fix in CursorFix in Web


Bugbot free trial expires on July 29, 2025
Learn more in the Cursor dashboard.

Was this report helpful? Give feedback by reacting with 👍 or 👎

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