diff --git a/frontend/src/components/home/sections/pricing-section.tsx b/frontend/src/components/home/sections/pricing-section.tsx index 4ecb5703..3a8c2a4f 100644 --- a/frontend/src/components/home/sections/pricing-section.tsx +++ b/frontend/src/components/home/sections/pricing-section.tsx @@ -299,15 +299,28 @@ export function PricingSection() {
- + {tier.buttonText === "Hire Suna" ? ( + + {tier.buttonText} + + ) : ( + + )}