Open Issues Need Help
View All on GitHubAI Summary: The homepage currently displays a duplicate "Ready to Join SHPE FAU?" Call-to-Action (CTA) block in its footer. This block is redundant as an identical one already appears at the top of the page. The task is to remove the duplicate CTA section from `src/pages/Home.jsx` or `src/components/CTASection.jsx`.
AI Summary: This issue requires updating two CTA buttons on the Events page. The 'Follow Us' button needs to link to the provided Instagram URL, and the 'Join Our Mailing List' button should be renamed to 'Join Our Community' and link to the provided WhatsApp group URL. The necessary file to edit and the exact code changes are specified.
AI Summary: This issue requires updating the homepage by replacing a blue box with a new SHPE group image and updating the existing text copy. The task involves adding the image asset to the `public/images/home` directory, locating the blue box component (likely in `src/components/Hero.jsx`), and replacing it with the provided `<picture>` tag, along with updating the homepage's textual content.
AI Summary: This issue requires updating the E-Board page to dynamically render E-Board members and Committee Chairs from a new `src/content/eboard.json` file. The goal is to make member updates easier, including future additions like photos and LinkedIn profiles. The two groups should be visually separated using subtle design elements like typography or background changes.
AI Summary: This issue requests an update to the site footer. It involves replacing a placeholder logo with the official SHPE FAU logo and updating the social media links from Twitter to Instagram, LinkedIn, and a WhatsApp group chat, while retaining the existing footer text.
AI Summary: This issue requests the removal of a specific Call-to-Action (CTA) section titled "Join Our Leadership Team" from the E-Board page. The CTA block, including its text and buttons, should be completely deleted from the `src/pages/EBoard.jsx` file.