From 8490b691e14d3f4de0f849f966079efbabaa87a7 Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Tue, 27 Jan 2026 12:36:00 +0100 Subject: [PATCH] contact --- app/[locale]/contact/page.tsx | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/app/[locale]/contact/page.tsx b/app/[locale]/contact/page.tsx index 9d7f62e7..4e68b022 100644 --- a/app/[locale]/contact/page.tsx +++ b/app/[locale]/contact/page.tsx @@ -97,18 +97,17 @@ export default async function ContactPage({ params }: ContactPageProps) { image: 'https://klz-cables.com/logo.png', '@id': 'https://klz-cables.com', url: 'https://klz-cables.com', - telephone: '+49 881 92537298', address: { '@type': 'PostalAddress', - streetAddress: 'Trifthofstraße 57', - addressLocality: 'Weilheim i. OB', - postalCode: '82362', + streetAddress: 'Raiffeisenstraße 22', + addressLocality: 'Remshalden', + postalCode: '73630', addressCountry: 'DE', }, geo: { '@type': 'GeoCoordinates', - latitude: 47.8407, - longitude: 11.1421, + latitude: 48.8144, + longitude: 9.4144, }, openingHoursSpecification: [ { @@ -173,17 +172,6 @@ export default async function ContactPage({ params }: ContactPageProps) { -
-
- - - -
-
-

{t('info.phone')}

- +49 881 92537298 -
-
@@ -231,8 +219,8 @@ export default async function ContactPage({ params }: ContactPageProps) {
}>