@@ -57,24 +57,24 @@ export class ProfileSlider extends React.Component<CarouselProps, {}> {
5757 < img  className = "mx-auto img-responsive"  src = "../../src/images/cookies.png"  width = { 250 }  height = { 150 } /> 
5858 </ div > 
5959 < div  className = "mb-sm-3" > 
60-  < h3 > < a  className = "text-white"  href = "https://github.com/knight-coder-llc/AI-Vehicle-Calculator" > AI  Price Estimator</ a > </ h3 > 
60+  < h3 > < a  className = "text-white"  href = "https://github.com/knight-coder-llc/AI-Vehicle-Calculator" > Price Estimator</ a > </ h3 > 
6161 < img  className = "mx-auto rounded-circle img-responsive"  src = "../../src/images/ai-cars.png"  width = { 150 }  height = { 150 } /> 
6262 </ div > 
6363 < div  className = "mb-sm-3" > 
6464 < h3 > < a  className = "text-white"  href = "https://github.com/knight-coder-llc/sms-spam-filter" > SMS Spam Filter</ a > </ h3 > 
65-  < img  className = "mx-auto img-responsive"  src = "../../src/images/cookies .png"  width = { 250 }  height = { 150 } /> 
65+  < img  className = "mx-auto img-responsive"  src = "../../src/images/open-email .png"  width = { 160 }  height = { 150 } /> 
6666 </ div > 
6767 < div  className = "mb-sm-3" > 
6868 < h3 > < a  className = "text-white"  href = "https://github.com/knight-coder-llc/Meal_Planner" > Meal Planner</ a > </ h3 > 
69-  < img  className = "mx-auto img-responsive"  src = "../../src/images/cookies.png "  width = { 250 }  height = { 150 } /> 
69+  < img  className = "mx-auto img-responsive"  src = "../../src/images/porkchops.jpg "  width = { 250 }  height = { 150 } /> 
7070 </ div > 
7171 < div  className = "mb-sm-3" > 
7272 < h3 > < a  className = "text-white"  href = "https://github.com/knight-coder-llc/my_pygame_projects" > Deep Space</ a > </ h3 > 
7373 < img  className = "mx-auto img-responsive"  src = "../../src/images/pygame_logo.gif"  width = { 250 }  height = { 100 } /> 
7474 </ div > 
7575 < div  className = "mb-sm-3" > 
7676 < h3 > < a  className = "text-white"  href = "https://github.com/knight-coder-llc/knight-coder" > Knight Coder Profile</ a > </ h3 > 
77-  < img  className = "mx-auto img-responsive"  src = "../../src/images/cookies .png"  width = { 250 }  height = { 150 } /> 
77+  < img  className = "mx-auto img-responsive"  src = "../../src/images/logo_transparent .png"  width = { 150 }  height = { 150 } /> 
7878 </ div > 
7979
8080 </ Slider > 
0 commit comments