Wedding Invitation 💍
SAVE THE DATE: JAN 21, 2024
https://lavisha-weds-abhishek.netlify.app/
With the divine grace of the almighty, inviting you and your family to our wedding to be held on 21st January at Arham Bhavan, Vijaynagar Banglore from 10:00 AM onwards.
const newCouple = 'Lavisha & Abhishek';
// Jan 21, 2024
const weddingDate = new Date(2024, 01, 21);
// Wedding venue: https://maps.app.goo.gl/U2XTHHw1SEGGvNw89
const weddingVenue = new Location('Arham Bhavan, Vijaynagar');
(function() {
newCouple.willTieKnot(weddingDate);
// your presence is requested
(new Wedding()).acceptInvitation(
window.open('https://lavisha-weds-abhishek.netlify.app/](https://lavisha-weds-abhishek.netlify.app/')
);
})();
Feel free to use this template to build your wedding website!