Rebrand and updated copyright date

This commit is contained in:
jackiettran
2025-12-22 22:35:57 -05:00
parent 955517347e
commit 07e5a2a320
48 changed files with 3729 additions and 3368 deletions

View File

@@ -256,7 +256,7 @@
<body>
<div class="email-container">
<div class="header">
<div class="logo">RentAll</div>
<div class="logo">Village Share</div>
<div class="tagline">Rental Complete</div>
</div>
@@ -268,7 +268,7 @@
<div class="success-box">
<div class="icon"></div>
<p><strong>Rental Complete:</strong> You've successfully returned <strong>{{itemName}}</strong> on time.</p>
<p>On-time returns like yours help build trust in the RentAll community. Thank you!</p>
<p>On-time returns like yours help build trust in the Village Share community. Thank you!</p>
</div>
<h2>Rental Summary</h2>
@@ -300,14 +300,14 @@
<a href="{{browseItemsUrl}}" class="button">Browse Available Items</a>
</p>
<p>Thank you for being a valued member of the RentAll community!</p>
<p>Thank you for being a valued member of the Village Share community!</p>
</div>
<div class="footer">
<p><strong>RentAll</strong></p>
<p><strong>Village Share</strong></p>
<p>This email confirms the successful completion of your rental. You received this message because you recently returned a rented item on our platform.</p>
<p>If you have any questions, please contact our support team.</p>
<p>&copy; 2024 RentAll. All rights reserved.</p>
<p>&copy; 2025 Village Share. All rights reserved.</p>
</div>
</div>
</body>