Skip to content

Commit

Permalink
Update freshers.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Agnish1611 authored Oct 19, 2023
1 parent dcf50ca commit 1cc402a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/freshers.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,14 @@
<div class="flex w-full">
<div class="w-1/2">
<div class="h-56 bg-gray-300">
<img src="C:\Users\sukla\Downloads\IMG-20221221-WA0017.jpg" class="h-full w-full object-cover">
<img src="../assets/images/IMG_20230131_170435_508.jpg" class="h-full w-full object-cover">
</div>
</div>

<div class="w-3/5 p-4 my-auto">
<div class="font-bold text-xl mb-2 ">Agnish Bhattacharya</div>
<p class="text-gray-700 text-base">ECE</p>
<p class="text-gray-700 text-base">Coding and sketching</p>
<p class="text-gray-700 text-base">Branch: ECE</p>
<p class="text-gray-700 text-base">Hobbies: Coding and sketching</p>
<button class="bg-orange-500 text-black hover:ring-2 hover:ring-orange-500 py-2 px-4 rounded-full mt-6"> <a href="https://www.linkedin.com/in/agnish-bhattacharyya-324031286/" target="_blank" class="font-medium"
>Portfolio</a
></button>
Expand Down

0 comments on commit 1cc402a

Please sign in to comment.