import React from "react"; import Reveal from "react-reveal/Reveal"; import "./HomeTop.scss"; import { Skynet, Deco1, Deco2 } from "../../svg"; export default function HomeTop() { return (

Build the Future Web.

Skynet is a decentralized file sharing and content distribution protocol.

); }