diff --git a/src/App.css b/src/App.css index 8b1248d..0b3a26f 100644 --- a/src/App.css +++ b/src/App.css @@ -13,7 +13,7 @@ } .ContentFrameWithoutHover { - @apply mb-3 mr-3 ml-3 py-3 px-3 lg:ml-0 lg:mb-4 lg:mr-4 lg:py-4 lg:px-4 rounded-2xl font-sans backdrop-brightness-150 border-2 border-transparent; + @apply mb-3 mr-3 ml-3 py-3 px-3 lg:ml-0 lg:mb-4 lg:mr-4 lg:py-4 lg:px-4 rounded-2xl font-sans; } .body { diff --git a/src/translations/translations.ts b/src/translations/translations.ts index e8ede7a..f9bd30c 100644 --- a/src/translations/translations.ts +++ b/src/translations/translations.ts @@ -3,7 +3,7 @@ export const translations = { welcomebox: { welcome: { headline: "Willkommen auf meiner Portfolio-Website", - text: "Ich bin Tom, ein leidenschaftlicher Softwareentwickler mit einem breiten Spektrum an Fähigkeiten und Erfahrungen. Hier finden Sie eine Auswahl meiner Projekte, die meine Leidenschaft für Technologie und Innovation widerspiegeln.", + text: "Hey, ich bin Tom ein kreativer Kopf mit Code im Herzen. Hier dreht sich alles um digitale Visionen, smarte Lösungen und Projekte, die zeigen, was mit Leidenschaft, Technologie und einer Prise Neugier möglich ist.", quote: "Die einzige Grenze ist die, die du dir selbst setzt." } }, @@ -100,9 +100,9 @@ export const translations = { en: { welcomebox: { welcome: { - headline: "Welcome to my Portfolio Website", - text: "I am Tom, a passionate software developer with a wide range of skills and experiences. Here you will find a selection of my projects that reflect my passion for technology and innovation.", - quote: "The only limit is the one you set for yourself." + headline: "Welcome to My Portfolio Website", + text: "Hey, I'm Tom a creative mind with code at heart. This space is all about digital visions, smart solutions, and projects that showcase what’s possible with passion, technology, and a spark of curiosity.", + quote: "The only limit is the one you set yourself." } }, projects: {