Closed tk1ng closed 7 months ago
This adds the Discord and social links section to site:
To build this out, the following components were created:
SocialSection - container for section and media + copy
SocialSection
SocialLinks - renders social icon images and associated links
SocialLinks
Based on Figma, it appears this section is hidden in the mobile view so conditional rendering is set for the component.
Resolves issue #72
This adds the Discord and social links section to site:
To build this out, the following components were created:
SocialSection
- container for section and media + copySocialLinks
- renders social icon images and associated linksBased on Figma, it appears this section is hidden in the mobile view so conditional rendering is set for the component.
Resolves issue #72