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

Bonding Curve Research Group

We are a squad of engineers, researchers, and data analysts dedicated to the study, development, and practical implementation of bonding curves as programmable financial primitives.

) }