diff --git a/index.html b/index.html
index 3afe5d5..75fc386 100644
--- a/index.html
+++ b/index.html
@@ -72,6 +72,15 @@
"name": "Profice GmbH",
"url": "https://profice.ai"
},
+ "openingHoursSpecification": [
+ {
+ "@type": "OpeningHoursSpecification",
+ "dayOfWeek": ["Monday","Tuesday","Wednesday","Thursday","Friday"],
+ "opens": "09:00",
+ "closes": "18:00"
+ }
+ ],
+ "openingHours": "Mo-Fr 09:00-18:00",
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Feedgine Pakete",