Skip to content

Commit

Permalink
recover landing image
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbraemer committed Oct 21, 2024
1 parent 4ff1f99 commit 992453e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .web/docs/.vitepress/theme/components/Landing.vue
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ import LogoCloud from "./LogoCloud.vue";
<img alt="Product screenshot"
class="w-[48rem] max-w-none rounded-xl shadow-xl ring-1 ring-gray-400/10 sm:w-[57rem] md:-ml-4 lg:-ml-0"
height="1442"
src="https://tailwindui.com/img/component-images/dark-project-app-screenshot.png" width="2432">
src="/images/dark-project-app-screenshot.png" width="2432">
</div>
</div>
</div>
Expand Down
Binary file added .web/docs/images/dark-project-app-screenshot.png
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 992453e

Please sign in to comment.