diff --git a/src/components/PromoOffersSection.tsx b/src/components/PromoOffersSection.tsx index d5c909b..6f7558f 100644 --- a/src/components/PromoOffersSection.tsx +++ b/src/components/PromoOffersSection.tsx @@ -265,10 +265,10 @@ export default function PromoOffersSection({ className = '' }: PromoOffersSectio {availableOffers.map((offer) => (
-
+
{getOfferIcon(offer.effect_type, offer.discount_percent)}
@@ -291,7 +291,7 @@ export default function PromoOffersSection({ className = '' }: PromoOffersSectio