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

@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Rental Request Declined - RentAll</title>
<title>Rental Request Declined - Village Share</title>
<style>
/* Reset styles */
body,
@@ -247,7 +247,7 @@
<body>
<div class="email-container">
<div class="header">
<div class="logo">RentAll</div>
<div class="logo">Village Share</div>
<div class="tagline">Rental Request Update</div>
</div>
@@ -289,7 +289,7 @@
</p>
<p>
We encourage you to explore other similar items available for rent
on RentAll. There are many great options waiting for you!
on Village Share. There are many great options waiting for you!
</p>
</div>
@@ -304,13 +304,13 @@
</div>
<div class="footer">
<p><strong>RentAll</strong></p>
<p><strong>Village Share</strong></p>
<p>
This is a notification about your rental request. You received this
message because you submitted a rental request on RentAll.
message because you submitted a rental request on Village Share.
</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>