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"}, ]} /> 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() { 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() { > 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() { 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() { >