diff --git a/app/Controllers/Products.php b/app/Controllers/Products.php index d4f617a..19d9826 100644 --- a/app/Controllers/Products.php +++ b/app/Controllers/Products.php @@ -17,22 +17,25 @@ class Products extends BaseController "name"=>"Float Mobility", "industry"=>"A.I Mobility", "img" =>"./assets/img/products/product_float.jpg", - "desc"=>"Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit." + "desc"=>"Travel smarter and safer, with Float's rideshare comparison, ride hailing and budgeting app. Available on IOS and Android.", + "site"=>"https://www.float.sg/" ] , "wrenchboard" => [ "name"=>"WrenchBoard", - "industry"=>"Industtry 3", + "industry"=>"e-Commerce", "img" =>"./assets/img/products/product_wrenchboard.jpg", - "desc"=>"Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit." + "desc"=>"The marketplace to make money from your skills, find, buy and sell professional services.", + "site"=>"https://www.wrenchboard.com/" ] , "automedsys" => [ "name"=>"autoMedSys", "industry"=>"Healthcare", "img" =>"./assets/img/products/product_automedsys.jpg", - "desc"=>"Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit." + "desc"=>"autoMedSys, empower providers with innovative tools to manage thier practice and engage patients.", + "site"=>"https://www.automedsys.net/" ] ); diff --git a/app/Views/products/first.php b/app/Views/products/first.php index 11133a7..7c68c3f 100644 --- a/app/Views/products/first.php +++ b/app/Views/products/first.php @@ -10,7 +10,7 @@

- See Project + See Project
diff --git a/app/Views/products/second.php b/app/Views/products/second.php index cb74bc4..1bd3028 100644 --- a/app/Views/products/second.php +++ b/app/Views/products/second.php @@ -10,7 +10,7 @@

- See Project + See Project