diff --git a/hifi-src/src/i18n/de.js b/hifi-src/src/i18n/de.js index ddc26a4..5751ad5 100644 --- a/hifi-src/src/i18n/de.js +++ b/hifi-src/src/i18n/de.js @@ -196,7 +196,7 @@ export default { requiredHint: '* Pflichtfelder', sending: 'Wird gesendet…', submit: 'Anfrage senden', - cardTitle: 'HifiPlanet Amorbach', + cardTitle: 'HiFi Planet Amorbach', address: 'Adresse', phone: 'Telefon', email: 'E-Mail', diff --git a/hifi-src/src/i18n/en.js b/hifi-src/src/i18n/en.js index 8e3d222..ffaaeda 100644 --- a/hifi-src/src/i18n/en.js +++ b/hifi-src/src/i18n/en.js @@ -196,7 +196,7 @@ export default { requiredHint: '* Required fields', sending: 'Sending…', submit: 'Send inquiry', - cardTitle: 'HifiPlanet Amorbach', + cardTitle: 'HiFi Planet Amorbach', address: 'Address', phone: 'Phone', email: 'Email', diff --git a/hifi-src/src/pages/public/ContactPage.jsx b/hifi-src/src/pages/public/ContactPage.jsx index 91119f5..5a1f0f3 100644 --- a/hifi-src/src/pages/public/ContactPage.jsx +++ b/hifi-src/src/pages/public/ContactPage.jsx @@ -166,7 +166,7 @@ export default function ContactPage() { return (
{/* Hero */} @@ -491,16 +491,17 @@ export default function ContactPage() { )} - {/* iframe hoeher als der sichtbare Ausschnitt + negativer margin-top: - schneidet Googles eigenes Overlay (oben links) weg, damit nur unser - "In Maps oeffnen"-Chip zu sehen ist - wie im Prototyp. */} + {/* iframe hoeher als der sichtbare 210px-Ausschnitt + negativer margin-top: + schneidet Googles Info-Overlay (oben links) komplett und die untere + Attributionszeile bis auf den Rand an - wie im Prototyp fuellt die + Karte so buendig bis zur "Route planen"-Leiste. */}