diff --git a/app/Components/layout/BackgroundRotator/BackgroundRotator.tsx b/app/Components/layout/BackgroundRotator/BackgroundRotator.tsx index 08778e6..a2bceb8 100644 --- a/app/Components/layout/BackgroundRotator/BackgroundRotator.tsx +++ b/app/Components/layout/BackgroundRotator/BackgroundRotator.tsx @@ -7,8 +7,8 @@ const images = [ "/rock2.jpg", "/CEDETEC.jpg", "/FES-ACATLAN.jpg", - // "/DSC.jpeg", - "/Carlos.jpeg", + "/DSC.jpeg", + "/Cedetec.jpeg", ]; export default function BackgroundRotator() { diff --git a/public/Carlos.jpeg b/public/Carlos.jpeg deleted file mode 100644 index c8723d3..0000000 Binary files a/public/Carlos.jpeg and /dev/null differ diff --git a/public/Cedetec.jpeg b/public/Cedetec.jpeg new file mode 100644 index 0000000..e066f6c Binary files /dev/null and b/public/Cedetec.jpeg differ