edit
This commit is contained in:
		@@ -21,24 +21,24 @@ const products = [
 | 
			
		||||
    name: 'Environmental Awareness',
 | 
			
		||||
    color: 'Advocate for environmental conservation through virtual eco-tours & initiatives.',
 | 
			
		||||
    href: '#',
 | 
			
		||||
    imageSrc: '/images/education.jpg',
 | 
			
		||||
    imageAlt: 'classroom',
 | 
			
		||||
    imageSrc: '/images/environment.jpg',
 | 
			
		||||
    imageAlt: 'environment',
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    id: 3,
 | 
			
		||||
    name: 'Supporting Healthcare',
 | 
			
		||||
    color: 'Innovate healthcare delivery by integrating virtual consultations & tools.',
 | 
			
		||||
    href: '#',
 | 
			
		||||
    imageSrc: '/images/education.jpg',
 | 
			
		||||
    imageAlt: 'classroom',
 | 
			
		||||
    imageSrc: '/images/healthcare.jpg',
 | 
			
		||||
    imageAlt: 'clinic',
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    id: 4,
 | 
			
		||||
    name: 'Empowering Africa',
 | 
			
		||||
    color: 'Foster cultural and economic growth across Africa through virtual solutions.',
 | 
			
		||||
    href: '#',
 | 
			
		||||
    imageSrc: '/images/education.jpg',
 | 
			
		||||
    imageAlt: 'classroom',
 | 
			
		||||
    imageSrc: '/images/africa.jpg',
 | 
			
		||||
    imageAlt: 'africa',
 | 
			
		||||
  },
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user