import Head from 'next/head' import Image from 'next/image' import styles from '../styles/Index.module.css' import { FontAwesomeIcon } from '@fortawesome/react-fontawesome' import { faDiscord } from '@fortawesome/free-brands-svg-icons' import { faTwitter } from '@fortawesome/free-brands-svg-icons' import { faSpotify } from '@fortawesome/free-brands-svg-icons' import { faEnvelope } from '@fortawesome/free-solid-svg-icons' export default function Index() { return (
Home Music Modelling

INVESVPO

aka Fuhz — Elikas — C2RW

{` Hey I'm Invesvpo, I make some cool 3d models including guns and I'm trying to learn more. I also make music. A lot of my songs are made to be downtempo ambient songs. Check out my Spotify below. `}

Twitter

Spotify

Discord

Email

) }