p3 images
This commit is contained in:
@@ -236,7 +236,11 @@ class Media extends BaseController
|
||||
{
|
||||
$image_set = [
|
||||
"p1-home-banner" => "banner-1.png",
|
||||
"p1-home-about" => "img-10.png"
|
||||
"p1-home-about" => "img-10.png",
|
||||
"p2-home-banner" => "hero-2-img.png",
|
||||
"p2-home-about" => "img-13.png",
|
||||
"p3-home-banner" => "img-18.png",
|
||||
"p3-home-about" => "img-05.png"
|
||||
];
|
||||
return $image_set[$selImg];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user