Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f4c5d9a95b | |||
| bccae5505b | |||
| 66cbad4957 |
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
||||
console.error("Failed to send email", e);
|
||||
}
|
||||
|
||||
window.open(`https://wa.me/919876543210?text=${message}`, '_blank');
|
||||
window.open(`https://wa.me/919592524646?text=${message}`, '_blank');
|
||||
setIsReserving(false);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user