diff --git a/app/components/PurchaseOrder/Callback.tsx b/app/components/PurchaseOrder/Callback.tsx index 1a959ef..0c57902 100644 --- a/app/components/PurchaseOrder/Callback.tsx +++ b/app/components/PurchaseOrder/Callback.tsx @@ -83,7 +83,8 @@ const PurchaseStatusAlert = ({ classNames: "border-green-800/50 text-green-800 dark:border-green-400/50 dark:text-green-400 [&>svg]:text-green-800 dark:[&>svg]:text-green-400", title: "Compra completada", - description: "Felicidades vas a asistir a la prĆ³xima", + description: + "YA ESTAS LIST@! šŸŽ‰. CuĆ©ntale al mundo, CompĆ”rtelo tus redes!", }, [PurchaseOrderStatusEnum.Expired]: { icon: ,