9 Commits

View File

@@ -185,6 +185,7 @@ const PricingCardFive = ({
planButtonTextClassName
)}
/>
<button className="mt-4 bg-primary-500 text-white py-2 px-4 rounded hover:bg-primary-600">Learn More</button> {/* Inserted button element */}
</div>
<div className="relative z-1 w-full h-px bg-foreground/20 md:hidden" />