Files
d4b4615c-a748-4f9b-8dd1-591…/index.html
kudinDmitriyUp 64c37e5b69 Initial commit
2026-05-06 10:02:22 +00:00

23 lines
1.7 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<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=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap" rel="stylesheet">
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Aroma Coffee - Your Daily Ritual, Perfectly Brewed</title>
<meta property="og:title" content="Aroma Coffee - Your Daily Ritual, Perfectly Brewed" />
<meta name="twitter:title" content="Aroma Coffee - Your Daily Ritual, Perfectly Brewed" />
<meta name="description" content="Experience the rich aroma and exquisite taste of Aroma Coffee. We offer ethically sourced beans, expertly crafted drinks, and freshly baked pastries in a cozy atmosphere." />
<meta property="og:description" content="Experience the rich aroma and exquisite taste of Aroma Coffee. We offer ethically sourced beans, expertly crafted drinks, and freshly baked pastries in a cozy atmosphere." />
<meta name="twitter:description" content="Experience the rich aroma and exquisite taste of Aroma Coffee. We offer ethically sourced beans, expertly crafted drinks, and freshly baked pastries in a cozy atmosphere." />
<meta name="keywords" content="coffee shop, cafe, specialty coffee, espresso, latte, cold brew, pastries, baked goods, local coffee, Aroma Coffee" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>