import { Button } from "@/components/ui/button" import { ArrowRight } from "lucide-react" import Link from "next/link" export function HeroSection() { return (
{/* Background gradient effect */}
Continuous governance for the decentralized era

Conviction Voting

A novel continuous decision-making mechanism that allows votes to accumulate weight over time according to a halflife algorithm

) }