p6 images

This commit is contained in:
CHIEFSOFT\ameye
2026-04-29 15:56:39 -04:00
parent a0284824f8
commit 829a8e83c2
+1
View File
@@ -301,6 +301,7 @@ class Media extends BaseController
"p5-home-about" => "img-03.png",
"p6-home-banner" => "banner-6.png",
"p6-home-about" => "img-09.png",
"p6-home-aboutr" => "img-09.png",
];
return $image_set[$selImg];
}