Files
kudinDmitriyUp 0d0db54e82 Initial commit
2026-04-24 11:18:10 +00:00

20 lines
1.1 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Tetra Coffee | Artisan Roasted Coffee</title>
<meta property="og:title" content="Tetra Coffee | Artisan Roasted Coffee" />
<meta name="twitter:title" content="Tetra Coffee | Artisan Roasted Coffee" />
<meta name="description" content="Discover exceptional coffee roasted with precision and passion at Tetra. Shop beans or visit us for a perfect brew." />
<meta property="og:description" content="Discover exceptional coffee roasted with precision and passion at Tetra. Shop beans or visit us for a perfect brew." />
<meta name="twitter:description" content="Discover exceptional coffee roasted with precision and passion at Tetra. Shop beans or visit us for a perfect brew." />
<meta name="keywords" content="coffee, artisanal coffee, specialty beans, roast, espresso, tetra" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>