diff --git a/app/Models/projectData.php b/app/Models/projectData.php index 7275131..5fa17fa 100644 --- a/app/Models/projectData.php +++ b/app/Models/projectData.php @@ -38,9 +38,9 @@ class projectData extends baseModel ], 'legacyfloat'=>[ 'name' => 'Float (Legacy)', - 'description' => 'This is the description of the project', + 'description' => 'Float Current Project to be Redesigned', 'banner_image' => 'project_banner.jpg', - 'product_url' => 'www.chiefsoft.com', + 'product_url' => 'https://www.float.sg', ], 'kintcare'=>[ 'name' => 'KintCare', @@ -581,6 +581,28 @@ class projectData extends baseModel ] ], 'legacyfloat'=>[ + 'LIVE'=>[ + 'description'=>'This is the description of this', + 'contents'=>[ + [ + 'name' => 'Product Wesbite', + 'description' => 'Float Current Website', + 'banner_image' => 'project_banner.jpg', + 'url' => 'https://www.float.sg', + 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', + 'status' => 'Live' + ], + [ + 'name' => 'Float Blog', + 'description' => 'Float Blog WordPress', + 'banner_image' => 'project_banner.jpg', + 'url' => 'https://blog.float.sg', + 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', + 'status' => 'Live' + ], + + ] + ], 'DEV'=>[ 'description'=>'This is the description of this', 'contents'=>[ @@ -592,36 +614,7 @@ class projectData extends baseModel 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', 'status' => 'Pending' ], - [ - 'name' => 'name of the item', - 'description' => 'This is the description of the item', - 'banner_image' => 'project_banner.jpg', - 'url' => 'www.url.com', - 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', - 'status' => 'Pending' - ], - ] - ], - 'LIVE'=>[ - 'description'=>'This is the description of this', - 'contents'=>[ - [ - 'name' => 'name of the item', - 'description' => 'This is the description of the item', - 'banner_image' => 'project_banner.jpg', - 'url' => 'www.url.com', - 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', - 'status' => 'Pending' - ], - [ - 'name' => 'name of the item', - 'description' => 'This is the description of the item', - 'banner_image' => 'project_banner.jpg', - 'url' => 'www.url.com', - 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', - 'status' => 'Pending' - ], ] ] diff --git a/app/Views/projects/projects_template.php b/app/Views/projects/projects_template.php index d609845..8d30843 100644 --- a/app/Views/projects/projects_template.php +++ b/app/Views/projects/projects_template.php @@ -2,7 +2,7 @@
-
-
-
-
-