diff --git a/public/img/projects/sca.png b/public/img/projects/sca.png deleted file mode 100644 index 80693da..0000000 Binary files a/public/img/projects/sca.png and /dev/null differ diff --git a/public/img/projects/sca/call.png b/public/img/projects/sca/call.png new file mode 100644 index 0000000..fc897f7 Binary files /dev/null and b/public/img/projects/sca/call.png differ diff --git a/src/pages/projects.astro b/src/pages/projects.astro index 2967a0a..fcd6266 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -58,7 +58,7 @@ import GalaryZoom from "../components/GalaryZoom.astro"; "Elevenlabs API", "Git", ]} - gallery="/img/projects/sca.png" + gallery="/img/projects/sca/call.png" >I am currently developing a program that can simulate customer calls. For this, I am using the Web Speech Recognition API, OpenAI, and Elevenlabs.