<!doctype html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.= 0"> <title>Payment Failure</title> </head> <body style="margin:0; padding:0; background-color:#f6f7f9; font-family:A= rial, Helvetica, sans-serif;"> <table width="100%" cellpadding="0" cellspacing="0" border="0" styl= e="background-color:#f6f7f9; padding:30px 0;"> <tr> <td align="center"> <!-- Container --> <table width="500" cellpadding="0" cellspacing="0" border="0"= style="background-color:#ffffff; width:500px;"> <!-- Logo --> <tr> <td align="center" style="padding:24px 0 12px;"> <img src="https://miniurl.be/r-6qcy" width="100" style="d= isplay:block; border:0;"> </td> </tr> <!-- Headline --> <tr> <td align="center" style="padding:0 24px 10px;"> <p style="margin:0; font-size:18px; font-weight:bold; color:#= b91c1c;"> Payment Failure for Cloud Storage Renewal </p> </td> </tr> <!-- Alert Box --> <tr> <td style="padding:0 24px 20px;"> <table width="100%" cellpadding="0" cellspacing="0" borde= r="0" style="background-color:#fee2e2; border:1px solid #fecaca;"> <tr> <td style="padding:14px; font-size:14px; color:#111827; l= ine-height:20px;"> <strong>Your Payment Method Has Expired</strong><br><br> We're unable to renew your Cloud Storage. Please update y= our payment information to avoid disruption to your service.<br><br> If your storage is full, you can upgrade your plan to ens= ure you have enough space for your files and backups. </td> </tr> </table> </td> </tr> <!-- Details --> <tr> <td style="padding:0 24px 10px; font-size:14px; color:#111827; = line-height:22px;"> <strong>Account Details:</strong><br><br> <strong>Subscription ID:</strong> IC-1241679640<br> <strong>Product:</strong> Cloud Storage Space<br> <strong>Expiration Date:</strong> <span style="color:red">Mar= ch 31, 2026</span> </td> </tr> <!-- Copy --> <tr> <td style="padding:0 24px 10px; font-size:14px; color:#111827; = line-height:22px;"> Without enough storage space, you may lose access to store and = sync your data across devices. Cloud provides secure storage for your photo= s, videos, documents, and more - all accessible from any device. </td> </tr> <!-- Button --> <tr> <td align="center" style="padding:20px 24px 30px;"> <a href="https://miniurl.be/r-6qcx" style="background-color:#2563eb; color:#ffffff; text-decor= ation:none; padding:14px 22px; display:inline-block; font-size:14px; font-w= eight:bold;"> Update Payment Information </a> </td> </tr> <!-- Closing --> <tr> <td align="center" style="padding:0 24px 24px; font-size:14px= ; color:#111827; line-height:22px;"> Thank you for using Cloud Storage service!<br><br> Best regards,<br> Cloud Customer Support </td> </tr> <!-- Footer --> <tr> <td align="center" style="padding:18px; font-size:12px; color= :#6b7280; line-height:18px;"> To stop messages regarding this offer, <a href="https://miniurl.be/r-6q91" style="color:#6b7280; text-decoration:underline;"> unsubscribe here </a>. </td> </tr> </table> </td> </tr> </table> </body> </html>