Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
stella authored Sep 13, 2024
1 parent 157fc7f commit ac9e6a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ export default function Home() {
<main className="flex flex-col gap-8 row-start-2 items-center sm:items-start">
<Image
className="dark:invert"
src="https://nextjs.org/icons/next.svg"
alt="Next.js logo"
src="https://i.ibb.co/R6j0Bqj/Butterfly.png"
alt="Unbound logo"
width={180}
height={38}
priority
Expand Down

0 comments on commit ac9e6a4

Please sign in to comment.