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