import Image from 'next/image' import { Button } from '@/components/Button' import { Container } from '@/components/Container' import { Logo_hero } from '@/components/Logo_hero' export function Hero() { return (
{/* Video Background */} {/* Overlay for better text readability */}
{/* Content */}
Interested to Take Part?{' '}

Shaping the future of Augmented Collective Intelligence

At OurWorld, we are building the required infrastructures and tools to enable an Augmented Collective Intelligence ; creating a sovereign, sustainable, and autonomous future for all.

) }