Files
hms-licht-ton/frontend/index.html
T

41 lines
1.7 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex, nofollow, noarchive, nosnippet" />
<meta name="theme-color" content="#131313" />
<meta name="description" content="HMS Licht & Ton Professionelle Veranstaltungstechnik aus Leipheim/Ellzee. Vermietung, Verkauf, Personal, Transport von Tontechnik und Lichttechnik." />
<meta name="author" content="Hammerschmidt u. Mössle GbR" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" />
<title>HMS Licht & Ton Veranstaltungstechnik</title>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "HMS Licht & Ton Hammerschmidt u. Mössle GbR",
"description": "Professionelle Veranstaltungstechnik aus Leipheim/Ellzee. Vermietung, Verkauf, Personal, Transport.",
"address": {
"@type": "PostalAddress",
"streetAddress": "Grockelhofen 10",
"addressLocality": "Leipheim",
"postalCode": "89340",
"addressCountry": "DE"
},
"telephone": "+498221204433",
"email": "info@hms-licht-ton.de",
"url": "https://hms.media-on.de",
"areaServed": "Süddeutschland",
"knowsAbout": ["Tontechnik", "Lichttechnik", "Rigging", "Veranstaltungstechnik"]
}
</script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>