fixes to ventures page
This commit is contained in:
@@ -16,14 +16,14 @@ const ventures = [
|
||||
{
|
||||
name: 'Zanzibar Digital Free Zone',
|
||||
logo: '/images/ventures/freezone.png',
|
||||
description: 'A Public-Private Partnership (PPP) with the Government of Zanzibar through ZICTIA. 100% digital and automated, offering seamless legal, financial, and operational support for businesses.',
|
||||
description: 'A Public-Private Partnership (PPP) with the Government of Zanzibar through ZICTIA. 100% digital and automated business operations, offering seamless legal, financial, and operational support for businesses.',
|
||||
url: 'http://freezone.ourworld.tf/',
|
||||
learnMoreUrl: './freezone'
|
||||
},
|
||||
{
|
||||
name: 'Zanzibar Cyber City',
|
||||
logo: '/images/ventures/cybercity.png',
|
||||
description: 'A visionary startup city featuring 3,000 units in its initial stages. The cyber city aims to be a collaborative hub for innovation, bringing together startups, investors, and technologists in a state-of-the-art urban environment.',
|
||||
description: 'A visionary startup city being developed as a PPP with the Government of Zanzibar. The cyber city aims to be a collaborative hub for innovation, bringing together startups, investors, and technologists in a state-of-the-art urban environment.',
|
||||
learnMoreUrl: './cybercity'
|
||||
},
|
||||
{
|
||||
@@ -36,7 +36,7 @@ const ventures = [
|
||||
{
|
||||
name: 'Hero',
|
||||
logo: '/images/ventures/hero.png',
|
||||
description: 'Hero is a digital assistant designed to give individuals full control over their digital identity and assets. Focused on privacy and autonomy, Hero helps manage personal information, tasks, and interactions across decentralized platforms.',
|
||||
description: 'Hero is an agentic AI assistant designed to give individuals full control over their digital identity and assets. Focused on privacy and autonomy, Hero orchestrates trusted AI agents to manage personal information, tasks, and interactions across decentralized platforms.',
|
||||
learnMoreUrl: './hero'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user