'use client' import Image from 'next/image' import { Button } from '@/components/shared/Button' export function Hero() { return (
IndexAI 1.0 - Early Preview

AI Powered Data
Platform

Explore your data, build your dashboard,
bring your team together.

Dashboard preview
) }