Make Footer (Social Media), Toolbar customizable via mdx files
Currently, the items inside of the "Toolbar" and the Social Media Links in the Footer are hardcoded inside of some React/Astro components.
Instead, they should be user-editable through .mdx files that reside in the content
folder (used as content collections).