Skip to content

Commit

Permalink
changed the homepage image
Browse files Browse the repository at this point in the history
  • Loading branch information
ravikumawat7716 committed Feb 21, 2024
1 parent 83af63f commit e23b8e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added src/assets/iitmphoto.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/HomePage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<div class="flex justify-center mt-10">
<img
class="object-cover w-full h-96 rounded-xl lg:w-4/5"
src="https://images.unsplash.com/photo-1556761175-5973dc0f32e7?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80"
src="../assets/iitmphoto.jpg"
/>
</div>
</div>
Expand Down

1 comment on commit e23b8e2

@vercel
Copy link

@vercel vercel bot commented on e23b8e2 Feb 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sundarbans – ./

sundarbans-sundarbans-projects.vercel.app
sundarbans-git-main-sundarbans-projects.vercel.app

Please sign in to comment.