Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a603a26c42 | |||
| 72aee27142 | |||
| 62125e4224 | |||
| 9e3ad50a7c | |||
| 2fdac6c796 | |||
| 37fa6438e8 | |||
| 59e139a243 |
@@ -35,6 +35,8 @@ export default function AboutPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="NEIP"
|
||||
bottomLeftText="Innovation Hub Ghana"
|
||||
bottomRightText="info@neip.gov.gh"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -48,6 +48,8 @@ export default function ContactPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="NEIP"
|
||||
bottomLeftText="Innovation Hub Ghana"
|
||||
bottomRightText="info@neip.gov.gh"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -34,6 +34,8 @@ export default function LeadershipPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="NEIP"
|
||||
bottomLeftText="Innovation Hub Ghana"
|
||||
bottomRightText="info@neip.gov.gh"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -38,6 +38,8 @@ export default function HomePage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="NEIP"
|
||||
bottomLeftText="Innovation Hub Ghana"
|
||||
bottomRightText="info@neip.gov.gh"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -35,6 +35,8 @@ export default function ProgramsPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="NEIP"
|
||||
bottomLeftText="Innovation Hub Ghana"
|
||||
bottomRightText="info@neip.gov.gh"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user