Skip to content

Commit

Permalink
replaced pic on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutlope committed Mar 2, 2023
1 parent 503ff81 commit 24bcee8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Todos v1

- [ ] Play around with the prompt to optimize it based on levelsio prompt
- [ ] Make GitHub repo OSS, tweet about it, and add tweet to homepage after launching

# [roomGPT.io](https://roomGPT.io)
Expand Down
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const Home: NextPage = () => {
alt="Generated photo of a room with roomGPT.io"
width={400}
height={400}
src="/generated-pic.png"
src="/generated-pic-2.jpg"
className="w-full object-cover h-96 rounded-2xl sm:mt-0 mt-2"
/>
</div>
Expand Down
Binary file added public/generated-pic-2.jpg
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 24bcee8

Please sign in to comment.