diff --git a/web/packages/new/photos/components/PlanSelector.tsx b/web/packages/new/photos/components/PlanSelector.tsx
index f4ee5d39d0..2ccff68ddc 100644
--- a/web/packages/new/photos/components/PlanSelector.tsx
+++ b/web/packages/new/photos/components/PlanSelector.tsx
@@ -312,32 +312,32 @@ const FreeSubscriptionPlanSelectorCard: React.FC<
}) => (
<>
{t("choose_plan")}
-
-
-
-
-
- {t("two_months_free")}
-
-
- {children}
- {subscription && addOnBonuses.length > 0 && (
- <>
+
+
+
+
+ {t("two_months_free")}
+
+
+ {children}
+ {subscription && addOnBonuses.length > 0 && (
+
+
-
- >
- )}
-
-
+
+
+
+ )}
+
>
);
@@ -409,7 +409,7 @@ const PaidSubscriptionPlanSelectorCard: React.FC<
/>
{t("two_months_free")}
@@ -417,7 +417,7 @@ const PaidSubscriptionPlanSelectorCard: React.FC<
{children}
-
+
{!isSubscriptionCancelled(subscription)
? t("subscription_status_renewal_active", {