updated tg image

This commit is contained in:
2026-01-12 23:51:14 -06:00
parent d31de41ca3
commit e8ec353c8f
2 changed files with 2 additions and 2 deletions

BIN
public/tgPic.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

@@ -10,7 +10,7 @@ const WORK_EXPERIENCES = [
"Provide excellent customer service by explaining repair processes, timelines, and care instructions.", "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." "Collaborate with team members to coordinate and work efficiently, delivering the best possible service."
], ],
image: "towerglass.jpg", image: "tgPic.jpg",
highlighted: false 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.", "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.", "Performed quality control checks, ensuring rigorous safety standards were met for every client.",
], ],
image: "towerglass.jpg", image: "tgPic.jpg",
highlighted: false highlighted: false
}, },
]; ];