p3 images
This commit is contained in:
@@ -281,12 +281,20 @@ class Media extends BaseController
|
||||
return $image_set[$selImg];
|
||||
}
|
||||
|
||||
//["flv" => "P1", "id" => "p1_home_banner", "default_val" => "https://media.mermsemr.com/media/biz/p1-home-background", "curr_val" => "", "name" => "Main page banner background", "description" => "This is image Name Description , This is image Name Description ,"],
|
||||
//["flv" => "P1", "id" => "p1_home_banner", "default_val" => "https://media.mermsemr.com/media/biz/p1-home-banner", "curr_val" => "", "name" => "Main page banner picture", "description" => "This is image Name Description , This is image Name Description ,"],
|
||||
//["flv" => "P1", "id" => "p1_home_about", "default_val" => "https://media.mermsemr.com/media/biz/p1-home-about", "curr_val" => "", "name" => "Home about section", "description" => "This is image Name Description , This is image Name Description ,"],
|
||||
//["flv" => "P10", "id" => "p10_contact_page_main", "default_val" => "https://media.mermsemr.com/media/biz/contact-page-main", "curr_val" => "", "name" => "Contact page main image", "description" => "This is image Name Description , This is image Name Description ,"]
|
||||
|
||||
|
||||
private function imageBizSets($selImg): string
|
||||
{
|
||||
$image_set = [
|
||||
"merms-profile" => "merms-profile.png",
|
||||
"contact-page-main" => "contact2-image.png",
|
||||
"p1-home-background"=>"hero1-bg.jpg",
|
||||
"p1-home-banner"=>"hero1-main-image.png",
|
||||
"p1-home-about"=>"service1-image.png",
|
||||
"about-page-main" => "about-page-sec1-image2.png",
|
||||
"about8-image" => "about8-image.png",
|
||||
"about7-image" => "about7-image.png",
|
||||
|
||||
Reference in New Issue
Block a user