From b1cc7d69681fb2f52d93dcfcc4cf849c7adf9f34 Mon Sep 17 00:00:00 2001 From: Lescano713 <131562199+Lescano713@users.noreply.github.com> Date: Sun, 28 Jul 2024 01:39:30 -0500 Subject: [PATCH] correcting image error --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 31de255..3573425 100644 --- a/data.json +++ b/data.json @@ -39,7 +39,7 @@ { "studentName" : "Kira Whittle", "rol": "Verified Graduate", - "studentImage" : "./images/image-Kira.jpg", + "studentImage" : "./images/image-kira.jpg", "resume":"Such a life-changing experience. Highly recommended!", "testimonial": "Before joining the bootcamp, I’ve never written a line of code. I needed some structure from professionals who can help me learn programming step by step. I was encouraged to enroll by a former student of theirs who can only say wonderful things about the program. The entire curriculum and staff did not disappoint. They were very hands-on and I never had to wait long for assistance. The agile team project, in particular, was outstanding. It took my learning to the next level in a way that no tutorial could ever have. In fact, I’ve often referred to it during interviews as an example of my developent experience. It certainly helped me land a job as a full-stack developer after receiving multiple offers. 100% recommend!", "color": "hsl(0, 0%, 100%)" ,