Garden model - Best artist in india
SUBTOTAL :

Follow Us

0 Reviews:

Post Your Review

Call me 6297164271

#orderButton { position: fixed; bottom: 20px; left: 20px; background-color: #ffd700; /* Yellow color */ color: black; border: none; border-radius: 5px; padding: 10px 20px; font-size: 16px; cursor: pointer; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } const orderButton = document.getElementById("orderButton"); orderButton.addEventListener("click", () => { window.location.href = "https://docs.google.com/forms/d/e/1FAIpQLScLJ9LYrJnxzqfAdD03g4ifnRzLRNUzRtvw_-htNL_5xSPKyw/viewform"; });