// © XlXi 2021 // Graphictoria 5 import React, { useEffect } from "react"; import { Link } from "react-router-dom"; import SetTitle from "../Helpers/Title.js"; import SocialCard from "../Components/Landing/SocialCard.js"; import { user } from "../helpers/utils.js"; const Home = (props) => { useEffect(()=>{ SetTitle(); }, []) return ( <>
* Graphictoria is not affiliated with, endorsed by, or sponsored by Roblox Corporation.