Skip to content

Commit

Permalink
2 App screenshot image url
Browse files Browse the repository at this point in the history
  • Loading branch information
ArhanAnsari committed Aug 19, 2024
1 parent d697448 commit 067c609
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,13 @@ export default function Home() {

<div className="relative overflow-hidden pt-16">
<div className="mx-auto max-w-7xl px-6 lg:px-8">
<Image
alt="App screenshot"
src="https://i.imgur.com/lWRVK71.png"
width={2432}
height={1442}
className="mb-[-0%] rounded-xl shadow-2xl ring-1 ring-gray-900/10 dark:hidden block"
/>
<Image
alt="App screenshot"
src="https://i.imgur.com/q7x2ciI.jpg"
Expand Down

0 comments on commit 067c609

Please sign in to comment.