From f19d07246d6c123bdafa428e23f48e9cb5cc60fd Mon Sep 17 00:00:00 2001 From: steam_bell_92 Date: Thu, 7 May 2026 10:23:07 +0530 Subject: [PATCH] Replaces Dummy images of projects on courses page --- src/pages/courses/index.tsx | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/pages/courses/index.tsx b/src/pages/courses/index.tsx index 2a05f260..4bea85ae 100644 --- a/src/pages/courses/index.tsx +++ b/src/pages/courses/index.tsx @@ -45,13 +45,11 @@ const partnerLogos = [ ]; const projects = [ - "https://dummyimage.com/200x120/222/fff&text=Project+1", - "https://dummyimage.com/200x120/333/fff&text=Project+2", - "https://dummyimage.com/200x120/444/fff&text=Project+3", - "https://dummyimage.com/200x120/555/fff&text=Project+4", - "https://dummyimage.com/200x120/555/fff&text=Project+5", - "https://dummyimage.com/200x120/555/fff&text=Project+6", - "https://dummyimage.com/200x120/555/fff&text=Project+7", + "/img/blogs/awesome-project.png", + "/img/blogs/machine-learning-project.png", + "/img/blogs/Stackoverflow-analysis.png", + "/img/blogs/Scrape-ml-project.png", + "/img/blogs/opesource-project.png", ]; const testimonials = [