Taste_Rider_Web / index.html
Harry9233's picture
Upload 20790 files
5c05829 verified
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>Taste Rider - Authentic Spices & More</title>
<meta name="description" content="Discover a world of authentic spices, premium dry fruits, and special blends from Taste Rider. Quality ingredients for an unforgettable culinary experience.">
<meta name="keywords" content="spices, dry fruits, authentic spices, Indian spices, Taste Rider, Desi Bites, online spices, premium dry fruits">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Great+Vibes&display=swap" rel="stylesheet">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>