Rebrand and updated copyright date
This commit is contained in:
@@ -181,7 +181,7 @@ const AuthModal: React.FC<AuthModalProps> = ({
|
||||
</div>
|
||||
<div className="modal-body px-4 pb-4">
|
||||
<h4 className="text-center mb-2">
|
||||
Welcome to CommunityRentals.App
|
||||
Welcome to Village Share
|
||||
</h4>
|
||||
|
||||
{error && (
|
||||
@@ -307,7 +307,7 @@ const AuthModal: React.FC<AuthModalProps> = ({
|
||||
</div>
|
||||
|
||||
<p className="text-center text-muted small mt-4 mb-0">
|
||||
By continuing, you agree to CommunityRentals.App's{" "}
|
||||
By continuing, you agree to Village Share's{" "}
|
||||
<a href="/terms" className="text-decoration-none">
|
||||
Terms of Service
|
||||
</a>{" "}
|
||||
|
||||
Reference in New Issue
Block a user