diff --git a/public/tgPic.jpg b/public/tgPic.jpg new file mode 100644 index 0000000..a4b073a Binary files /dev/null and b/public/tgPic.jpg differ diff --git a/src/pages/WorkExperience.tsx b/src/pages/WorkExperience.tsx index b75f93e..14c7ef2 100644 --- a/src/pages/WorkExperience.tsx +++ b/src/pages/WorkExperience.tsx @@ -10,7 +10,7 @@ const WORK_EXPERIENCES = [ "Provide excellent customer service by explaining repair processes, timelines, and care instructions.", "Collaborate with team members to coordinate and work efficiently, delivering the best possible service." ], - image: "towerglass.jpg", + image: "tgPic.jpg", highlighted: false }, { @@ -70,7 +70,7 @@ const WORK_EXPERIENCES = [ "Assisted in high-volume automotive glass installations, developing fundamental skills in tool handling and glass preparation.", "Performed quality control checks, ensuring rigorous safety standards were met for every client.", ], - image: "towerglass.jpg", + image: "tgPic.jpg", highlighted: false }, ];