Skip to content

Commit

Permalink
add gif
Browse files Browse the repository at this point in the history
  • Loading branch information
earthpulse committed Nov 7, 2024
1 parent 392b505 commit 01cfe4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ui/src/routes/Hero.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@
<div
class="gap-6 max-w-[600px] text-center text-white flex flex-col items-center px-4 justify-center h-full mt-[-30px] sm:mt-0"
>
<h1 class="text-6xl font-bold leading-[70px]">
<!-- <h1 class="text-6xl font-bold leading-[70px]">
Earth Observation Training Data Lab
</h1>
<p class="py-8 leading-7 text-xl">
Create, share and use training datasets for Earth Observation Machine
Learning applications with our open source tools.
</p>
</p> -->
<img src="backgrounds/eodtl_teaser.gif" alt="EOTDL Teaser" />
<span class="flex flex-row gap-3">
<a
href="https://github.com/earthpulse/eotdl"
Expand Down
Binary file added ui/static/backgrounds/eodtl_teaser.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 01cfe4f

Please sign in to comment.