Goodnight7 commited on
Commit
751c6f6
·
verified ·
1 Parent(s): ecd54c6

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -354,7 +354,7 @@
354
  <!-- Project 4 -->
355
  <div class="bg-white p-6 rounded-lg vintage-card h-full">
356
  <div class="h-48 overflow-hidden rounded mb-4 sepia-filter">
357
- <img src="https://images.unsplash.com/photo-1581093450021-4a7360e9aabf?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Kidney Classification" class="w-full h-full object-cover">
358
  </div>
359
  <h3 class="header-font text-xl mb-2">Kidney Classification App</h3>
360
  <p class="text-sm mb-3">Python, Tensorflow, Flask, Docker • 02/2024</p>
 
354
  <!-- Project 4 -->
355
  <div class="bg-white p-6 rounded-lg vintage-card h-full">
356
  <div class="h-48 overflow-hidden rounded mb-4 sepia-filter">
357
+ <img src="kid.webp" alt="Kidney Classification" class="w-full h-full object-cover">
358
  </div>
359
  <h3 class="header-font text-xl mb-2">Kidney Classification App</h3>
360
  <p class="text-sm mb-3">Python, Tensorflow, Flask, Docker • 02/2024</p>