@props([ 'title', 'bgColor', 'href', 'price', 'discount' ])
{{ $icon }}

{{ $title }}

From ${{ $price }}/month Save up to {{ $discount }}%
{{ $attributes->get('button-text', 'Learn More') }}