From 78f8960a51232fb646b6e57b3ced54aadfaa9095 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 13:58:13 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 80 +++++++++--------------------------------- 1 file changed, 16 insertions(+), 64 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5c1be95..577f066 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -35,6 +35,7 @@ export default function AboutPage() { @@ -49,13 +50,9 @@ export default function AboutPage() { description="The National Entrepreneurship and Innovation Programme (NEIP) is dedicated to identifying, developing, and supporting high-potential entrepreneurs and innovative ventures across Ghana. Our comprehensive support ecosystem includes strategic mentorship, direct and facilitated funding access, specialized business training, extensive networking opportunities, and access to state-of-the-art innovation facilities. We believe that every entrepreneur deserves the opportunity to succeed, regardless of their background or starting resources." metrics={[ { - value: "500+", - title: "Startups Supported Since Launch", - }, + value: "500+", title: "Startups Supported Since Launch"}, { - value: "5,000+", - title: "Direct Jobs Created", - }, + value: "5,000+", title: "Direct Jobs Created"}, ]} imageSrc="http://img.b2bpic.net/free-photo/angry-female-ceo-yelling-her-executive-assistants-due-business-failure_482257-120044.jpg?_wi=2" imageAlt="NEIP entrepreneurship support ecosystem" @@ -69,47 +66,19 @@ export default function AboutPage() { @@ -165,24 +125,16 @@ export default function AboutPage() { socialLinks={[ { icon: Twitter, - href: "https://twitter.com/neip_ghana", - ariaLabel: "NEIP Twitter", - }, + href: "https://twitter.com/neip_ghana", ariaLabel: "NEIP Twitter"}, { icon: Linkedin, - href: "https://linkedin.com/company/neip-ghana", - ariaLabel: "NEIP LinkedIn", - }, + href: "https://linkedin.com/company/neip-ghana", ariaLabel: "NEIP LinkedIn"}, { icon: Facebook, - href: "https://facebook.com/neipghana", - ariaLabel: "NEIP Facebook", - }, + href: "https://facebook.com/neipghana", ariaLabel: "NEIP Facebook"}, { icon: Instagram, - href: "https://instagram.com/neip_ghana", - ariaLabel: "NEIP Instagram", - }, + href: "https://instagram.com/neip_ghana", ariaLabel: "NEIP Instagram"}, ]} /> -- 2.49.1 From ca200b95a3a8a542be65ebd5f9dd8d1a6ff8ea9a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 13:58:17 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9f29441..90057c6 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -19,24 +19,16 @@ export default function ContactPage() { const socialLinks = [ { icon: Twitter, - href: "https://twitter.com/neip_ghana", - ariaLabel: "NEIP Twitter", - }, + href: "https://twitter.com/neip_ghana", ariaLabel: "NEIP Twitter"}, { icon: Linkedin, - href: "https://linkedin.com/company/neip-ghana", - ariaLabel: "NEIP LinkedIn", - }, + href: "https://linkedin.com/company/neip-ghana", ariaLabel: "NEIP LinkedIn"}, { icon: Facebook, - href: "https://facebook.com/neipghana", - ariaLabel: "NEIP Facebook", - }, + href: "https://facebook.com/neipghana", ariaLabel: "NEIP Facebook"}, { icon: Instagram, - href: "https://instagram.com/neip_ghana", - ariaLabel: "NEIP Instagram", - }, + href: "https://instagram.com/neip_ghana", ariaLabel: "NEIP Instagram"}, ]; return ( @@ -56,6 +48,7 @@ export default function ContactPage() { -- 2.49.1 From fb005b94300c6e051c4608e7fe9d951cf087a12e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 13:58:24 +0000 Subject: [PATCH 3/5] Update src/app/leadership/page.tsx --- src/app/leadership/page.tsx | 136 ++++++++---------------------------- 1 file changed, 28 insertions(+), 108 deletions(-) diff --git a/src/app/leadership/page.tsx b/src/app/leadership/page.tsx index 5b740bf..18bdb44 100644 --- a/src/app/leadership/page.tsx +++ b/src/app/leadership/page.tsx @@ -11,10 +11,10 @@ import { Users, Star, Twitter, Linkedin, Facebook, Instagram } from "lucide-reac export default function LeadershipPage() { const navItems = [ { name: "Home", id: "/" }, - { name: "About", id: "about" }, - { name: "Programs", id: "programs" }, - { name: "Leadership", id: "leadership" }, - { name: "Contact", id: "contact" }, + { name: "About", id: "/about" }, + { name: "Programs", id: "/programs" }, + { name: "Leadership", id: "/leadership" }, + { name: "Contact", id: "/contact" }, ]; return ( @@ -32,11 +32,9 @@ export default function LeadershipPage() { > -- 2.49.1 From 85f9b25e99e82ce47956797585fd8502ea4d9f6d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 13:58:32 +0000 Subject: [PATCH 4/5] Update src/app/page.tsx --- src/app/page.tsx | 181 +++++++++-------------------------------------- 1 file changed, 32 insertions(+), 149 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 33114d5..034a38d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,6 +38,7 @@ export default function HomePage() { @@ -52,49 +53,26 @@ export default function HomePage() { tagAnimation="slide-up" buttons={[ { - text: "Explore Programs", - href: "/programs", - }, + text: "Explore Programs", href: "/programs"}, { - text: "Apply for Support", - href: "/contact", - }, + text: "Apply for Support", href: "/contact"}, ]} buttonAnimation="slide-up" background={{ - variant: "sparkles-gradient", - }} + variant: "sparkles-gradient"}} carouselItems={[ { - id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-updating-data-from-clipboard_482257-120297.jpg", - imageAlt: "Entrepreneur startup workspace", - }, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/businessman-updating-data-from-clipboard_482257-120297.jpg", imageAlt: "Entrepreneur startup workspace"}, { - id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-dancing-street-raising-hands-up-corporate-woman-celebrates-her-victory-suc_1258-116853.jpg", - imageAlt: "Startup founder presenting idea", - }, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-dancing-street-raising-hands-up-corporate-woman-celebrates-her-victory-suc_1258-116853.jpg", imageAlt: "Startup founder presenting idea"}, { - id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173730.jpg", - imageAlt: "Innovation technology business", - }, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173730.jpg", imageAlt: "Innovation technology business"}, { - id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-business-manager-leading-discussion-late-night-meeting-talking-about-sales-with-team-working-overtime-startup-office-overworked-business-team-brainstorming-marketing-strategy_482257-43146.jpg", - imageAlt: "Entrepreneurship training workshop", - }, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-business-manager-leading-discussion-late-night-meeting-talking-about-sales-with-team-working-overtime-startup-office-overworked-business-team-brainstorming-marketing-strategy_482257-43146.jpg", imageAlt: "Entrepreneurship training workshop"}, { - id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/hands-up-photo-young-team-classical-clothes-celebrating-success-while-holding-drinks-modern-good-lighted-office_146671-13658.jpg", - imageAlt: "Startup incubator workspace", - }, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/hands-up-photo-young-team-classical-clothes-celebrating-success-while-holding-drinks-modern-good-lighted-office_146671-13658.jpg", imageAlt: "Startup incubator workspace"}, { - id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/office-workers-using-finance-graphs_23-2150408644.jpg", - imageAlt: "Ghana innovation ecosystem", - }, + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/office-workers-using-finance-graphs_23-2150408644.jpg", imageAlt: "Ghana innovation ecosystem"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -110,13 +88,9 @@ export default function HomePage() { description="The National Entrepreneurship and Innovation Programme (NEIP) is dedicated to identifying, developing, and supporting high-potential entrepreneurs and innovative ventures. We provide comprehensive support including mentorship, funding access, business training, and networking opportunities to help entrepreneurs scale their impact across Ghana and beyond." metrics={[ { - value: "500+", - title: "Startups Supported", - }, + value: "500+", title: "Startups Supported"}, { - value: "5,000+", - title: "Jobs Created", - }, + value: "5,000+", title: "Jobs Created"}, ]} imageSrc="http://img.b2bpic.net/free-photo/angry-female-ceo-yelling-her-executive-assistants-due-business-failure_482257-120044.jpg?_wi=1" imageAlt="NEIP entrepreneurship support ecosystem" @@ -130,21 +104,9 @@ export default function HomePage() { @@ -190,35 +144,14 @@ export default function HomePage() { -- 2.49.1 From 55598534046b9529a4d1d092894eb1324f2aa547 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 13:58:42 +0000 Subject: [PATCH 5/5] Update src/app/programs/page.tsx --- src/app/programs/page.tsx | 117 ++++++++++---------------------------- 1 file changed, 30 insertions(+), 87 deletions(-) diff --git a/src/app/programs/page.tsx b/src/app/programs/page.tsx index f9f7f38..f2cf5e8 100644 --- a/src/app/programs/page.tsx +++ b/src/app/programs/page.tsx @@ -12,10 +12,10 @@ import { Zap, CheckCircle, HelpCircle, Twitter, Linkedin, Facebook, Instagram } export default function ProgramsPage() { const navItems = [ { name: "Home", id: "/" }, - { name: "About", id: "about" }, - { name: "Programs", id: "programs" }, - { name: "Leadership", id: "leadership" }, - { name: "Contact", id: "contact" }, + { name: "About", id: "/about" }, + { name: "Programs", id: "/programs" }, + { name: "Leadership", id: "/leadership" }, + { name: "Contact", id: "/contact" }, ]; return ( @@ -33,11 +33,9 @@ export default function ProgramsPage() { > -- 2.49.1