Tangy BBQ Tamarind QR
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="5;url=https://linktr.ee/spicy.raju">
<title>Redirecting...</title>
<script>
setTimeout(function() {
window.location.href = "https://linktr.ee/spicy.raju";
}, 900); // Redirect after 5 seconds (900 milliseconds)
</script>
</head>
<body>
<!-- Optional: You can include a message to display to users before they are redirected -->
<p>This page is redirecting you to our Linktree page...</p>
</body>
</html>