Skip to content
Snippets Groups Projects
Home.tsx 509 B
Newer Older
import { FadeIn } from "../components/FadeIn";
Maximilian Leo Huber's avatar
Maximilian Leo Huber committed

export function Home() {
      <FadeIn filepath="https://static.igem.wiki/teams/5247/landing/firstperson.webp"></FadeIn>
      <FadeIn filepath="https://static.igem.wiki/teams/5247/landing/firstbreathin.webp"></FadeIn>
      <FadeIn filepath="https://static.igem.wiki/teams/5247/landing/firstbreathoutrelease.webp"></FadeIn>
      <FadeIn filepath="https://static.igem.wiki/teams/5247/landing/firstbreathoutdone.webp"></FadeIn>
Maximilian Leo Huber's avatar
Maximilian Leo Huber committed
    </>