From a2ae5a41808889f4b3433518ec45694a344fe27a Mon Sep 17 00:00:00 2001 From: Ihor_Zhekov Date: Wed, 6 May 2026 09:59:02 +0200 Subject: [PATCH] geo --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) 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",