Experience the future of adventure at iCAUR Rivonia. Discover our expressive range of electric SUVs, including the iconic V23 and 03T. Born to play, built for you.
");
// Redirect user to thank you page
window.location.href = "/thank-you/";
},
error: function (data) {
// Replace the forms content with an error message
form.html("
An error occurred. Please try again later.
");
},
});
})
})
console.log("Intercepting form submissions for AJAX handling.");