import React from "react"; import "../styles/Socials.css"; function Socials() { return (

Just A Test

Test Paragraph

Join the Cord!

Just A Test 2

Test Paragraph 2

Join the Cord2!
); } export default Socials;