Merge version_3 into main #4
@@ -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