Refactor the Pricing widget

This commit is contained in:
widgeter
2023-08-09 19:30:55 +02:00
parent 951f270726
commit 1db237dd7a
4 changed files with 118 additions and 142 deletions

View File

@ -26,7 +26,6 @@ const {
title={title}
subtitle={subtitle}
tagline={tagline}
callToAction={callToAction}
classes={{
container: 'text-center md:text-left mb-4 md:mb-8',
title: 'mb-4 text-3xl lg:text-4xl font-bold font-heading',