diff --git a/src/app/page.tsx b/src/app/page.tsx index fc8552c..976f6c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven"; import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen"; import FaqSplitText from "@/components/sections/faq/FaqSplitText"; import FooterBaseCard from "@/components/sections/footer/FooterBaseCard"; -import { Heart, Stethoscope, BarChart3, Shield, Users, Scales, Target, TrendingUp, MessageSquare } from "lucide-react"; +import { Heart, Stethoscope, BarChart3, Shield, Users, Scale, Target, TrendingUp, MessageSquare } from "lucide-react"; import Link from "next/link"; export default function HomePage() { @@ -20,7 +20,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="smallMedium" sizing="mediumSizeLargeTitles" - background="circleGradient" + background="plain" cardStyle="outline" primaryButtonStyle="radial-glow" secondaryButtonStyle="glass" @@ -44,13 +44,13 @@ export default function HomePage() { @@ -155,28 +129,16 @@ export default function HomePage() { animationType="slide-up" metrics={[ { - id: "1", - value: "250K+", - title: "Community Members Reached", - items: ["Through health education programs", "Across 15+ communities", "Direct health services delivered"] + id: "1", value: "250K+", title: "Community Members Reached", items: ["Through health education programs", "Across 15+ communities", "Direct health services delivered"] }, { - id: "2", - value: "85%", - title: "Disease Prevention Success Rate", - items: ["Improved health outcomes", "Vaccination coverage increased", "Preventable disease reduction"] + id: "2", value: "85%", title: "Disease Prevention Success Rate", items: ["Improved health outcomes", "Vaccination coverage increased", "Preventable disease reduction"] }, { - id: "3", - value: "50+", - title: "Research Publications", - items: ["Peer-reviewed studies", "Health policy influenced", "Evidence-based solutions shared"] + id: "3", value: "50+", title: "Research Publications", items: ["Peer-reviewed studies", "Health policy influenced", "Evidence-based solutions shared"] }, { - id: "4", - value: "12", - title: "Active Health Programs", - items: ["Serving diverse populations", "Multiple health focus areas", "Continuous community impact"] + id: "4", value: "12", title: "Active Health Programs", items: ["Serving diverse populations", "Multiple health focus areas", "Continuous community impact"] } ]} /> @@ -194,40 +156,20 @@ export default function HomePage() { animationType="slide-up" testimonials={[ { - id: "1", - name: "Dr. Patricia Okonkwo", - role: "Hospital Administrator", - company: "Regional Medical Center", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQF4Twdf4AK5BwKuzUNr2XnxWv/professional-portrait-photograph-of-a-he-1772516791068-81f0a219.png?_wi=1", - imageAlt: "Dr. Patricia Okonkwo" + id: "1", name: "Dr. Patricia Okonkwo", role: "Hospital Administrator", company: "Regional Medical Center", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQF4Twdf4AK5BwKuzUNr2XnxWv/professional-portrait-photograph-of-a-he-1772516791068-81f0a219.png", imageAlt: "Dr. Patricia Okonkwo" }, { - id: "2", - name: "James Mitchell", - role: "Community Health Director", - company: "Urban Health Alliance", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQF4Twdf4AK5BwKuzUNr2XnxWv/professional-portrait-photograph-of-a-co-1772516790817-c188cbdc.png?_wi=1", - imageAlt: "James Mitchell" + id: "2", name: "James Mitchell", role: "Community Health Director", company: "Urban Health Alliance", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQF4Twdf4AK5BwKuzUNr2XnxWv/professional-portrait-photograph-of-a-co-1772516790817-c188cbdc.png", imageAlt: "James Mitchell" }, { - id: "3", - name: "Dr. Amara Ndiaye", - role: "Epidemiology Researcher", - company: "National Health Institute", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQF4Twdf4AK5BwKuzUNr2XnxWv/professional-portrait-photograph-of-a-me-1772516791143-4745de5e.png?_wi=1", - imageAlt: "Dr. Amara Ndiaye" + id: "3", name: "Dr. Amara Ndiaye", role: "Epidemiology Researcher", company: "National Health Institute", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQF4Twdf4AK5BwKuzUNr2XnxWv/professional-portrait-photograph-of-a-me-1772516791143-4745de5e.png", imageAlt: "Dr. Amara Ndiaye" }, { - id: "4", - name: "Michael Chen", - role: "Public Health Director", - company: "State Health Department", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQF4Twdf4AK5BwKuzUNr2XnxWv/professional-portrait-photograph-of-a-pu-1772516791645-2988f095.png?_wi=1", - imageAlt: "Michael Chen" + id: "4", name: "Michael Chen", role: "Public Health Director", company: "State Health Department", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQF4Twdf4AK5BwKuzUNr2XnxWv/professional-portrait-photograph-of-a-pu-1772516791645-2988f095.png", imageAlt: "Michael Chen" } ]} kpiItems={[ @@ -248,34 +190,22 @@ export default function HomePage() { faqsAnimation="slide-up" faqs={[ { - id: "1", - title: "What is CRPHI's primary mission?", - content: "CRPHI is committed to advancing public health through rigorous research, evidence-based interventions, and community partnerships. We focus on disease prevention, health equity, and improving health outcomes for all communities, particularly underserved populations." + id: "1", title: "What is CRPHI's primary mission?", content: "CRPHI is committed to advancing public health through rigorous research, evidence-based interventions, and community partnerships. We focus on disease prevention, health equity, and improving health outcomes for all communities, particularly underserved populations." }, { - id: "2", - title: "What populations does CRPHI serve?", - content: "We serve diverse communities, with a particular focus on underserved and vulnerable populations. Our programs address health disparities and social determinants of health across multiple communities through culturally appropriate and community-driven approaches." + id: "2", title: "What populations does CRPHI serve?", content: "We serve diverse communities, with a particular focus on underserved and vulnerable populations. Our programs address health disparities and social determinants of health across multiple communities through culturally appropriate and community-driven approaches." }, { - id: "3", - title: "How can organizations partner with CRPHI?", - content: "We welcome partnerships with healthcare organizations, government agencies, NGOs, and community groups. We collaborate on research projects, program implementation, and health initiatives. Please contact our partnership team at partnerships@crphi.org to explore collaboration opportunities." + id: "3", title: "How can organizations partner with CRPHI?", content: "We welcome partnerships with healthcare organizations, government agencies, NGOs, and community groups. We collaborate on research projects, program implementation, and health initiatives. Please contact our partnership team at partnerships@crphi.org to explore collaboration opportunities." }, { - id: "4", - title: "What types of research does CRPHI conduct?", - content: "Our research includes epidemiological studies, health outcomes research, program evaluation, and implementation science. We investigate disease patterns, test interventions, and generate evidence to inform public health policy and practice decisions." + id: "4", title: "What types of research does CRPHI conduct?", content: "Our research includes epidemiological studies, health outcomes research, program evaluation, and implementation science. We investigate disease patterns, test interventions, and generate evidence to inform public health policy and practice decisions." }, { - id: "5", - title: "How is CRPHI funded?", - content: "CRPHI is supported through government grants, foundation funding, research contracts, and partnerships with healthcare organizations. Our funding enables us to sustain our programs and expand our impact on public health." + id: "5", title: "How is CRPHI funded?", content: "CRPHI is supported through government grants, foundation funding, research contracts, and partnerships with healthcare organizations. Our funding enables us to sustain our programs and expand our impact on public health." }, { - id: "6", - title: "How can I join the CRPHI team?", - content: "We're always looking for talented public health professionals. Visit our careers page for current open positions or send your inquiry to hr@crphi.org. We value diversity and welcome applications from qualified candidates." + id: "6", title: "How can I join the CRPHI team?", content: "We're always looking for talented public health professionals. Visit our careers page for current open positions or send your inquiry to hr@crphi.org. We value diversity and welcome applications from qualified candidates." } ]} /> @@ -286,8 +216,7 @@ export default function HomePage() { logoText="CRPHI" columns={[ { - title: "Organization", - items: [ + title: "Organization", items: [ { label: "About Us", href: "/about" }, { label: "Our Team", href: "/team" }, { label: "Careers", href: "#" }, @@ -295,8 +224,7 @@ export default function HomePage() { ] }, { - title: "Programs", - items: [ + title: "Programs", items: [ { label: "Disease Prevention", href: "/programs" }, { label: "Research Initiatives", href: "/programs" }, { label: "Community Health", href: "/programs" }, @@ -304,8 +232,7 @@ export default function HomePage() { ] }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Publications", href: "#" }, { label: "Health Data", href: "#" }, { label: "News & Updates", href: "#" }, @@ -313,8 +240,7 @@ export default function HomePage() { ] }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Partnership Opportunities", href: "#" }, { label: "Support Our Work", href: "#" }, { label: "Subscribe Newsletter", href: "#" },