Files
7d899df6-e16b-4320-a698-f9d…/index.html
kudinDmitriyUp 68f6c6c117 Initial commit
2026-04-22 08:59:28 +00:00

19 lines
994 B
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>Grand Hotel | Luxury Resort &amp; Spa</title>
<meta property="og:title" content="Grand Hotel | Luxury Resort &amp; Spa" />
<meta name="twitter:title" content="Grand Hotel | Luxury Resort &amp; Spa" />
<meta name="description" content="Experience unparalleled comfort and elegance at Grand Hotel. Your premium sanctuary in the city." />
<meta property="og:description" content="Experience unparalleled comfort and elegance at Grand Hotel. Your premium sanctuary in the city." />
<meta name="twitter:description" content="Experience unparalleled comfort and elegance at Grand Hotel. Your premium sanctuary in the city." />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>