Skip to content

Commit

Permalink
App screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ArhanAnsari committed Aug 19, 2024
1 parent 419061f commit d697448
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,7 @@ export default function Home() {
<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/5cfA3GD.jpeg"
src="https://i.imgur.com/q7x2ciI.jpg"
width={2432}
height={1442}
className="mb-[-0%] rounded-xl shadow-2xl ring-1 ring-gray-900/10 dark:block hidden"
Expand Down

0 comments on commit d697448

Please sign in to comment.