Merge version_3_1777297485066 into main #3
@@ -30,7 +30,7 @@ const PricingCenteredCards = ({
|
||||
plans: PricingPlan[];
|
||||
}) => (
|
||||
<section aria-label="Pricing section" className="py-20">
|
||||
<div className="flex flex-col gap-8">
|
||||
<div className="flex flex-col gap-8 bg-red-500">
|
||||
<div className="flex flex-col items-center w-content-width mx-auto gap-2">
|
||||
<span className="px-3 py-1 mb-1 text-sm card rounded">{tag}</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user