import { Button } from "@/components/ui/button" import Link from "next/link" import { ArrowRight } from "lucide-react" export function HeroSection() { return (
Independent Research Collective

Bonding Curve Research Group

We are a decentralized collective of scholars, engineers, and researchers dedicated to the comprehensive study, development, and practical implementation of bonding curves as programmable financial primitives.

) }