Apex Social Contact Management
Objective
Update social and contact channels while keeping visual and functional consistency.
Run this workflow
- •Locate social link blocks in
HeaderandFooter. - •Edit URLs and CTA copy without changing layout structure unless requested.
- •Keep explicit FontAwesome icon imports per icon.
- •Keep safe external link attributes (
target="_blank"andrel="noopener noreferrer"when needed). - •Verify logo, brand name, and links remain aligned with commercial goals.
File map
- •
src/Components/Header/Header.jsx: primary social access links. - •
src/Components/Footer/Footer.jsx: repeated social links and closing CTA. - •
src/Components/Navbar/Navbar.jsx: brand and main link.
Rules
- •Do not mix social/contact edits with large style refactors.
- •Keep copy short and conversion oriented.
- •If an official URL is missing, add a short
TODOwith the pending channel.
Output checklist
- •Confirm all links open correct targets.
- •Confirm there are no missing icon imports or broken links.
- •Confirm Header/Footer consistency for each social channel.