Skip to content

Commit 385045b

Browse files
authored
Merge pull request #107 from fre-ben/fix/contact-info
fix: update contact information
2 parents effd058 + fdf94ec commit 385045b

File tree

5 files changed

+5
-12
lines changed

5 files changed

+5
-12
lines changed

src/components/button/BurgermenuButton.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import * as React from "react";
22
import { useState } from "react";
33

44
function BurgermenuButton() {
5-
//
65
const [path, setPath] = useState("M4 6h16M4 12h16M4 18h16");
76

87
function changePath() {

src/components/footer/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ function Footer() {
88
return (
99
<footer className="grid place-items-center mt-20 mb-5">
1010
<p className="border-t border-moritzGrey px-5 md:px-20 pt-1 font-light text-sm">
11-
© 2022 | Moritz Dortmund |{" "}
11+
© 2023 | Moritz Dortmund |{" "}
1212
<Link
1313
className="border-b-2 border-opacity-0 border-highlight hover:border-opacity-100 transition ease-in-out duration-300"
1414
to="/kontakt"

src/i18n/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"headline": "werkstatt",
2525
"text_1": "Die Harfenbauwerkstatt \"Atelier für keltische Harfen\" wurde 1990 von Albrecht Nüchter im hessischen Rimbach gegründet. Fast drei Jahrzehnte lang fertigte Albrecht keltische Hakenharfen in Handarbeit. Er entwarf eigene Modelle und entwickelte sie über die Jahre in Zusammenarbeit mit Musiker:innen immer weiter. Mehrere hundert Instrumente sind in dieser Werkstatt, die Anfang der 2000er Jahre ins nahegelegene Haunetal umzog, entstanden. Dabei wurde er von seiner Frau Claudia Uecker unterstützt.",
26-
"text_2": "Am 4.4.2018 verstarb Albrecht und eine Nachfolge war zunächst ungewiss. Im Jahr 2021 wurde die Werkstatt von dem Instrumentenbauer Moritz Dortmund übernommen. Moritz hat das Schreinerhandwerk in Berchtesgaden und anschließend das Instrumentenbauhandwerk in Mittenwald gelernt und war dreieinhalb Jahre als Wandergeselle auf traditioneller Wanderschaft. Auf der Wanderschaft lernte Moritz das \"Atelier für keltische Harfen\" kennen und entschloss sich dazu, die Werkstatt zu übernehmen, während Claudia das Leihharfengeschäft weiterführt.",
26+
"text_2": "Am 4.4.2018 verstarb Albrecht und eine Nachfolge war zunächst ungewiss. Im Jahr 2021 wurde die Werkstatt von dem Instrumentenbauer Moritz Dortmund übernommen. Moritz hat das Schreinerhandwerk in Berchtesgaden und anschließend das Instrumentenbauhandwerk in Mittenwald gelernt und war dreieinhalb Jahre als Wandergeselle auf traditioneller Wanderschaft. Auf der Wanderschaft lernte Moritz das \"Atelier für keltische Harfen\" kennen und entschloss sich dazu, die Werkstatt zu übernehmen.",
2727
"text_3": "So wird Albrecht Nüchters Fackel weitergetragen und es entstehen in dieser Werkstatt weiterhin hochwertige, handwerklich gefertigte Harfen. Die Instrumente werden ausschließlich aus heimischen Hölzern gefertigt. Neben der hohen Qualität der Harfen spielt auch nachhaltiges Wirtschaften stets eine große Rolle. Es werden nicht nur die Harfen stetig weiterentwickelt, sondern auch die Produktion optimiert. Um Ressourcen zu schonen und uneingeschränkte Spielfreude zu garantieren.",
2828
"image_alt_1": "werkstatt",
2929
"image_alt_2": "Albrecht und Claudia stehen zusammen",

src/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"headline": "workshop",
2525
"text_1": "The harp maker's workshop \"Atelier für keltische Harfen\" was established in 1990 by Albrecht Nüchter in Rimbach (Hesse, Germany). He designed his own models and tweaked and improved them over the years in collaboration with various musicians. Over the course of three decades he built several hundred harps in his workshop, which moved to the nearby Haunetal in the early 2000s. He was supported by his wife Claudia Uecker.",
26-
"text_2": "Albrecht passed away on 4th of April in 2018 and no successor was in sight. In 2021, instrument maker Moritz Dortmund took over the workshop. Moritz completed apprenticeships of both carpentry and instrument making in Berchtesgaden and Mittenwald (both in Bavaria, Germany). Additionally he spent three and a half years on the road as a journeyman, a \"Wandergeselle\" on his traditional \"Walz\". During these years he got to know the \"Atelier für keltische Harfen\" and decided to continue Albrecht's work, while Claudia continues to manage the rental harps.",
26+
"text_2": "Albrecht passed away on 4th of April in 2018 and no successor was in sight. In 2021, instrument maker Moritz Dortmund took over the workshop. Moritz completed apprenticeships of both carpentry and instrument making in Berchtesgaden and Mittenwald (both in Bavaria, Germany). Additionally he spent three and a half years on the road as a journeyman, a \"Wandergeselle\" on his traditional \"Walz\". During these years he got to know the \"Atelier für keltische Harfen\" and decided to continue Albrecht's work.",
2727
"text_3": "This way Albrecht's spirit lives on and his workshop continues to produce quality, handmade lever harps - made from regionally harvested wood. Additionally to the high quality standards, sustainability is always a key element. Not only are the harps constantly being improved upon, but the production process itself is being optimized. To save resources and to guarantee unimpeded joy of playing.",
2828
"image_alt_1": "werkstatt",
2929
"image_alt_2": "Albrecht und Claudia stehen zusammen",

src/pages/kontakt.tsx

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,14 @@ function Kontakt() {
3030
>
3131
<div className="lg:pl-20 md:w-7/12 lg:w-9/12">
3232
<div className="grid grid-flow-row md:grid-flow-col md:gap-x-20">
33-
<div className="grid mb-5 md:mb-0 whitespace-nowrap justify-items-center justify-start">
34-
<div className="grid grid-flow-col gap-x-12 mb-2">
33+
<div className="grid mb-5 md:mb-0 whitespace-nowrap justify-start">
34+
<div className="grid grid-flow-col">
3535
<p>
3636
Harfenbau
3737
<br />
3838
Moritz Dortmund
3939
<br />
4040
</p>
41-
<p>
42-
Leihharfen
43-
<br />
44-
Claudia Uecker
45-
<br />
46-
</p>
4741
</div>
4842
Birkenstraße 5<br />
4943
36166 Haunetal - Kruspis

0 commit comments

Comments
 (0)