'use client'; import Image from 'next/image'; export default function HeroSection() { return (
{/* .header - 背景容器 */}
{/* .frame-21 - 主内容容器 */}
{/* .frame-25 - 标题和描述区域 */}
{/* .frame-22 - 标题容器 */}
{/* .yield-bearing-asset */}
Yield-Bearing Asset
{/* .on-chain */}
On Chain.
{/* Description text */}
Access Yield- Bearing Asset like Equities, Real Estate, and Commercial Loans with low barriers. Enjoy 10%-30% APY backed by real assets.
{/* .frame-23 - 按钮容器 */}
{/* .component-82 - Start Investing Button */} {/* .component-9 - Read the Whitepaper Button */}
); }