Update: added Slogan, optimized Imprint

This commit is contained in:
Radixura
2026-05-14 18:31:15 +02:00
parent 17ef028f13
commit 5cfef39acb
3 changed files with 196 additions and 210 deletions

View File

@@ -9,7 +9,7 @@
{ href: "/#socials", label: "Socials" },
{ href: "/#stack", label: "Tech Stack" },
{ href: "/projects", label: "Projects" },
{ href: "/impressum", label: "Impressum" },
{ href: "/impressum", label: "Imprint" },
];
function isActive(href: string): boolean {

View File

@@ -37,12 +37,12 @@
<div class="container">
<div class="hero-content" class:mounted>
<div class="hero-badge">
<span class="badge-text">Rust Developer</span>
<span class="badge-text">Rust, Risc-v, Future</span>
</div>
<h1 class="hero-title">
Building the future<br />
<span class="gradient-text">with Rust</span>
The core<br />
<span class="gradient-text">of your future</span>
</h1>
<p class="hero-subtitle">

View File

@@ -11,19 +11,18 @@
<div class="container">
<div class="section-header">
<span class="section-label">Legal</span>
<h1>Imprint</h1>
<h1>Imprint / Impressum</h1>
<p class="subtitle">
Information according to § 5 TMG and § 55 Abs. 2 RStV
Information according to § 5 DDG / Angaben gemäß § 5 DDG
</p>
</div>
<div class="content-card">
<h2>Provider Information</h2>
<div class="info-block">
<h3>Name and Address</h3>
<h3>Provider / Diensteanbieter</h3>
<p class="placeholder">
Mikro MINT e.V Malte Schröder<br />
Malte Schröder<br />
c/o Mikro MINT e.V.<br />
Groß Schwaßer Weg 11<br />
18057 Rostock<br />
Germany
@@ -31,57 +30,36 @@
</div>
<div class="info-block">
<h3>Contact</h3>
<h3>Contact / Kontakt</h3>
<p class="placeholder">
Email: info@radiura.com<br />
Phone: +49 1792671116<br />
Email: info@radixura.com
</p>
</div>
<div class="info-block">
<h3>Legal Status</h3>
<p>
This website is operated by a private individual. This is not a
commercial enterprise under commercial law.
<h3>Represented by / Vertreten durch</h3>
<p class="placeholder">
Malte Schröder
</p>
</div>
<div class="info-block">
<h3>Content Liability</h3>
<p>
The content of this page was created with the utmost care. However,
we cannot guarantee the accuracy, completeness, or timeliness of the
content. As a service provider, we are responsible for our own
content on these pages in accordance with general law pursuant to §
7 Abs. 1 TMG.
<h3>Responsible for content according to § 18 Abs. 2 MStV / Verantwortlich für den Inhalt nach § 18 Abs. 2 MStV</h3>
<p class="placeholder">
Malte Schröder<br />
c/o Mikro MINT e.V.<br />
Groß Schwaßer Weg 11<br />
18057 Rostock<br />
Germany
</p>
</div>
<div class="info-block">
<h3>Link Liability</h3>
<h3>EU Dispute Resolution / EU-Streitschlichtung</h3>
<p>
Our offer contains links to external third-party websites. We have
no influence on the content of these linked pages. The respective
provider or operator of the pages is always responsible for the
content of the linked pages.
</p>
</div>
<div class="info-block">
<h3>Copyright</h3>
<p>
The content and works created by the page operators on this website
are subject to German copyright law. Reproduction, processing,
distribution, and any form of commercial use of this content beyond
the limits of copyright law require the written consent of the
respective author or creator.
</p>
</div>
<div class="info-block">
<h3>Dispute Resolution</h3>
<p>
The European Commission provides a platform for online dispute
resolution (ODR):
The European Commission provides a platform for online
dispute resolution (ODR):
<a
href="https://ec.europa.eu/consumers/odr/"
target="_blank"
@@ -90,10 +68,18 @@
https://ec.europa.eu/consumers/odr/
</a>
<br /><br />
Our email address can be found above in the imprint.
<br /><br />
We are not willing or obligated to participate in dispute resolution
proceedings before a consumer arbitration board.
Our email address can be found above.
</p>
</div>
<div class="info-block">
<h3>Consumer Dispute Resolution / Verbraucherstreitbeilegung</h3>
<p>
We are not willing or obligated to participate in dispute
resolution proceedings before a consumer arbitration
board. / Wir sind nicht bereit oder verpflichtet, an
Streitbeilegungsverfahren vor einer
Verbraucherschlichtungsstelle teilzunehmen.
</p>
</div>
</div>