diff --git a/app/Controllers/Home.php b/app/Controllers/Home.php index 8529464..8a0f85d 100644 --- a/app/Controllers/Home.php +++ b/app/Controllers/Home.php @@ -29,25 +29,25 @@ class Home extends BaseController private function research_area(){ return [ [ - "topic" => "Topic 001", + "topic" => "View", "description" => "Anatomical variations of the sphenoid sinus and nearby neurovascular structures seen on computed tomography of black Africans", "file" => "https://scholar.google.com/citations?view_op=view_citation&hl=en&user=syYNLncAAAAJ&citation_for_view=syYNLncAAAAJ:d1gkVwhDpl0C", - "image"=> "too2.jpg", + "image"=> "too1.jpg", ] , [ - "topic" => "Topic 002", + "topic" => "View", "description" => "Clinical profile of otomycosis in a sub-saharan African tertiary health center", "file" => "https://scholar.google.com/citations?view_op=view_citation&hl=en&user=syYNLncAAAAJ&citation_for_view=syYNLncAAAAJ:_kc_bZDykSQC", "image"=> "too2.jpg", ] , [ - "topic" => "Topic 003", + "topic" => "View", "description" => "Is there an association between COVID-19 mortality and Human development index? The case study of Nigeria and some selected countries", "file" => "https://scholar.google.com/citations?view_op=view_citation&hl=en&user=syYNLncAAAAJ&citation_for_view=syYNLncAAAAJ:-f6ydRqryjwC", "image"=> "too3.jpg", ] , [ - "topic" => "Topic 004", + "topic" => "View", "description" => "Assessing the surgical anatomy of the ethmoid sinus in adult Nigerians using computerized tomography scan", "file" => "https://scholar.google.com/citations?view_op=view_citation&hl=en&user=syYNLncAAAAJ&citation_for_view=syYNLncAAAAJ:eQOLeE2rZwMC", "image"=> "too4.jpg",