{{-- :::cta headline: "Start with $50. Trade in 3 minutes." subtext: "No inventory. No shipping. Just arbitrage." (optional) button: "Create your account" href: "/register?utm_source=blog&utm_content=post-slug" ::: --}} @php $headline = $headline ?? ''; $subtext = $subtext ?? null; $button = $button ?? 'Get started'; $href = $href ?? '/register'; @endphp @if(!empty($headline))
@endif