Files
Superfice_Website/index.html

106 lines
4.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!doctype html>
<html lang="de">
<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" />
<meta name="description" content="Millimetergenaue 3D-Aufmaße für Handwerk, Innenausbau und Architektur. Fertig aufbereitet für Ihre Planungssoftware." />
<meta name="robots" content="index, follow" />
<script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="e49bbfc0-7402-4cda-9ae4-5bd1201ea9b5" data-blockingmode="auto" type="text/javascript"></script>
<meta property="og:title" content="Superfice Präzision beginnt beim Aufmaß" />
<meta property="og:description" content="Millimetergenaue 3D-Aufmaße für Handwerk, Innenausbau und Architektur." />
<meta property="og:type" content="website" />
<title>Superfice Präzision beginnt beim Aufmaß</title>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "LocalBusiness",
"@id": "https://www.superfice.de/#business",
"name": "Superfice.de KG",
"description": "Millimetergenaue 3D-Aufmaße für Handwerk, Innenausbau und Architektur. Professioneller Aufmaßdienstleister in Peitz, Brandenburg.",
"url": "https://www.superfice.de",
"telephone": "+4935601988891",
"email": "info@superfice.de",
"address": {
"@type": "PostalAddress",
"streetAddress": "Grüner Weg 36",
"addressLocality": "Peitz",
"postalCode": "03185",
"addressCountry": "DE",
"addressRegion": "Brandenburg"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 51.8555,
"longitude": 14.4069
},
"areaServed": {
"@type": "GeoCircle",
"geoMidpoint": {
"@type": "GeoCoordinates",
"latitude": 51.8555,
"longitude": 14.4069
},
"geoRadius": "100000"
},
"priceRange": "€€",
"currenciesAccepted": "EUR",
"openingHours": "Mo-Fr 08:00-18:00",
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Aufmaß-Leistungen",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": { "@type": "Service", "name": "Küchen-Aufmaß" },
"priceSpecification": { "@type": "PriceSpecification", "price": "195", "priceCurrency": "EUR", "valueAddedTaxIncluded": false }
},
{
"@type": "Offer",
"itemOffered": { "@type": "Service", "name": "Raum / Grundriss-Aufmaß" },
"priceSpecification": { "@type": "PriceSpecification", "price": "130", "priceCurrency": "EUR", "valueAddedTaxIncluded": false }
},
{
"@type": "Offer",
"itemOffered": { "@type": "Service", "name": "Treppenaufmaß" },
"priceSpecification": { "@type": "PriceSpecification", "price": "165", "priceCurrency": "EUR", "valueAddedTaxIncluded": false }
},
{
"@type": "Offer",
"itemOffered": { "@type": "Service", "name": "Schrank / Einbaumöbel-Aufmaß" },
"priceSpecification": { "@type": "PriceSpecification", "price": "110", "priceCurrency": "EUR", "valueAddedTaxIncluded": false }
},
{
"@type": "Offer",
"itemOffered": { "@type": "Service", "name": "Badaufmaß" },
"priceSpecification": { "@type": "PriceSpecification", "price": "155", "priceCurrency": "EUR", "valueAddedTaxIncluded": false }
},
{
"@type": "Offer",
"itemOffered": { "@type": "Service", "name": "Wintergarten-Aufmaß" },
"priceSpecification": { "@type": "PriceSpecification", "price": "295", "priceCurrency": "EUR", "valueAddedTaxIncluded": false }
}
]
}
},
{
"@type": "WebSite",
"@id": "https://www.superfice.de/#website",
"url": "https://www.superfice.de",
"name": "Superfice Präzision beginnt beim Aufmaß",
"description": "Millimetergenaue 3D-Aufmaße für Handwerk, Innenausbau und Architektur.",
"inLanguage": "de-DE",
"publisher": { "@id": "https://www.superfice.de/#business" }
}
]
}
</script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>