fix: removed useless itemprop and old data attributes

removed references to removed classes
This commit is contained in:
Christian Andolf
2024-10-31 14:16:26 +01:00
parent 9936fc393d
commit b035fdd53e
2 changed files with 0 additions and 8 deletions

View File

@@ -23,9 +23,6 @@ export default async function MainMenu() {
<Image
alt={intl.formatMessage({ id: "Back to scandichotels.com" })}
className={styles.logo}
data-js="scandiclogoimg"
data-nosvgsrc="/_static/img/scandic-logotype.png"
itemProp="logo"
height={22}
src="/_static/img/scandic-logotype.svg"
width={103}