JAYASWAROOP commited on
Commit
087e444
·
1 Parent(s): 1ccafd8

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -113,7 +113,7 @@
113
  <!-- Sample Project Cards -->
114
  <div class="col">
115
  <div class="card mb-4">
116
- <img src="https://codingartistweb.com/wp-content/uploads/2021/02/To-Do-list-small-01-1050x700.png" class="card-img-top" alt="Project 1">
117
  <div class="card-body">
118
  <h5 class="card-title">ToDo Webpage</h5>
119
  <p class="card-text">Personalised Todo page for daily works</p>
@@ -137,7 +137,7 @@
137
  <img src="https://www.itsitio.com/wp-content/uploads/2022/01/portada_Chatbots-780x470.png" class="card-img-top" alt="Project 1">
138
  <div class="card-body">
139
  <h5 class="card-title">Chatbot</h5>
140
- <p class="card-text">Approachable AI, your friendly chat companion.</p>
141
  <a href="#" class="btn btn-primary">View Project</a>
142
  </div>
143
  </div>
 
113
  <!-- Sample Project Cards -->
114
  <div class="col">
115
  <div class="card mb-4">
116
+ <img src="https://codingartistweb.com/wp-content/uploads/2021/02/To-Do-list-small-01-1024x576.png" class="card-img-top" alt="Project 1">
117
  <div class="card-body">
118
  <h5 class="card-title">ToDo Webpage</h5>
119
  <p class="card-text">Personalised Todo page for daily works</p>
 
137
  <img src="https://www.itsitio.com/wp-content/uploads/2022/01/portada_Chatbots-780x470.png" class="card-img-top" alt="Project 1">
138
  <div class="card-body">
139
  <h5 class="card-title">Chatbot</h5>
140
+ <p class="card-text">Your Friendly Chat Companion</p>
141
  <a href="#" class="btn btn-primary">View Project</a>
142
  </div>
143
  </div>