-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Description:
Bug Report
The Product Hunt badge/image is not displaying correctly on the webpage. Instead of showing the image, only the alt text is visible.
Current Behavior
The image with alt text "EasyFrontend - 700+ UI components with editor | Product Hunt" is not loading and only displays as broken image placeholder with alt text.
Expected Behavior
The Product Hunt badge/image should display properly as a clickable image/link.
Location
The broken image appears in the main section of the page, below the social media icons (GitHub, Facebook, YouTube, X/Twitter, Reddit).
Steps to Reproduce
Visit the webpage
Scroll to the section with social media icons
Observe the broken image below the icons
Possible Causes
Incorrect image file path
Missing image file in the repository
Broken external link to Product Hunt badge
Incorrect image URL
Suggested Fix
Verify the image source path is correct
Ensure the image file exists in the project directory
If using Product Hunt's embed badge, verify the embed code is correct
Update the image source to a valid URL or local path
Environment
Browser: Chrome (based on screenshot)
Date observed: October 29, 2025
Screenshot
Additional Context
This appears to be a Product Hunt badge that should link to the EasyFrontend product page on Product Hunt. Fixing this will improve the page's appearance and functionality.