update 2024-07-24 0033
148
404.html
Normal file
|
|
@ -0,0 +1,148 @@
|
||||||
|
|
||||||
|
<!Doctype HTML>
|
||||||
|
<html lang="de">
|
||||||
|
<head>
|
||||||
|
|
||||||
|
<meta charset="UTF-8" />
|
||||||
|
<meta name="robots" content="nofollow" />
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
|
<meta name="color-scheme" content="dark light" />
|
||||||
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
|
<title>vanilla.engineering | 404 Page not found </title>
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div id="outerwrapper">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<header>
|
||||||
|
<div id="logo"><a href="/" alt="Zur Startseite"><img id="logo_sm" src="/images/ve_logo.svg" /></a></div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="hamburger-menu">
|
||||||
|
<input id="menu__toggle" type="checkbox" />
|
||||||
|
<label class="menu__btn" for="menu__toggle">
|
||||||
|
<span></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
|
||||||
|
<ul class="menu__box">
|
||||||
|
|
||||||
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item parts" href="/vanilla-parts/">vanilla.parts</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item fahrzeuge" href="/fahrzeuge/">Fahrzeuge</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item wir" href="/about/">Das sind wir</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item blog" href="/blog/">Blog</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div id="wrapper">
|
||||||
|
|
||||||
|
<div class="main_with_sidebar wrapper">
|
||||||
|
|
||||||
|
<aside>
|
||||||
|
<nav id="sidebar-menu">
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="home"><a href="/" >Startseite</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="parts"><a href="/vanilla-parts/" >vanilla.parts</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="fahrzeuge"><a href="/fahrzeuge/" >Fahrzeuge</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="wir"><a href="/about/" >Das sind wir</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="blog"><a href="/blog/" >Blog</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="kontakt"><a href="/kontakt/" >Kontakt</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
|
||||||
|
<main>
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<p>Diese Seite gibt es leider nicht.</p>
|
||||||
|
<p>Hier geht es zurück zur <a href="/">Startseite</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<footer><div class="footer-grid">
|
||||||
|
<div class="footer-item">© 2024 Vanilla Engineering GmbH</div>
|
||||||
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Gruender </title>
|
<title>vanilla.engineering | Gruender </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -90,12 +94,6 @@
|
||||||
|
|
||||||
<li class="wir"><a href="/about/" >Das sind wir</a></li>
|
<li class="wir"><a href="/about/" >Das sind wir</a></li>
|
||||||
|
|
||||||
<ul class="subnavi">
|
|
||||||
|
|
||||||
<li class="gruender active"><a href="/about/gruender/">Der Gründer</a></li>
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -109,6 +107,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -121,7 +129,7 @@
|
||||||
<section >
|
<section >
|
||||||
<h1 id="gründer--geschäftsführer">Gründer & Geschäftsführer</h1>
|
<h1 id="gründer--geschäftsführer">Gründer & Geschäftsführer</h1>
|
||||||
<h2 id="edgar-grüner">Edgar Grüner</h2>
|
<h2 id="edgar-grüner">Edgar Grüner</h2>
|
||||||
<p><img src="/images/platzhalter.jpg" alt="Portrait Edgar"></p>
|
<p><img src="/images/eg.jpg" alt="Portrait Edgar"></p>
|
||||||
<h2 id="hi">Hi,</h2>
|
<h2 id="hi">Hi,</h2>
|
||||||
<p>mein Name ist <strong>Edgar Grüner</strong>. Ich bin Schreinermeister, Gründer von <em>vanilla.engineering</em> und habe mehr als zehn Jahre Erfahrung in der Konstruktion von Möbeln für bewegte Räume. Auf Yachten und in Fahrzeugen umrunden meine Ideen die Welt – immer angepasst an die jeweiligen Anforderungen unterwegs.</p>
|
<p>mein Name ist <strong>Edgar Grüner</strong>. Ich bin Schreinermeister, Gründer von <em>vanilla.engineering</em> und habe mehr als zehn Jahre Erfahrung in der Konstruktion von Möbeln für bewegte Räume. Auf Yachten und in Fahrzeugen umrunden meine Ideen die Welt – immer angepasst an die jeweiligen Anforderungen unterwegs.</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
@ -145,7 +153,9 @@
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Das sind wir </title>
|
<title>vanilla.engineering | Das sind wir </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -92,7 +96,7 @@
|
||||||
|
|
||||||
<ul class="subnavi">
|
<ul class="subnavi">
|
||||||
|
|
||||||
<li class="gruender"><a href="/about/gruender/">Der Gründer</a></li>
|
<li class="gruender"><a href="/about/#edgar-gr%C3%BCner">Der Gründer</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
@ -109,6 +113,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -121,7 +135,7 @@
|
||||||
<section >
|
<section >
|
||||||
<h1 id="vanillaengineering">vanilla.engineering</h1>
|
<h1 id="vanillaengineering">vanilla.engineering</h1>
|
||||||
<h2 id="unsere-erfahrung-dein-erlebnis">Unsere Erfahrung, Dein Erlebnis</h2>
|
<h2 id="unsere-erfahrung-dein-erlebnis">Unsere Erfahrung, Dein Erlebnis</h2>
|
||||||
<p><img src="/images/platzhalter.jpg" alt="Edgar vor der Werkstatt"><br>
|
<p><img src="/images/vanilla.jpg" alt="Vanilla Engineering"><br>
|
||||||
Schön, dass du zu uns gefunden hast! Wir sind vanilla.engineering, ein junges Startup aus Dresden, das für dich Möbelbausätze zum Camperausbau entwickelt. Mit fundiertem Schreinerwissen, digitalen Planungstools und jeder Menge Praxiserfahrung entstehen maßgenaue vanilla.parts, die wir in Serienreife durch unseren professionellen Partnerbetrieb anfertigen lassen und als logistisch optimiertes Flatpack an dich versenden.</p>
|
Schön, dass du zu uns gefunden hast! Wir sind vanilla.engineering, ein junges Startup aus Dresden, das für dich Möbelbausätze zum Camperausbau entwickelt. Mit fundiertem Schreinerwissen, digitalen Planungstools und jeder Menge Praxiserfahrung entstehen maßgenaue vanilla.parts, die wir in Serienreife durch unseren professionellen Partnerbetrieb anfertigen lassen und als logistisch optimiertes Flatpack an dich versenden.</p>
|
||||||
<p>Wir sind die ersten am Markt, die dir Selbstbausätze zum Camperausbau in dieser Art anbieten können und arbeiten fleißig an neuen Modellen und Ideen.</p>
|
<p>Wir sind die ersten am Markt, die dir Selbstbausätze zum Camperausbau in dieser Art anbieten können und arbeiten fleißig an neuen Modellen und Ideen.</p>
|
||||||
<p>Immer unser Ziel dabei: Wir wollen für dich erschwingliche, anpassbare und qualitativ hochwertige Lösungen kreieren, sodass du dein ideales Camping-Erlebnis selbst gestalten kannst.</p>
|
<p>Immer unser Ziel dabei: Wir wollen für dich erschwingliche, anpassbare und qualitativ hochwertige Lösungen kreieren, sodass du dein ideales Camping-Erlebnis selbst gestalten kannst.</p>
|
||||||
|
|
@ -132,6 +146,7 @@ Schön, dass du zu uns gefunden hast! Wir sind vanilla.engineering, ein junges S
|
||||||
<p>„Was braucht man, um Campermöbel zu entwickeln, die haargenau ins Fahrzeug passen, sicher an der Karosserie befestigt werden und durch unsere Kunden leicht aufgebaut werden können? Ja, richtig: ein Faible für Holz, gute Nerven, Ausdauer und kreatives Um-die-Ecke-Denken. Kommen da noch ein Meistertitel im Schreinerhandwerk, über zehn Jahre Erfahrung im Ausbau von Yachten und Campern sowie der gewisse Blick für’s große Ganze hinzu, habt ihr eine ziemlich gute Beschreibung von Edgar.“</p>
|
<p>„Was braucht man, um Campermöbel zu entwickeln, die haargenau ins Fahrzeug passen, sicher an der Karosserie befestigt werden und durch unsere Kunden leicht aufgebaut werden können? Ja, richtig: ein Faible für Holz, gute Nerven, Ausdauer und kreatives Um-die-Ecke-Denken. Kommen da noch ein Meistertitel im Schreinerhandwerk, über zehn Jahre Erfahrung im Ausbau von Yachten und Campern sowie der gewisse Blick für’s große Ganze hinzu, habt ihr eine ziemlich gute Beschreibung von Edgar.“</p>
|
||||||
<p>Seit 2023 ist Edgar Grüner mit seinem Startup vanilla.engineering unterwegs und steckt sein umfangreiches Fachwissen in die Entwicklung der neuartigen vanilla.parts. An den Designs und Konstruktionsplänen tüftelt er in der Regel am Rande der Dresdner Neustadt. Getestet und verfeinert wird dann in einer professionell ausgestatteten Werkstatt in Frankenberg bei Chemnitz. Dresden ist somit Hauptquartier und „Kinderstube“ für sämtliche vanilla-Ideen, die später in Vans und Kastenwagen auf Weltreise gehen.</p>
|
<p>Seit 2023 ist Edgar Grüner mit seinem Startup vanilla.engineering unterwegs und steckt sein umfangreiches Fachwissen in die Entwicklung der neuartigen vanilla.parts. An den Designs und Konstruktionsplänen tüftelt er in der Regel am Rande der Dresdner Neustadt. Getestet und verfeinert wird dann in einer professionell ausgestatteten Werkstatt in Frankenberg bei Chemnitz. Dresden ist somit Hauptquartier und „Kinderstube“ für sämtliche vanilla-Ideen, die später in Vans und Kastenwagen auf Weltreise gehen.</p>
|
||||||
<p>Und warum eigentlich vanilla? „Ganz einfach“, erklärt Edgar: „Denk mal ans Eis. Vanille ist eine solide Geschmacksrichtung: zuverlässig, einfach, du weißt, was du bekommst – ohne viel Schnickschnack. Gleichzeitig ist Vanille aber auch die geniale Basis für richtig guten Geschmack: mit Frucht oder Schoko, Nüssen, Streuseln, Sauce – you name it. Und so ist das auch bei vanilla.engineering: Wir bauen für dich die optimierte Basis, du verfeinerst, ganz wie es dir gefällt.“</p>
|
<p>Und warum eigentlich vanilla? „Ganz einfach“, erklärt Edgar: „Denk mal ans Eis. Vanille ist eine solide Geschmacksrichtung: zuverlässig, einfach, du weißt, was du bekommst – ohne viel Schnickschnack. Gleichzeitig ist Vanille aber auch die geniale Basis für richtig guten Geschmack: mit Frucht oder Schoko, Nüssen, Streuseln, Sauce – you name it. Und so ist das auch bei vanilla.engineering: Wir bauen für dich die optimierte Basis, du verfeinerst, ganz wie es dir gefällt.“</p>
|
||||||
|
<p><img src="/images/eg.jpg" alt="Edgar Grüner"></p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -147,7 +162,9 @@ Schön, dass du zu uns gefunden hast! Wir sind vanilla.engineering, ein junges S
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Bausatz anfragen </title>
|
<title>vanilla.engineering | Bausatz anfragen </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage active imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage active imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage active imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage active imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -103,6 +107,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -114,11 +128,13 @@
|
||||||
|
|
||||||
<section >
|
<section >
|
||||||
<h1 id="bausatz-anfragen">Bausatz anfragen</h1>
|
<h1 id="bausatz-anfragen">Bausatz anfragen</h1>
|
||||||
<p><img src="/images/platzhalter.png" alt="Bild Einzelteile schwebend"></p>
|
<p><img src="/images/ducato_leer.jpg" alt="Bild leerer Ducato"></p>
|
||||||
<p>Wir freuen uns sehr, dass dir unsere <strong>vanilla.parts</strong> gefallen!<br>
|
<p>Sieht dein Van auch noch so leer aus? Oder hast du Lust auf einen Umbau?</p>
|
||||||
Hier wirst du demnächst unser Bestellformular finden.</p>
|
<p>Dann bist du hier genau richtig!</p>
|
||||||
<p>In der Zwischenzeit bitten wir dich uns eine <a href="mailto:mail@vanilla.engineering">E-Mail</a> mit den gewünschten Modulen und deinem Fahrzeugtyp zu schicken.</p>
|
<p><strong>Du</strong> füllst unser einfaches, <em>unverbindliches</em>
|
||||||
<p>Willst du mehr erfahren? Hier geht es zu allen Informationen der <a href="/vanilla-parts">vanilla.parts</a>!</p>
|
<a href='https://cloud.vanilla.engineering/apps/forms/s/iwwdfRPWyADBgFZ2GMz7J2SZ' target=_blank alt="Öffnet im neuen Fenster">Anfrageformular</a>↗</p>
|
||||||
|
<p>zu Fahrzeugtyp und deinen Wünschen aus. <strong>Wir</strong> planen damit die nächsten Schritte für dich. Danach starten wir gemeinsam durch und finden alles, was du für dein Projekt brauchst!</p>
|
||||||
|
<p>Falls du uns lieber selbst eine E-Mail schreiben möchtest, schick sie gern an <a href="mailto:mail@vanilla.engineering">mail@vanilla.engineering</a>.</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -135,7 +151,9 @@ Hier wirst du demnächst unser Bestellformular finden.</p>
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Mit neuer Webseite geht es los! </title>
|
<title>vanilla.engineering | Mit neuer Webseite geht es los! </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -103,6 +107,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -114,10 +128,11 @@
|
||||||
<div id="topline"><a href=".." >↩ Zurück</a><span id="datestamp">24.05.2024</span></div>
|
<div id="topline"><a href=".." >↩ Zurück</a><span id="datestamp">24.05.2024</span></div>
|
||||||
<h2>Mit neuer Webseite geht es los!</h2>
|
<h2>Mit neuer Webseite geht es los!</h2>
|
||||||
|
|
||||||
<p><img src="/images/platzhalter.jpg" alt="Erster Blogpost"><br>
|
<p><img src="/images/blog/vanilla.jpg" alt="Erster Blogpost"><br>
|
||||||
Pünktlich zur Camper & Vanlife Messe starten wir mit unserer neuen Webseite.</p>
|
Pünktlich zur Camper & Vanlife Messe starten wir mit unserer neuen Webseite.</p>
|
||||||
<p>Hier wird noch viel gearbeitet, wir hoffen ihr findet aber jetzt schon die gesuchten Informationen.<br>
|
<p>Hier wird noch <em>viel</em> gearbeitet, wir hoffen ihr findet aber jetzt schon die gesuchten Informationen.<br>
|
||||||
Für alle offengebliebenen Fragen schickt uns gerne eine E-Mail oder folgt uns auf unseren Socialmedia Kanälen</p>
|
Für alle offengebliebenen Fragen schickt uns gerne eine <a href="/kontakt">E-Mail</a> oder
|
||||||
|
folgt uns auf unseren <strong>Socialmedia Kanälen</strong>.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -133,7 +148,9 @@ Für alle offengebliebenen Fragen schickt uns gerne eine E-Mail oder folgt uns a
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
|
|
@ -1,150 +0,0 @@
|
||||||
|
|
||||||
<!Doctype HTML>
|
|
||||||
<html lang="de">
|
|
||||||
<head>
|
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
||||||
<meta name="color-scheme" content="dark light" />
|
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Drei </title>
|
|
||||||
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<div id="outerwrapper">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<header>
|
|
||||||
<div id="logo"><a href="/" alt="Zur Startseite"><img id="logo_sm" src="/images/ve_logo.svg" /></a></div>
|
|
||||||
</header>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="hamburger-menu">
|
|
||||||
<input id="menu__toggle" type="checkbox" />
|
|
||||||
<label class="menu__btn" for="menu__toggle">
|
|
||||||
<span></span>
|
|
||||||
</label>
|
|
||||||
|
|
||||||
|
|
||||||
<ul class="menu__box">
|
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
|
||||||
|
|
||||||
<li><a class="menu__item parts" href="/vanilla-parts/">vanilla.parts</a></li>
|
|
||||||
|
|
||||||
<li><a class="menu__item fahrzeuge" href="/fahrzeuge/">Fahrzeuge</a></li>
|
|
||||||
|
|
||||||
<li><a class="menu__item wir" href="/about/">Das sind wir</a></li>
|
|
||||||
|
|
||||||
<li><a class="menu__item blog" href="/blog/">Blog</a></li>
|
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div id="wrapper">
|
|
||||||
|
|
||||||
<div class="main_with_sidebar wrapper">
|
|
||||||
|
|
||||||
<aside>
|
|
||||||
<nav id="sidebar-menu">
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li class="home"><a href="/" >Startseite</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li class="parts"><a href="/vanilla-parts/" >vanilla.parts</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li class="fahrzeuge"><a href="/fahrzeuge/" >Fahrzeuge</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li class="wir"><a href="/about/" >Das sind wir</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li class="blog"><a href="/blog/" >Blog</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li class="kontakt"><a href="/kontakt/" >Kontakt</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
</aside>
|
|
||||||
|
|
||||||
|
|
||||||
<main>
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<div id="topline"><a href=".." >↩ Zurück</a><span id="datestamp">29.05.2024</span></div>
|
|
||||||
<h2>Drei</h2>
|
|
||||||
|
|
||||||
<p><code>Hier der Inhalt</code></p>
|
|
||||||
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
|
|
||||||
<section >
|
|
||||||
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
|
|
||||||
</section>
|
|
||||||
<section >
|
|
||||||
</section>
|
|
||||||
<section >
|
|
||||||
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
|
|
||||||
</section>
|
|
||||||
<section >
|
|
||||||
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<footer><div class="footer-grid">
|
|
||||||
<div class="footer-item">© 2024 Vanilla Engineering GmbH</div>
|
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
|
||||||
</div></footer>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Zwei </title>
|
<title>vanilla.engineering | Ready for Ferropolis </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -103,6 +107,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -111,13 +125,19 @@
|
||||||
<main>
|
<main>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
||||||
<div id="topline"><a href=".." >↩ Zurück</a><span id="datestamp">29.05.2024</span></div>
|
<div id="topline"><a href=".." >↩ Zurück</a><span id="datestamp">01.07.2024</span></div>
|
||||||
<h2>Zwei</h2>
|
<h2>Ready for Ferropolis</h2>
|
||||||
|
|
||||||
<p><code>Hier der Inhalt</code></p>
|
<p><img src="/images/blog/VlF2023-MesseIMG_5687.jpg" alt="VANLIFE FERROPOLIS"> <span class="source">Quelle: Vanlife Ferropolis</span></p>
|
||||||
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
|
<p>Nicht mehr lange, dann parkt unsere <em>„Dunja“</em> zwischen gigantischen Tagebaubaggern am Gremminer See!</p>
|
||||||
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
|
<p>Wir sind in den letzten Vorbereitungen für das
|
||||||
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
|
<a href='https://www.vanlife-ferropolis.de/' target=_blank alt="Öffnet im neuen Fenster">VANLIFE FERROPOLIS</a>↗
|
||||||
|
, welches auch dieses Jahr wieder in Ferropolis, der „Stadt aus Eisen“
|
||||||
|
zwischen Berlin und Leipzig stattfindet. Vom <strong>18. bis 21. Juli 2024</strong> dreht sich auf der Halbinsel alles um Offroad, Overlanding und Vanlife – und wir sind mittendrin!</p>
|
||||||
|
<p>Kommt vorbei, testet unsere <a href="/vanilla-parts">vanilla.parts</a>, stellt uns gern Fragen und lasst euch vom Rahmenprogramm des Festivals begeistern,
|
||||||
|
darunter Live-Acts, Workshops und Action für die Kids.</p>
|
||||||
|
<p>Wir freuen uns auf euch!</p>
|
||||||
|
<p><img src="/images/blog/Vanlife_Ferropolis_logo_zeitlos.png" alt="VANLIFE FERROPOLIS"> <span class="source">Quelle: Vanlife Ferropolis</span></p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -133,7 +153,9 @@
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Aktuelles bei vanilla.engineering </title>
|
<title>vanilla.engineering | Aktuelles bei vanilla.engineering </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -103,6 +107,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -115,24 +129,12 @@
|
||||||
|
|
||||||
<article class="newsitem">
|
<article class="newsitem">
|
||||||
|
|
||||||
<h1>29.05.2024</h1>
|
<h1>01.07.2024</h1>
|
||||||
<h2><a href="https://ve-testing.wolke.gr/blog/2024-05-neuer-inhalt/">Drei</a></h2>
|
<h2><a href="https://vanilla.engineering/blog/2024-07-ferropolis/">Ready for Ferropolis</a></h2>
|
||||||
<p><code>Hier der Inhalt</code></p>
|
<p><img src="/images/blog/VlF2023-MesseIMG_5687.jpg" alt="VANLIFE FERROPOLIS"> <span class="source">Quelle: Vanlife Ferropolis</span></p>
|
||||||
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
|
<p>Nicht mehr lange, dann parkt unsere <em>„Dunja“</em> zwischen gigantischen Tagebaubaggern am Gremminer See!</p>
|
||||||
|
|
||||||
<p><a href="/blog/2024-05-neuer-inhalt/">Alles anzeigen →</a></p>
|
<p><a href="/blog/2024-07-ferropolis/">Alles anzeigen →</a></p>
|
||||||
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
<article class="newsitem">
|
|
||||||
|
|
||||||
<h1>29.05.2024</h1>
|
|
||||||
<h2><a href="https://ve-testing.wolke.gr/blog/2024-05-2-zwei/">Zwei</a></h2>
|
|
||||||
<p><code>Hier der Inhalt</code></p>
|
|
||||||
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
|
|
||||||
|
|
||||||
<p><a href="/blog/2024-05-2-zwei/">Alles anzeigen →</a></p>
|
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
|
@ -140,8 +142,8 @@
|
||||||
<article class="newsitem">
|
<article class="newsitem">
|
||||||
|
|
||||||
<h1>24.05.2024</h1>
|
<h1>24.05.2024</h1>
|
||||||
<h2><a href="https://ve-testing.wolke.gr/blog/2024-05-neue-webseite/">Mit neuer Webseite geht es los!</a></h2>
|
<h2><a href="https://vanilla.engineering/blog/2024-05-neue-webseite/">Mit neuer Webseite geht es los!</a></h2>
|
||||||
<p><img src="/images/platzhalter.jpg" alt="Erster Blogpost"><br>
|
<p><img src="/images/blog/vanilla.jpg" alt="Erster Blogpost"><br>
|
||||||
Pünktlich zur Camper & Vanlife Messe starten wir mit unserer neuen Webseite.</p>
|
Pünktlich zur Camper & Vanlife Messe starten wir mit unserer neuen Webseite.</p>
|
||||||
|
|
||||||
<p><a href="/blog/2024-05-neue-webseite/">Alles anzeigen →</a></p>
|
<p><a href="/blog/2024-05-neue-webseite/">Alles anzeigen →</a></p>
|
||||||
|
|
@ -161,7 +163,9 @@ Pünktlich zur Camper & Vanlife Messe starten wir mit unserer neuen Webseite
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
|
|
@ -1,33 +1,26 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Aktuelles bei vanilla.engineering on TESTING vanilla.engineering</title>
|
<title>Aktuelles bei vanilla.engineering on vanilla.engineering</title>
|
||||||
<link>https://ve-testing.wolke.gr/blog/</link>
|
<link>https://vanilla.engineering/blog/</link>
|
||||||
<description>Recent content in Aktuelles bei vanilla.engineering on TESTING vanilla.engineering</description>
|
<description>Recent content in Aktuelles bei vanilla.engineering on vanilla.engineering</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>de-de</language>
|
<language>de-de</language>
|
||||||
<lastBuildDate>Wed, 29 May 2024 23:55:23 +0200</lastBuildDate>
|
<lastBuildDate>Mon, 01 Jul 2024 06:59:59 +0200</lastBuildDate>
|
||||||
<atom:link href="https://ve-testing.wolke.gr/blog/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://vanilla.engineering/blog/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>Drei</title>
|
<title>Ready for Ferropolis</title>
|
||||||
<link>https://ve-testing.wolke.gr/blog/2024-05-neuer-inhalt/</link>
|
<link>https://vanilla.engineering/blog/2024-07-ferropolis/</link>
|
||||||
<pubDate>Wed, 29 May 2024 23:55:23 +0200</pubDate>
|
<pubDate>Mon, 01 Jul 2024 06:59:59 +0200</pubDate>
|
||||||
<guid>https://ve-testing.wolke.gr/blog/2024-05-neuer-inhalt/</guid>
|
<guid>https://vanilla.engineering/blog/2024-07-ferropolis/</guid>
|
||||||
<description><p><code>Hier der Inhalt</code></p>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p></description>
|
<description><p><img src="https://vanilla.engineering/images/blog/VlF2023-MesseIMG_5687.jpg" alt="VANLIFE FERROPOLIS"> <span class="source">Quelle: Vanlife Ferropolis</span></p>
<p>Nicht mehr lange, dann parkt unsere <em>„Dunja“</em> zwischen gigantischen Tagebaubaggern am Gremminer See!</p></description>
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<title>Zwei</title>
|
|
||||||
<link>https://ve-testing.wolke.gr/blog/2024-05-2-zwei/</link>
|
|
||||||
<pubDate>Wed, 29 May 2024 23:54:59 +0200</pubDate>
|
|
||||||
<guid>https://ve-testing.wolke.gr/blog/2024-05-2-zwei/</guid>
|
|
||||||
<description><p><code>Hier der Inhalt</code></p>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p></description>
|
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Mit neuer Webseite geht es los!</title>
|
<title>Mit neuer Webseite geht es los!</title>
|
||||||
<link>https://ve-testing.wolke.gr/blog/2024-05-neue-webseite/</link>
|
<link>https://vanilla.engineering/blog/2024-05-neue-webseite/</link>
|
||||||
<pubDate>Fri, 24 May 2024 00:00:00 +0000</pubDate>
|
<pubDate>Fri, 24 May 2024 00:00:00 +0000</pubDate>
|
||||||
<guid>https://ve-testing.wolke.gr/blog/2024-05-neue-webseite/</guid>
|
<guid>https://vanilla.engineering/blog/2024-05-neue-webseite/</guid>
|
||||||
<description><p><img src="https://ve-testing.wolke.gr/images/platzhalter.jpg" alt="Erster Blogpost"><br>
Pünktlich zur Camper &amp; Vanlife Messe starten wir mit unserer neuen Webseite.</p></description>
|
<description><p><img src="https://vanilla.engineering/images/blog/vanilla.jpg" alt="Erster Blogpost"><br>
Pünktlich zur Camper &amp; Vanlife Messe starten wir mit unserer neuen Webseite.</p></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|
|
||||||
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Categories </title>
|
<title>vanilla.engineering | Categories </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -103,6 +107,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -125,7 +139,9 @@
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,11 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Categories on TESTING vanilla.engineering</title>
|
<title>Categories on vanilla.engineering</title>
|
||||||
<link>https://ve-testing.wolke.gr/categories/</link>
|
<link>https://vanilla.engineering/categories/</link>
|
||||||
<description>Recent content in Categories on TESTING vanilla.engineering</description>
|
<description>Recent content in Categories on vanilla.engineering</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>de-de</language>
|
<language>de-de</language>
|
||||||
<atom:link href="https://ve-testing.wolke.gr/categories/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://vanilla.engineering/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|
|
||||||
261
css/vanilla.css
|
|
@ -1,33 +1,31 @@
|
||||||
:root {
|
:root {
|
||||||
--ve-light-violett: #A458AE; /* <= safe for WCAG AA */ /* original: #aa69b5; */
|
|
||||||
--ve-heavy-violett: #5d2169;
|
|
||||||
--ve-vanilla: #faefdd;
|
|
||||||
--ve-vanilla-heavy: #e4cba1;
|
|
||||||
|
|
||||||
--lavender-orchid: #a961a4;
|
--lavender-orchid: #a961a4;
|
||||||
|
--lavender-orchid90: #a961a4e0;
|
||||||
--royal-plum: #5d2169;
|
--royal-plum: #5d2169;
|
||||||
|
--royal-plum90: #5d2169e0;
|
||||||
--gentle-ecru: #f6eedb;
|
--gentle-ecru: #f6eedb;
|
||||||
--sandstorm-taupe: #f1d8b5;
|
--sandstorm-taupe: #f1d8b5;
|
||||||
--poppler-aftermath: #e1d4b8;
|
--poppler-aftermath: #e1d4b8; /* Netzlinien */
|
||||||
--vanilla-black: #1b0e14;
|
--vanilla-black: #1b0e14;
|
||||||
--banana-grey: #5b4c55;
|
--banana-grey: #5b4c55;
|
||||||
--quite-white: #f9f6f8;
|
--quite-white: #f9f6f8;
|
||||||
|
|
||||||
|
|
||||||
--primary: var(--ve-light-violett);
|
|
||||||
--primary90: #a458aee0;
|
|
||||||
--secondary: var(--royal-plum);
|
|
||||||
--secondary90: #5d2169d0;
|
|
||||||
--light-primary: var(--ve-vanilla);
|
|
||||||
--light-secondary: var(--sandstorm-taupe);
|
|
||||||
--netzlinien: var(--poppler-aftermath);
|
--netzlinien: var(--poppler-aftermath);
|
||||||
--black: var(--vanilla-black);
|
--black: var(--vanilla-black);
|
||||||
--grey: var(--banana-grey);
|
--grey: var(--banana-grey);
|
||||||
--white: var(--quite-white);
|
--white: var(--quite-white);
|
||||||
|
|
||||||
--filter-icon-primary: hue-rotate(260deg) contrast(0.5) saturate(3) brightness(0.8);
|
--filter-icon-lavender-orchid: brightness(0) saturate(100%) invert(44%) sepia(48%) saturate(668%) hue-rotate(246deg) brightness(86%) contrast(86%);
|
||||||
|
--filter-icon-royal-plum: brightness(0) saturate(100%) invert(15%) sepia(51%) saturate(2556%) hue-rotate(269deg) brightness(92%) contrast(94%);
|
||||||
|
--filter-icon-gentle-ecru: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7076%) hue-rotate(238deg) brightness(118%) contrast(87%);
|
||||||
|
--filter-icon-sandstorm-taupe: brightness(0) saturate(100%) invert(88%) sepia(14%) saturate(637%) hue-rotate(345deg) brightness(102%) contrast(89%);
|
||||||
|
--filter-icon-vanilla-black: brightness(0) saturate(100%) invert(5%) sepia(10%) saturate(2938%) hue-rotate(280deg) brightness(93%) contrast(96%);
|
||||||
|
--filter-icon-banana-grey: brightness(0) saturate(100%) invert(30%) sepia(8%) saturate(863%) hue-rotate(271deg) brightness(93%) contrast(85%);
|
||||||
|
--filter-icon-quite-white: brightness(0) saturate(100%) invert(79%) sepia(6%) saturate(2873%) hue-rotate(205deg) brightness(130%) contrast(95%);
|
||||||
|
|
||||||
--bg-vanilla: var(--light-primary) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E") fixed;
|
|
||||||
|
--bg-vanilla: var(--gentle-ecru) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E") fixed;
|
||||||
|
|
||||||
--wrapper-max: 1426px;
|
--wrapper-max: 1426px;
|
||||||
}
|
}
|
||||||
|
|
@ -41,6 +39,22 @@
|
||||||
font-family: Angelina;
|
font-family: Angelina;
|
||||||
src: url("/fonts/angelina.ttf");
|
src: url("/fonts/angelina.ttf");
|
||||||
}
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: JustAnotherHand;
|
||||||
|
src: url("/fonts/JustAnotherHand.ttf");
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: uberhead;
|
||||||
|
src: url("/fonts/comfortaa-latin-300-normal.woff") format('woff');
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: uberhead;
|
||||||
|
src: url("/fonts/comfortaa-latin-700-normal.woff") format('woff');
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
font-size: 1.3em;
|
font-size: 1.3em;
|
||||||
|
|
@ -62,9 +76,21 @@ img, picture, video, canvas, svg {
|
||||||
font-size: 3rem;
|
font-size: 3rem;
|
||||||
font-family: Angelina;
|
font-family: Angelina;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.content img.icon,
|
||||||
|
img.icon
|
||||||
|
{
|
||||||
|
|
||||||
|
margin: 0 0 0 0 !important;
|
||||||
|
float: left;
|
||||||
|
padding-right: 10px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
input, button, textarea, select {
|
input, button, textarea, select {
|
||||||
font: inherit;
|
font: inherit;
|
||||||
}
|
}
|
||||||
|
|
@ -79,6 +105,12 @@ p, h1, h2, h3, h4, h5, h6 {
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h2, h3 {
|
||||||
|
font-family: uberhead, sans-serif;
|
||||||
|
font-weight: bold;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
#root, #__next {
|
#root, #__next {
|
||||||
isolation: isolate;
|
isolation: isolate;
|
||||||
}
|
}
|
||||||
|
|
@ -131,7 +163,7 @@ body {
|
||||||
#outerwrapper {
|
#outerwrapper {
|
||||||
max-width: 97%;
|
max-width: 97%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
border: 1px solid var(--secondary);
|
border: 1px solid var(--royal-plum);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* START header */
|
/* START header */
|
||||||
|
|
@ -174,7 +206,7 @@ header#hero {
|
||||||
|
|
||||||
header#hero h1 {
|
header#hero h1 {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
color: var(--secondary);
|
color: var(--royal-plum);
|
||||||
font-size: calc(3vh + 2rem);
|
font-size: calc(3vh + 2rem);
|
||||||
margin-bottom: 0.7em;
|
margin-bottom: 0.7em;
|
||||||
}
|
}
|
||||||
|
|
@ -185,13 +217,13 @@ header#hero p {
|
||||||
display: block;
|
display: block;
|
||||||
width: 75%;
|
width: 75%;
|
||||||
font-size: calc(0.5vw + 1rem);
|
font-size: calc(0.5vw + 1rem);
|
||||||
background-color: var(--secondary);
|
background-color: var(--royal-plum);
|
||||||
color: var(--light-primary);
|
color: var(--gentle-ecru);
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
header#hero p strong {
|
header#hero p strong {
|
||||||
color: var(--light-primary);
|
color: var(--gentle-ecru);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -230,7 +262,7 @@ header#hero img {
|
||||||
height: 60px;
|
height: 60px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
background-color: var(--primary90);
|
background-color: var(--lavender-orchid90);
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
@ -243,7 +275,7 @@ header#hero img {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 35px;
|
width: 35px;
|
||||||
height: 2px;
|
height: 2px;
|
||||||
background-color: var(--secondary);
|
background-color: var(--royal-plum);
|
||||||
transition-duration: .3s;
|
transition-duration: .3s;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
@ -269,7 +301,7 @@ header#hero img {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 110px 35px;
|
padding: 110px 35px;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
background-color: var(--primary);
|
background-color: var(--lavender-orchid);
|
||||||
box-shadow: 2px 2px 6px rgba(0, 0, 0, .4);
|
box-shadow: 2px 2px 6px rgba(0, 0, 0, .4);
|
||||||
transition-duration: .3s;
|
transition-duration: .3s;
|
||||||
z-index:1;
|
z-index:1;
|
||||||
|
|
@ -277,28 +309,52 @@ header#hero img {
|
||||||
.menu__item {
|
.menu__item {
|
||||||
display: block;
|
display: block;
|
||||||
padding: 12px 24px;
|
padding: 12px 24px;
|
||||||
color: var(--light-primary);
|
color: var(--gentle-ecru);
|
||||||
font-family: Gidole, sans-serif;
|
font-family: Gidole, sans-serif;
|
||||||
font-size: 1.3rem;
|
font-size: 1.3rem;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
transition-duration: .3s;
|
transition-duration: .3s;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Spezielle Links im Menü */
|
||||||
|
ul.menu__box> li img {
|
||||||
|
float: left;
|
||||||
|
height: 2rem;
|
||||||
|
filter: var(--filter-icon-gentle-ecru);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
ul.menu__box > li .instagram,
|
||||||
|
ul.menu__box > li .linkedin
|
||||||
|
{
|
||||||
|
display: table-cell;
|
||||||
|
padding-left: 1rem;
|
||||||
|
|
||||||
|
}
|
||||||
|
ul.menu__box > li .instagram a,
|
||||||
|
ul.menu__box > li .linkedin a
|
||||||
|
{
|
||||||
|
height: 3.5rem;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.menu__item.active {
|
.menu__item.active {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu__item:hover {
|
.menu__item:hover {
|
||||||
background-color: var(--secondary);
|
background-color: var(--royal-plum);
|
||||||
color: var(--light-primary);
|
color: var(--gentle-ecru);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* END Hamburger Menu */
|
/* END Hamburger Menu */
|
||||||
|
|
||||||
/* START Sidebar Navigation */
|
/* START Sidebar Navigation */
|
||||||
aside {
|
aside {
|
||||||
background-color: var(--primary);
|
background-color: var(--lavender-orchid);
|
||||||
/* min-width: 360px; */
|
/* min-width: 360px; */
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
margin-right: 0.3rem;
|
margin-right: 0.3rem;
|
||||||
|
|
@ -312,7 +368,7 @@ aside {
|
||||||
aside > nav {
|
aside > nav {
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
margin-top: -5rem;
|
margin-top: -5rem;
|
||||||
background-color: var(--primary);
|
background-color: var(--lavender-orchid);
|
||||||
border-radius: 14px;
|
border-radius: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -330,13 +386,13 @@ aside > nav ul li a:visited {
|
||||||
display: block;
|
display: block;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: var(--white);
|
color: var(--white);
|
||||||
border: 7px solid var(--primary);
|
border: 7px solid var(--lavender-orchid);
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
aside > nav ul li a:hover,
|
aside > nav ul li a:hover,
|
||||||
aside > nav ul li a:focus {
|
aside > nav ul li a:focus {
|
||||||
border: 5px solid var(--secondary);
|
border: 5px solid var(--royal-plum);
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
transform: translate(0.15em, 0.15em);
|
transform: translate(0.15em, 0.15em);
|
||||||
transition: transform 0.3s ease-out;
|
transition: transform 0.3s ease-out;
|
||||||
|
|
@ -344,13 +400,37 @@ aside > nav ul li a:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
aside > nav ul li.active {
|
aside > nav ul li.active {
|
||||||
text-decoration: underline;
|
/* text-decoration: underline; */
|
||||||
}
|
}
|
||||||
|
|
||||||
aside > nav ul li.active.home {
|
aside > nav ul li.active.home {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Spezielle Links im Menü */
|
||||||
|
aside > nav ul li img {
|
||||||
|
float: left;
|
||||||
|
height: 2rem;
|
||||||
|
filter: var(--filter-icon-royal-plum);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
aside > nav ul li.instagram,
|
||||||
|
aside > nav ul li.linkedin
|
||||||
|
{
|
||||||
|
display: table-cell;
|
||||||
|
padding-left:1rem;
|
||||||
|
|
||||||
|
}
|
||||||
|
aside > nav ul li.instagram a,
|
||||||
|
aside > nav ul li.linkedin a
|
||||||
|
{
|
||||||
|
height: 3.5rem;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.subnavi {
|
.subnavi {
|
||||||
margin-left: 2rem;
|
margin-left: 2rem;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
|
|
@ -373,11 +453,11 @@ a.imp:before {
|
||||||
/* START Content */
|
/* START Content */
|
||||||
.content {
|
.content {
|
||||||
/*padding: 2rem;*/
|
/*padding: 2rem;*/
|
||||||
background-color: var(--light-primary);
|
background-color: var(--gentle-ecru);
|
||||||
color: var(--black);
|
color: var(--black);
|
||||||
/* border: 2px solid var(--secondary); */
|
/* border: 2px solid var(--royal-plum); */
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
box-shadow: 10px 0px 20px var(--light-primary),-10px -10px 20px var(--light-primary);
|
box-shadow: 10px 0px 20px var(--gentle-ecru),-10px -10px 20px var(--gentle-ecru);
|
||||||
}
|
}
|
||||||
|
|
||||||
.content img {
|
.content img {
|
||||||
|
|
@ -408,26 +488,26 @@ a.imp:before {
|
||||||
}
|
}
|
||||||
.content section a:link,
|
.content section a:link,
|
||||||
.content section a:visited {
|
.content section a:visited {
|
||||||
color: var(--primary);
|
color: var(--lavender-orchid);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.content section:nth-of-type(even) {
|
.content section:nth-of-type(even) {
|
||||||
background-color: var(--primary);
|
background-color: var(--lavender-orchid);
|
||||||
color: var(--white);
|
color: var(--white);
|
||||||
box-shadow: 0px 3px 3px var(--primary), 0px -3px 3px var(--primary);
|
box-shadow: 0px 3px 3px var(--lavender-orchid), 0px -3px 3px var(--lavender-orchid);
|
||||||
|
|
||||||
}
|
}
|
||||||
.content section:nth-of-type(even) a:link,
|
.content section:nth-of-type(even) a:link,
|
||||||
.content section:nth-of-type(even) a:visited {
|
.content section:nth-of-type(even) a:visited {
|
||||||
color: var(--light-secondary);
|
color: var(--sandstorm-taupe);
|
||||||
}
|
}
|
||||||
|
|
||||||
.content section:nth-of-type(even) .contactinfo img.icon {
|
.content section:nth-of-type(even) .contactinfo img.icon {
|
||||||
filter: none;
|
filter: var(--filter-icon-sandstorm-taupe);
|
||||||
}
|
}
|
||||||
.content section:nth-of-type(odd) .contactinfo img.icon {
|
.content section:nth-of-type(odd) .contactinfo img.icon {
|
||||||
filter: var(--filter-icon-primary);
|
filter: var(--filter-icon-lavender-orchid);
|
||||||
}
|
}
|
||||||
|
|
||||||
.content h2 a:link,
|
.content h2 a:link,
|
||||||
|
|
@ -437,7 +517,7 @@ a.imp:before {
|
||||||
}
|
}
|
||||||
.content p a:link,
|
.content p a:link,
|
||||||
.content p a:visited {
|
.content p a:visited {
|
||||||
color: var(--primary);
|
color: var(--lavender-orchid);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -446,12 +526,12 @@ a.imp:before {
|
||||||
}
|
}
|
||||||
|
|
||||||
.attention {
|
.attention {
|
||||||
background-color: var(--light-primary);
|
background-color: #ffffff20;
|
||||||
color: var(--secondary);
|
/*color: var(--royal-plum); */
|
||||||
margin: 1rem 0.1vw;
|
margin: 1rem 0.1vw;
|
||||||
|
|
||||||
padding: 1rem 1.5vw;
|
padding: 1rem 1.5vw;
|
||||||
border: 0.25rem var(--secondary) dashed;
|
border: 0.25rem var(--royal-plum) dashed;
|
||||||
border-radius: 2rem;
|
border-radius: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -470,6 +550,39 @@ a.imp:before {
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.content .preis {
|
||||||
|
border: 4px dotted var(--white);
|
||||||
|
border-radius: 50% / 50%;
|
||||||
|
padding: 0.7rem;
|
||||||
|
transform: rotate(12deg);
|
||||||
|
float: right;
|
||||||
|
font-family: JustAnotherHand;
|
||||||
|
font-size: 3rem;
|
||||||
|
letter-spacing: 2px;
|
||||||
|
|
||||||
|
}
|
||||||
|
.content section:nth-of-type(odd) .preis {
|
||||||
|
border-color: var(--black);
|
||||||
|
}
|
||||||
|
|
||||||
|
.content section .preis a:link,
|
||||||
|
.content section .preis a:visited
|
||||||
|
{
|
||||||
|
text-decoration: none;
|
||||||
|
font-size: 0.8em;
|
||||||
|
vertical-align: top;
|
||||||
|
}
|
||||||
|
|
||||||
|
.content section table {
|
||||||
|
border-collapse: collapse;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
.content section td {
|
||||||
|
border-top: 1px solid var(--banana-grey);
|
||||||
|
border-bottom: 1px solid var(--banana-grey);
|
||||||
|
padding: 0.6rem;
|
||||||
|
}
|
||||||
|
|
||||||
.content #topline {
|
.content #topline {
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
|
|
@ -483,16 +596,22 @@ a.imp:before {
|
||||||
#topline > a:link,
|
#topline > a:link,
|
||||||
#topline > a:visited
|
#topline > a:visited
|
||||||
{
|
{
|
||||||
color: var(--primary);
|
color: var(--lavender-orchid);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
#topline > a:hover,
|
#topline > a:hover,
|
||||||
#topline > a:focus
|
#topline > a:focus
|
||||||
{
|
{
|
||||||
color: var(--primary);
|
color: var(--lavender-orchid);
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.source {
|
||||||
|
font-size: 0.7rem;
|
||||||
|
margin-top: -1.2rem;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
/* START Newsgrid */
|
/* START Newsgrid */
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -504,16 +623,16 @@ a.imp:before {
|
||||||
|
|
||||||
#newsgrid > article.newsitem:first-child {
|
#newsgrid > article.newsitem:first-child {
|
||||||
grid-column: 1 / 3;
|
grid-column: 1 / 3;
|
||||||
background-color: var(--light-primary);
|
background-color: var(--gentle-ecru);
|
||||||
color: var(--secondary);
|
color: var(--royal-plum);
|
||||||
margin-bottom: 1.5rem;
|
margin-bottom: 1.5rem;
|
||||||
padding: 2rem;
|
padding: 2rem;
|
||||||
border: 0.25rem var(--secondary) dashed;
|
border: 0.25rem var(--royal-plum) dashed;
|
||||||
}
|
}
|
||||||
|
|
||||||
#newsgrid > article.newsitem {
|
#newsgrid > article.newsitem {
|
||||||
padding: 0.8rem;
|
padding: 0.8rem;
|
||||||
border: 1px solid var(--secondary);
|
border: 1px solid var(--royal-plum);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -550,18 +669,39 @@ main {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
padding: 2rem;
|
padding: 2rem;
|
||||||
color: var(--light-primary);
|
color: var(--gentle-ecru);
|
||||||
background-color: var(--primary);
|
background-color: var(--lavender-orchid);
|
||||||
}
|
}
|
||||||
|
|
||||||
#contact-mainpage p a:link, #contact-mainpage p a:visited {
|
#contact-mainpage p a:link, #contact-mainpage p a:visited {
|
||||||
color: var(--light-primary);
|
color: var(--gentle-ecru);
|
||||||
}
|
}
|
||||||
|
|
||||||
address {
|
address {
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* START Funding*/
|
||||||
|
#funding {
|
||||||
|
padding-top: 0.5rem;
|
||||||
|
border-style: solid;
|
||||||
|
border-color: var(--lavender-orchid);
|
||||||
|
border-width: 2px 0px 0px 0px;
|
||||||
|
|
||||||
|
|
||||||
|
font-size: 0.7rem;
|
||||||
|
min-height: 3.5rem;
|
||||||
|
color: var(--royal-plum);
|
||||||
|
background-color: var(--gentle-ecru);
|
||||||
|
|
||||||
|
}
|
||||||
|
#funding img {
|
||||||
|
height: 2.7rem;
|
||||||
|
float: left;
|
||||||
|
margin-right: 0.5rem;
|
||||||
|
padding-left: 0.8rem;
|
||||||
|
}
|
||||||
|
/* ENDE Funding */
|
||||||
|
|
||||||
/* START für Shortcode kontaktinfo */
|
/* START für Shortcode kontaktinfo */
|
||||||
.contactinfo img.icon {
|
.contactinfo img.icon {
|
||||||
|
|
@ -579,13 +719,15 @@ address {
|
||||||
/* ENDE für Shortcode kontaktinfo */
|
/* ENDE für Shortcode kontaktinfo */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* START Footer */
|
/* START Footer */
|
||||||
footer {
|
footer {
|
||||||
min-height: calc(4vh + 1rem);
|
min-height: calc(4vh + 1rem);
|
||||||
padding: 2vh;
|
padding: 2vh;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: var(--light-primary);
|
color: var(--gentle-ecru);
|
||||||
background-color: var(--secondary);
|
background-color: var(--royal-plum);
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
@ -596,10 +738,11 @@ footer .footer-grid {
|
||||||
footer .footer-item {
|
footer .footer-item {
|
||||||
padding: 0 1.2rem;
|
padding: 0 1.2rem;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-color: var(--light-primary);
|
border-color: var(--gentle-ecru);
|
||||||
border-width: 0px 1px;
|
border-width: 0px 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
footer .footer-item:first-child {
|
footer .footer-item:first-child {
|
||||||
border-width: 0px 1px 0px 0px !important;
|
border-width: 0px 1px 0px 0px !important;
|
||||||
}
|
}
|
||||||
|
|
@ -607,11 +750,13 @@ footer .footer-item:last-child {
|
||||||
border-width: 0px 0px 0px 1px !important;
|
border-width: 0px 0px 0px 1px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
footer a:link,
|
footer a:link,
|
||||||
footer a:visited {
|
footer a:visited {
|
||||||
display: inline;
|
display: inline;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: var(--light-primary);
|
color: var(--gentle-ecru);
|
||||||
}
|
}
|
||||||
|
|
||||||
footer a:hover,
|
footer a:hover,
|
||||||
|
|
@ -670,9 +815,6 @@ footer a:focus {
|
||||||
footer .footer-item:last-child {
|
footer .footer-item:last-child {
|
||||||
border-width: 0px 0px 0px 0px !important;
|
border-width: 0px 0px 0px 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -738,6 +880,7 @@ footer a:focus {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 1281px) {
|
@media screen and (min-width: 1281px) {
|
||||||
|
|
|
||||||
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Datenschutz </title>
|
<title>vanilla.engineering | Datenschutz </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -103,6 +107,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -163,42 +177,8 @@ Dritte ist nicht möglich.</p>
|
||||||
<p>Vanilla Engineering GmbH<br>
|
<p>Vanilla Engineering GmbH<br>
|
||||||
Hoyerswerdaer Str. 28<br>
|
Hoyerswerdaer Str. 28<br>
|
||||||
01099 Dresden</p>
|
01099 Dresden</p>
|
||||||
<p>Telefon:</p>
|
<p>Telefon: +49 351 30973180<br>
|
||||||
<style>
|
E-Mail: <a href="mailto:datenschutz@vanilla.engineering">datenschutz@vanilla.engineering</a></p>
|
||||||
#span-4b3a674e.cloaked-e-mail:before {
|
|
||||||
content:attr(data-user);
|
|
||||||
unicode-bidi:bidi-override;
|
|
||||||
direction:rtl;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<p> <span class="cloaked-e-mail" data-user="08137903 153 94+" id="span-4b3a674e"></span> </p>
|
|
||||||
<script id="script-4b3a674e">
|
|
||||||
var scriptTag = document.getElementById("script-4b3a674e");
|
|
||||||
var link = document.createElement("a");
|
|
||||||
var address = "08137903 153 94\u002b".split('').reverse().join('');
|
|
||||||
link.href = "tel" + ":" + address;
|
|
||||||
link.innerText = address.split('?')[0];
|
|
||||||
scriptTag.parentElement.insertBefore(link, scriptTag.previousElementSibling);
|
|
||||||
scriptTag.parentElement.removeChild(scriptTag.previousElementSibling)
|
|
||||||
</script>
|
|
||||||
<p>E-Mail:</p>
|
|
||||||
<style>
|
|
||||||
#span-ed964384.cloaked-e-mail:before {
|
|
||||||
content:attr(data-domain) "\0040" attr(data-user);
|
|
||||||
unicode-bidi:bidi-override;
|
|
||||||
direction:rtl;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<p> <span class="cloaked-e-mail" data-user="ztuhcsnetad" data-domain="gnireenigne.allinav" id="span-ed964384"></span> </p>
|
|
||||||
<script id="script-ed964384">
|
|
||||||
var scriptTag = document.getElementById("script-ed964384");
|
|
||||||
var link = document.createElement("a");
|
|
||||||
var address = "ztuhcsnetad".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
|
||||||
link.href = "mailto" + ":" + address;
|
|
||||||
link.innerText = address.split('?')[0];
|
|
||||||
scriptTag.parentElement.insertBefore(link, scriptTag.previousElementSibling);
|
|
||||||
scriptTag.parentElement.removeChild(scriptTag.previousElementSibling)
|
|
||||||
</script>
|
|
||||||
<p>Verantwortliche Stelle ist die natürliche oder juristische Person, die allein oder gemeinsam mit anderen über die Zwecke und Mittel der Verarbeitung von personenbezogenen Daten
|
<p>Verantwortliche Stelle ist die natürliche oder juristische Person, die allein oder gemeinsam mit anderen über die Zwecke und Mittel der Verarbeitung von personenbezogenen Daten
|
||||||
(z. B. Namen, E-Mail-Adressen o. Ä.) entscheidet.</p>
|
(z. B. Namen, E-Mail-Adressen o. Ä.) entscheidet.</p>
|
||||||
<h3 id="speicherdauer">Speicherdauer</h3>
|
<h3 id="speicherdauer">Speicherdauer</h3>
|
||||||
|
|
@ -305,9 +285,8 @@ widerrufbar.</p>
|
||||||
auffordern, Ihre Einwilligung zur Speicherung widerrufen oder der Zweck für die Datenspeicherung entfällt
|
auffordern, Ihre Einwilligung zur Speicherung widerrufen oder der Zweck für die Datenspeicherung entfällt
|
||||||
(z. B. nach abgeschlossener Bearbeitung Ihres Anliegens). Zwingende gesetzliche Bestimmungen –
|
(z. B. nach abgeschlossener Bearbeitung Ihres Anliegens). Zwingende gesetzliche Bestimmungen –
|
||||||
insbesondere gesetzliche Aufbewahrungsfristen – bleiben unberührt.</p>
|
insbesondere gesetzliche Aufbewahrungsfristen – bleiben unberührt.</p>
|
||||||
<p>_Quelle:</p>
|
<p><em>Quelle:</em>
|
||||||
<p><a href='https://www.e-recht24.de' target=_blank alt="Öffnet im neuen Fenster">e-recht24.de</a>↗
|
<a href='https://www.e-recht24.de' target=_blank alt="Öffnet im neuen Fenster">e-recht24.de</a>↗</p>
|
||||||
_</p>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -324,7 +303,9 @@ _</p>
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Fahrzeuge </title>
|
<title>vanilla.engineering | Fahrzeuge </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -103,6 +107,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -115,16 +129,43 @@
|
||||||
<section >
|
<section >
|
||||||
<h1 id="fiat-ducato">Fiat Ducato</h1>
|
<h1 id="fiat-ducato">Fiat Ducato</h1>
|
||||||
<h2 id="der-ausbau-allrounder">Der Ausbau-Allrounder</h2>
|
<h2 id="der-ausbau-allrounder">Der Ausbau-Allrounder</h2>
|
||||||
<p><img src="" alt="Bild Fiat Ducato vor der Werkstatt"><br>
|
<p><img src="/images/fiatducato.jpg" alt="Bild Fiat Ducato vor der Werkstatt"><br>
|
||||||
Warum ist der <strong>Fiat Ducato L4H2</strong> ein solch beliebter Fahrzeugtyp für den selbstständigen Camper-Ausbau? Zum einen überzeugt er mit guten Innenraummaßen und <strong>leichtem Gewicht</strong>, bedingt durch den Frontantrieb. Das ist besonders interessant hinsichtlich der 3,5 Tonnen-Gewichtsgrenze: Je leichter das Basisfahrzeug, desto mehr Möbeleinbau und Zuladung ist für dich möglich.</p>
|
Warum ist der <strong>Fiat Ducato L4H2</strong> ein solch beliebter Fahrzeugtyp für den selbstständigen Camper-Ausbau?
|
||||||
<p>Zum anderen ist der Fiat Ducato der <strong>meistverkaufte Kastenwagen</strong> in Deutschland und wird von Fiat zu einem vergleichsweise günstigen Einstiegspreis angeboten. Entsprechend <strong>viele Gebrauchtfahrzeuge</strong> und Zubehörteile kommen auch regelmäßig auf den Markt – sehr attraktiv für Camper-Fans, die ein Ausbaufahrzeug zu günstigen Konditionen suchen. Seine Häufigkeit bringt noch einen weiteren Vorteil mit sich: Sollte mal etwas am Fahrzeug kaputt gehen, erhältst du relativ leicht <strong>Ersatzteile</strong>, manche sogar an gut sortierten Tankstellen.</p>
|
Zum einen überzeugt er mit guten Innenraummaßen und <strong>leichtem Gewicht</strong>, bedingt durch den Frontantrieb. Das ist besonders interessant
|
||||||
<p>Bist du mit deinem ausgebauten Fiat Ducato L4H2 in Europa unterwegs, findest du im Falle einer Panne oder technischer Schwierigkeiten besonders schnell Hilfe: In ganz Europa sind über <strong>6.500 Fiat Professional Werkstätten</strong> für die Betreuung von Reisemobilen auf Fiat Ducato Basis ausgelegt und 1.800 sind sogar offizielle <em>„Fiat Camper Assistance”</em> Werkstätten.</p>
|
hinsichtlich der 3,5 Tonnen-Gewichtsgrenze: Je leichter das Basisfahrzeug, desto mehr Möbeleinbau und Zuladung ist für dich möglich.</p>
|
||||||
|
<p>Zum anderen ist der Ducato der <strong>meistverkaufte Kastenwagen</strong> in Deutschland und wird von Fiat zu einem vergleichsweise günstigen
|
||||||
|
Einstiegspreis angeboten. Entsprechend <strong>viele Gebrauchtfahrzeuge</strong> und Zubehörteile kommen auch regelmäßig auf den Markt – sehr attraktiv
|
||||||
|
für Camper-Fans, die ein Ausbaufahrzeug zu günstigen Konditionen suchen. Seine Häufigkeit bringt noch einen weiteren Vorteil mit sich:
|
||||||
|
Sollte mal etwas am Fahrzeug kaputt gehen, erhältst du relativ leicht <strong>Ersatzteile</strong>, manche sogar an gut sortierten Tankstellen.</p>
|
||||||
|
<p>Bist du mit deinem ausgebauten Ducato in Europa unterwegs, findest du im Falle einer Panne oder technischer Schwierigkeiten besonders schnell Hilfe:
|
||||||
|
In ganz Europa sind über <strong>6.500 Fiat Professional Werkstätten</strong> für die Betreuung von Reisemobilen auf Fiat Ducato Basis ausgelegt und 1.800 sind sogar
|
||||||
|
offizielle <em>„Fiat Camper Assistance”</em> Werkstätten.</p>
|
||||||
|
</section>
|
||||||
|
<section >
|
||||||
|
<div class="attention" id="passendes-fahrzeug">
|
||||||
|
<h3 id="für-welche-fahrzeuge-passen-die-vanillaparts">Für welche Fahrzeuge passen die vanilla.parts?</h3>
|
||||||
|
<p>Die häufigste Bezeichnung und das häufigste Vorkommen in der freien Wildbahn ist <em>Fiat Ducato L4H2</em> oder auch <em>LH2</em>.<br>
|
||||||
|
Die selbe Karroserie gibt es aber auch von anderen Herstellern, da passen die vanilla.parts natürlich genauso gut rein.<br>
|
||||||
|
Zum Beispiel:</p>
|
||||||
|
<ul>
|
||||||
|
<li>Citroen Jumper L3H2</li>
|
||||||
|
<li>Peugeot Boxer L3H2</li>
|
||||||
|
<li>Opel Movano (ab Baujahr 2019)</li>
|
||||||
|
<li>…</li>
|
||||||
|
</ul>
|
||||||
|
<p>Die Abkürzungen <em>L4</em> bzw. <em>L3</em> unterscheiden sich zwischen den Herstellern, deshalb ist es <strong>wichtig</strong> die Maße im Fahrzeugschein zu kontrollieren.</p>
|
||||||
|
<p>Hier sollten die Länge (Feld 18) mit <strong>5998 - 6127 mm</strong><br>
|
||||||
|
und die Höhe (Feld 20) mit <strong>2522 mm</strong> angegeben sein.</p>
|
||||||
|
<p>Falls das bei dir nicht der Fall sein sollte kannst du dich trotzdem gerne bei uns <a href="/anfrage">melden</a>… wir entwickeln die Bausätze stetig weiter,
|
||||||
|
auch für andere Hersteller.<br>
|
||||||
|
Gib uns bescheid, damit wir wissen an welchen Van wir uns als nächstes machen sollen.</p>
|
||||||
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section >
|
<section >
|
||||||
<h2 id="selbstmontage-mit-vanillaparts">Selbstmontage mit vanilla.parts</h2>
|
<h2 id="selbstmontage-mit-vanillaparts">Selbstmontage mit vanilla.parts</h2>
|
||||||
<p>Es gibt viele gute Gründe einen Van oder Kastenwagen selbst zum Camper auszubauen: Du <strong>sparst Geld</strong> im Vergleich zu einem klassischen Wohnmobil. Du entscheidest selbst, welche Ausstattung du möchtest und benötigst – und kannst bei <strong>Bedarf</strong> umbauen oder nachrüsten. Du gestaltest die Einrichtung von Anfang an nach deinen individuellen Bedürfnissen und Wünschen.</p>
|
<p>Es gibt viele gute Gründe einen Van oder Kastenwagen selbst zum Camper auszubauen: Du <strong>sparst Geld</strong> im Vergleich zu einem klassischen Wohnmobil. Du entscheidest selbst, welche Ausstattung du möchtest und benötigst – und kannst bei <strong>Bedarf</strong> umbauen oder nachrüsten. Du gestaltest die Einrichtung von Anfang an nach deinen individuellen Bedürfnissen und Wünschen.</p>
|
||||||
<p>Jedoch kann der komplette Selbstausbau eines Kastenwagens seine eigenen <strong>Herausforderungen</strong> mit sich bringen: Ein solches Projekt erfordert beträchtlichen Zeitaufwand, handwerkliches Geschick sowie spezielle Werkzeuge und Maschinen. Du benötigst gewisse Kenntnisse in den Bereichen der KFZ-Technik, Elektrik, Wasserinstallation und im Möbelbau. Hinzu kommen dann noch die komplexen Zulassungsanforderungen der Straßenverkehrszulassungsordnung (StVZO), die für eine <strong>Wohnmobilzulassung</strong> erfüllt werden müssen.</p>
|
<p>Jedoch kann der komplette Selbstausbau eines Kastenwagens seine eigenen <strong>Herausforderungen</strong> mit sich bringen: Ein solches Projekt erfordert beträchtlichen Zeitaufwand, handwerkliches Geschick sowie spezielle Werkzeuge und Maschinen. Du benötigst gewisse Kenntnisse in den Bereichen der KFZ-Technik, Elektrik, Wasserinstallation und im Möbelbau. Hinzu kommen dann noch die komplexen Zulassungsanforderungen der Straßenverkehrszulassungsordnung (StVZO), die für eine <strong>Wohnmobilzulassung</strong> erfüllt werden müssen.</p>
|
||||||
<p>Vielleicht gehörst du zu den Selbstausbauer*innen, die sich liebend gern den Grundriss für den eigenen Camper-Umbau überlegen, einzelne Baupläne fertigen und dann in diversen Baumärkten die Materialien für den Umbau einkaufen, sowie die Produktion selbstständig übernehmen? Falls nicht, können wir dich bei deinem entspannten Selbstausbau sehr gerne unterstützen: <strong>vanilla.parts</strong> bringen neben dem praktischen Handling und der erheblichen Zeitersparnis noch jede Menge weitere <a href="/vanilla-parts">Vorteile</a> mit sich.</p>
|
<p>Vielleicht gehörst du zu den Selbstausbauer*innen, die sich liebend gern den Grundriss für den eigenen Camper-Umbau überlegen, einzelne Baupläne fertigen und dann in diversen Baumärkten die Materialien für den Umbau einkaufen, sowie die Produktion selbstständig übernehmen? Falls nicht, können wir dich bei deinem entspannten Selbstausbau sehr gerne unterstützen: <strong>vanilla.parts</strong> bringen neben dem praktischen Handling und der erheblichen Zeitersparnis noch jede Menge weitere <a href="/vanilla-parts#alle-vorteile-von-vanillaparts">Vorteile</a> mit sich.</p>
|
||||||
<p>Statt fertig montierte Produkte zu liefern, bietet <em>vanilla.engineering</em> seine Lösungen in Form von günstigeren Bausätzen an, die nach dem Flatpack-Prinzip in flachen logistisch optimieren Paketen zu dir geliefert werden. Alle Module kommen in Begleitung einer detailliert bebilderten Anleitung, die den Aufbau der Möbel und deren Befestigung im Fahrzeug Schritt für Schritt erklärt. Ebenfalls im Lieferumfang enthalten ist sämtliches benötigtes Montagematerial, wie z.B. passende Schrauben, Beschläge und Auszüge.</p>
|
<p>Statt fertig montierte Produkte zu liefern, bietet <em>vanilla.engineering</em> seine Lösungen in Form von günstigeren Bausätzen an, die nach dem Flatpack-Prinzip in flachen logistisch optimieren Paketen zu dir geliefert werden. Alle Module kommen in Begleitung einer detailliert bebilderten Anleitung, die den Aufbau der Möbel und deren Befestigung im Fahrzeug Schritt für Schritt erklärt. Ebenfalls im Lieferumfang enthalten ist sämtliches benötigtes Montagematerial, wie z.B. passende Schrauben, Beschläge und Auszüge.</p>
|
||||||
</section>
|
</section>
|
||||||
<section >
|
<section >
|
||||||
|
|
@ -146,7 +187,9 @@ Warum ist der <strong>Fiat Ducato L4H2</strong> ein solch beliebter Fahrzeugtyp
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
BIN
favicon.ico
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 176 KiB |
BIN
fonts/EBGaramond08-Regular.otf
Normal file
BIN
fonts/EBGaramond12-Regular.otf
Normal file
BIN
fonts/JustAnotherHand.ttf
Normal file
BIN
fonts/OstrichSans-Heavy.otf
Normal file
BIN
fonts/comfortaa-latin-300-normal.woff
Normal file
BIN
fonts/comfortaa-latin-300-normal.woff2
Normal file
BIN
fonts/comfortaa-latin-400-normal.woff
Normal file
BIN
fonts/comfortaa-latin-400-normal.woff2
Normal file
BIN
fonts/comfortaa-latin-500-normal.woff
Normal file
BIN
fonts/comfortaa-latin-500-normal.woff2
Normal file
BIN
fonts/comfortaa-latin-600-normal.woff
Normal file
BIN
fonts/comfortaa-latin-600-normal.woff2
Normal file
BIN
fonts/comfortaa-latin-700-normal.woff
Normal file
BIN
fonts/comfortaa-latin-700-normal.woff2
Normal file
|
|
@ -1,44 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="64"
|
|
||||||
height="64"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
version="1.1"
|
|
||||||
id="svg6"
|
|
||||||
sodipodi:docname="call-dark.svg"
|
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<defs
|
|
||||||
id="defs10" />
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview8"
|
|
||||||
pagecolor="#00ef06"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pagecheckerboard="true"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="15.64"
|
|
||||||
inkscape:cx="37.915601"
|
|
||||||
inkscape:cy="39.737852"
|
|
||||||
inkscape:window-width="3840"
|
|
||||||
inkscape:window-height="2081"
|
|
||||||
inkscape:window-x="-9"
|
|
||||||
inkscape:window-y="-9"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg6" />
|
|
||||||
<path
|
|
||||||
d="m 14.1008,16.0272 0.5438,0.5165 v 0 z m 0.4554,-0.4795 -0.5438,-0.5165 v 0 z m 2.4167,-0.3354 -0.3742,0.65 v 0 z m 1.9105,1.0997 -0.3742,0.65 z m 0.5383,3.4464 0.5438,0.5166 v -10e-5 z m -1.4205,1.4956 -0.5438,-0.5165 z m -1.3249,0.7091 0.0737,0.7464 z M 6.8154,17.4752 7.3592,16.9587 Z M 2.75185,7.92574 C 2.72965,7.51212 2.37635,7.19481 1.96273,7.21701 1.54911,7.23921 1.23181,7.59252 1.25401,8.00613 Z m 5.4389,1.87933 0.54379,0.51653 z M 8.47756,9.50311 9.02135,10.0196 Z M 8.63428,6.6931 9.24668,6.26012 Z M 7.3733,4.90961 6.7609,5.3426 v 0 z M 3.7177,4.09213 C 3.43244,4.39246 3.44465,4.86717 3.74498,5.15244 4.04531,5.4377 4.52002,5.42549 4.80529,5.12516 Z m 6.3455,9.96377 0.5438,-0.5165 z m -0.3991,6.7564 c 0.3507,0.2204 0.8137,0.1148 1.0341,-0.2359 0.2204,-0.3507 0.1147,-0.8137 -0.236,-1.0341 z m 4.4489,0.2461 c -0.4054,-0.0849 -0.8029,0.175 -0.8878,0.5804 -0.0849,0.4054 0.1749,0.8029 0.5804,0.8878 z m 0.5316,-4.5147 0.4554,-0.4795 -1.0876,-1.033 -0.4554,0.4795 z m 1.9541,-0.6814 1.9105,1.0997 0.7483,-1.3 -1.9105,-1.0997 z m 2.2792,3.3796 -1.4205,1.4956 1.0876,1.033 1.4205,-1.4955 z M 7.3592,16.9587 C 3.48307,12.8778 2.83289,9.43556 2.75185,7.92574 L 1.25401,8.00613 c 0.09925,1.84923 0.88443,5.63417 5.0176,9.98557 z M 8.73454,10.3216 9.02135,10.0196 7.93377,8.9866 7.64695,9.28856 Z M 9.24668,6.26012 7.98569,4.47663 6.7609,5.3426 8.02189,7.12608 Z M 8.19075,9.80507 C 7.64695,9.28856 7.64626,9.28929 7.64556,9.29002 7.64533,9.29028 7.64463,9.29102 7.64415,9.29152 7.6432,9.29254 7.64223,9.29357 7.64125,9.29463 7.63928,9.29675 7.63724,9.29896 7.63515,9.30127 7.63095,9.30588 7.6265,9.31087 7.62182,9.31625 7.61247,9.32701 7.60219,9.33931 7.5912,9.3532 7.56922,9.38098 7.54435,9.41511 7.51826,9.45588 7.46595,9.53764 7.40921,9.64531 7.36117,9.78033 7.26346,10.0549 7.21022,10.4185 7.27675,10.8726 c 0.13071,0.8921 0.71527,2.0918 2.24262,3.6998 L 10.607,13.5394 C 9.1793,12.0363 8.82765,11.1106 8.7609,10.6551 c -0.03219,-0.2197 5.2e-4,-0.3355 0.01346,-0.3719 0.00727,-0.0204 0.01203,-0.0261 0.00738,-0.0188 -0.00226,0.0035 -0.00676,0.0101 -0.01432,0.0197 -0.00379,0.0047 -0.00834,0.0103 -0.01378,0.0165 -0.00272,0.0032 -0.00566,0.0065 -0.00884,0.01 -0.00159,0.0017 -0.00324,0.0035 -0.00495,0.0053 -8.5e-4,0.001 -0.00172,0.0019 -0.00261,0.0028 -4.4e-4,5e-4 -0.00112,0.0012 -0.00134,0.0015 -6.8e-4,7e-4 -0.00136,0.0014 -0.54515,-0.51513 z m 1.32862,4.76733 c 1.52283,1.6033 2.67303,2.2336 3.55053,2.3761 0.4502,0.0731 0.8147,0.0147 1.0907,-0.0941 0.1349,-0.0532 0.2417,-0.1157 0.3218,-0.1725 0.0399,-0.0284 0.0732,-0.0553 0.1001,-0.0788 0.0134,-0.0118 0.0253,-0.0228 0.0356,-0.0328 0.0052,-0.0049 0.0099,-0.0097 0.0143,-0.0141 0.0022,-0.0022 0.0044,-0.0044 0.0064,-0.0065 10e-4,-0.001 0.002,-0.002 0.0029,-0.003 5e-4,-5e-4 0.0012,-0.0013 0.0015,-0.0015 7e-4,-8e-4 0.0014,-0.0015 -0.5424,-0.518 -0.5438,-0.5165 -0.5431,-0.5172 -0.5425,-0.5179 3e-4,-3e-4 9e-4,-10e-4 0.0014,-0.0015 9e-4,-9e-4 0.0018,-0.0018 0.0026,-0.0027 0.0018,-0.0018 0.0035,-0.0036 0.0052,-0.0053 0.0033,-0.0033 0.0065,-0.0065 0.0095,-0.0094 0.0061,-0.0058 0.0115,-0.0108 0.0163,-0.015 0.0096,-0.0084 0.0167,-0.0138 0.0213,-0.017 0.0093,-0.0067 0.0084,-0.0044 -0.0044,6e-4 -0.0193,0.0076 -0.1101,0.0397 -0.2999,0.0089 -0.4025,-0.0654 -1.2712,-0.4207 -2.7033,-1.9285 z M 7.98569,4.47663 C 6.9721,3.04305 4.94388,2.80119 3.7177,4.09213 L 4.80529,5.12516 C 5.32812,4.57471 6.24855,4.61795 6.7609,5.3426 Z M 17.4574,20.7375 c -0.2791,0.2938 -0.571,0.4512 -0.8548,0.4792 l 0.1474,1.4928 c 0.747,-0.0738 1.3516,-0.4722 1.795,-0.939 z M 9.02135,10.0196 C 9.98893,9.00095 10.0574,7.40678 9.24668,6.26012 L 8.02189,7.12608 C 8.44404,7.72315 8.3793,8.51753 7.93377,8.9866 Z m 9.48785,6.9424 c 0.8209,0.4725 0.9815,1.6348 0.3687,2.2799 l 1.0876,1.033 c 1.305,-1.3739 0.9249,-3.673 -0.708,-4.6129 z M 15.1,16.0642 c 0.3854,-0.4058 0.986,-0.497 1.4987,-0.2019 l 0.7483,-1.3 c -1.0985,-0.6323 -2.4608,-0.451 -3.3346,0.4689 z m -4.6378,3.4781 C 9.47846,18.9241 8.43149,18.0876 7.3592,16.9587 l -1.08759,1.033 c 1.15403,1.215 2.29736,2.1324 3.39249,2.8206 z m 6.1404,1.6744 c -0.5465,0.054 -1.4114,0.0675 -2.4896,-0.1583 l -0.3074,1.4682 c 1.2485,0.2614 2.2686,0.2496 2.9444,0.1829 z"
|
|
||||||
fill="#1c274c"
|
|
||||||
id="path4"
|
|
||||||
style="display:inline;fill:#303030;fill-opacity:1"
|
|
||||||
inkscape:label="path4" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 5.3 KiB |
|
|
@ -26,19 +26,19 @@
|
||||||
inkscape:pagecheckerboard="true"
|
inkscape:pagecheckerboard="true"
|
||||||
inkscape:deskcolor="#d1d1d1"
|
inkscape:deskcolor="#d1d1d1"
|
||||||
showgrid="false"
|
showgrid="false"
|
||||||
inkscape:zoom="15.64"
|
inkscape:zoom="11.05915"
|
||||||
inkscape:cx="37.94757"
|
inkscape:cx="27.80503"
|
||||||
inkscape:cy="39.80179"
|
inkscape:cy="31.331522"
|
||||||
inkscape:window-width="3840"
|
inkscape:window-width="1920"
|
||||||
inkscape:window-height="2091"
|
inkscape:window-height="1011"
|
||||||
inkscape:window-x="0"
|
inkscape:window-x="0"
|
||||||
inkscape:window-y="0"
|
inkscape:window-y="0"
|
||||||
inkscape:window-maximized="1"
|
inkscape:window-maximized="1"
|
||||||
inkscape:current-layer="svg6" />
|
inkscape:current-layer="svg6" />
|
||||||
<path
|
<path
|
||||||
d="m 14.1008,16.0272 0.5438,0.5165 v 0 z m 0.4554,-0.4795 -0.5438,-0.5165 v 0 z m 2.4167,-0.3354 -0.3742,0.65 v 0 z m 1.9105,1.0997 -0.3742,0.65 z m 0.5383,3.4464 0.5438,0.5166 v -10e-5 z m -1.4205,1.4956 -0.5438,-0.5165 z m -1.3249,0.7091 0.0737,0.7464 z M 6.8154,17.4752 7.3592,16.9587 Z M 2.75185,7.92574 C 2.72965,7.51212 2.37635,7.19481 1.96273,7.21701 1.54911,7.23921 1.23181,7.59252 1.25401,8.00613 Z m 5.4389,1.87933 0.54379,0.51653 z M 8.47756,9.50311 9.02135,10.0196 Z M 8.63428,6.6931 9.24668,6.26012 Z M 7.3733,4.90961 6.7609,5.3426 v 0 z M 3.7177,4.09213 C 3.43244,4.39246 3.44465,4.86717 3.74498,5.15244 4.04531,5.4377 4.52002,5.42549 4.80529,5.12516 Z m 6.3455,9.96377 0.5438,-0.5165 z m -0.3991,6.7564 c 0.3507,0.2204 0.8137,0.1148 1.0341,-0.2359 0.2204,-0.3507 0.1147,-0.8137 -0.236,-1.0341 z m 4.4489,0.2461 c -0.4054,-0.0849 -0.8029,0.175 -0.8878,0.5804 -0.0849,0.4054 0.1749,0.8029 0.5804,0.8878 z m 0.5316,-4.5147 0.4554,-0.4795 -1.0876,-1.033 -0.4554,0.4795 z m 1.9541,-0.6814 1.9105,1.0997 0.7483,-1.3 -1.9105,-1.0997 z m 2.2792,3.3796 -1.4205,1.4956 1.0876,1.033 1.4205,-1.4955 z M 7.3592,16.9587 C 3.48307,12.8778 2.83289,9.43556 2.75185,7.92574 L 1.25401,8.00613 c 0.09925,1.84923 0.88443,5.63417 5.0176,9.98557 z M 8.73454,10.3216 9.02135,10.0196 7.93377,8.9866 7.64695,9.28856 Z M 9.24668,6.26012 7.98569,4.47663 6.7609,5.3426 8.02189,7.12608 Z M 8.19075,9.80507 C 7.64695,9.28856 7.64626,9.28929 7.64556,9.29002 7.64533,9.29028 7.64463,9.29102 7.64415,9.29152 7.6432,9.29254 7.64223,9.29357 7.64125,9.29463 7.63928,9.29675 7.63724,9.29896 7.63515,9.30127 7.63095,9.30588 7.6265,9.31087 7.62182,9.31625 7.61247,9.32701 7.60219,9.33931 7.5912,9.3532 7.56922,9.38098 7.54435,9.41511 7.51826,9.45588 7.46595,9.53764 7.40921,9.64531 7.36117,9.78033 7.26346,10.0549 7.21022,10.4185 7.27675,10.8726 c 0.13071,0.8921 0.71527,2.0918 2.24262,3.6998 L 10.607,13.5394 C 9.1793,12.0363 8.82765,11.1106 8.7609,10.6551 c -0.03219,-0.2197 5.2e-4,-0.3355 0.01346,-0.3719 0.00727,-0.0204 0.01203,-0.0261 0.00738,-0.0188 -0.00226,0.0035 -0.00676,0.0101 -0.01432,0.0197 -0.00379,0.0047 -0.00834,0.0103 -0.01378,0.0165 -0.00272,0.0032 -0.00566,0.0065 -0.00884,0.01 -0.00159,0.0017 -0.00324,0.0035 -0.00495,0.0053 -8.5e-4,0.001 -0.00172,0.0019 -0.00261,0.0028 -4.4e-4,5e-4 -0.00112,0.0012 -0.00134,0.0015 -6.8e-4,7e-4 -0.00136,0.0014 -0.54515,-0.51513 z m 1.32862,4.76733 c 1.52283,1.6033 2.67303,2.2336 3.55053,2.3761 0.4502,0.0731 0.8147,0.0147 1.0907,-0.0941 0.1349,-0.0532 0.2417,-0.1157 0.3218,-0.1725 0.0399,-0.0284 0.0732,-0.0553 0.1001,-0.0788 0.0134,-0.0118 0.0253,-0.0228 0.0356,-0.0328 0.0052,-0.0049 0.0099,-0.0097 0.0143,-0.0141 0.0022,-0.0022 0.0044,-0.0044 0.0064,-0.0065 10e-4,-0.001 0.002,-0.002 0.0029,-0.003 5e-4,-5e-4 0.0012,-0.0013 0.0015,-0.0015 7e-4,-8e-4 0.0014,-0.0015 -0.5424,-0.518 -0.5438,-0.5165 -0.5431,-0.5172 -0.5425,-0.5179 3e-4,-3e-4 9e-4,-10e-4 0.0014,-0.0015 9e-4,-9e-4 0.0018,-0.0018 0.0026,-0.0027 0.0018,-0.0018 0.0035,-0.0036 0.0052,-0.0053 0.0033,-0.0033 0.0065,-0.0065 0.0095,-0.0094 0.0061,-0.0058 0.0115,-0.0108 0.0163,-0.015 0.0096,-0.0084 0.0167,-0.0138 0.0213,-0.017 0.0093,-0.0067 0.0084,-0.0044 -0.0044,6e-4 -0.0193,0.0076 -0.1101,0.0397 -0.2999,0.0089 -0.4025,-0.0654 -1.2712,-0.4207 -2.7033,-1.9285 z M 7.98569,4.47663 C 6.9721,3.04305 4.94388,2.80119 3.7177,4.09213 L 4.80529,5.12516 C 5.32812,4.57471 6.24855,4.61795 6.7609,5.3426 Z M 17.4574,20.7375 c -0.2791,0.2938 -0.571,0.4512 -0.8548,0.4792 l 0.1474,1.4928 c 0.747,-0.0738 1.3516,-0.4722 1.795,-0.939 z M 9.02135,10.0196 C 9.98893,9.00095 10.0574,7.40678 9.24668,6.26012 L 8.02189,7.12608 C 8.44404,7.72315 8.3793,8.51753 7.93377,8.9866 Z m 9.48785,6.9424 c 0.8209,0.4725 0.9815,1.6348 0.3687,2.2799 l 1.0876,1.033 c 1.305,-1.3739 0.9249,-3.673 -0.708,-4.6129 z M 15.1,16.0642 c 0.3854,-0.4058 0.986,-0.497 1.4987,-0.2019 l 0.7483,-1.3 c -1.0985,-0.6323 -2.4608,-0.451 -3.3346,0.4689 z m -4.6378,3.4781 C 9.47846,18.9241 8.43149,18.0876 7.3592,16.9587 l -1.08759,1.033 c 1.15403,1.215 2.29736,2.1324 3.39249,2.8206 z m 6.1404,1.6744 c -0.5465,0.054 -1.4114,0.0675 -2.4896,-0.1583 l -0.3074,1.4682 c 1.2485,0.2614 2.2686,0.2496 2.9444,0.1829 z"
|
d="m 15.339655,15.227699 0.5438,0.5165 v 0 z m 0.4554,-0.4795 -0.5438,-0.5165 v 0 z m 2.4167,-0.3354 -0.3742,0.65 v 0 z m 1.9105,1.0997 -0.3742,0.65 z m 0.5383,3.4464 0.5438,0.5166 v -10e-5 z m -1.4205,1.4956 -0.5438,-0.5165 z m -1.3249,0.7091 0.0737,0.7464 z m -9.8609,-4.4879 0.5438,-0.5165 z M 3.990705,7.1262394 c -0.0222,-0.41362 -0.3755,-0.73093 -0.78912,-0.70873 -0.41362,0.0222 -0.73092,0.37551 -0.70872,0.78912 z m 5.4389,1.87933 0.54379,0.51653 z m 0.28681,-0.30196 0.54379,0.51649 z m 0.15672,-2.81001 0.6124,-0.43298 z m -1.26098,-1.78349 -0.6124,0.43299 v 0 z m -3.6556,-0.81748 c -0.28526,0.30033 -0.27305,0.77504 0.02728,1.06031 0.30033,0.28526 0.77504,0.27305 1.06031,-0.02728 z m 6.3455,9.9637696 0.5438,-0.5165 z m -0.3991,6.7564 c 0.3507,0.2204 0.8137,0.1148 1.0341,-0.2359 0.2204,-0.3507 0.1147,-0.8137 -0.236,-1.0341 z m 4.4489,0.2461 c -0.4054,-0.0849 -0.8029,0.175 -0.8878,0.5804 -0.0849,0.4054 0.1749,0.8029 0.5804,0.8878 z m 0.5316,-4.5147 0.4554,-0.4795 -1.0876,-1.033 -0.4554,0.4795 z m 1.9541,-0.6814 1.9105,1.0997 0.7483,-1.3 -1.9105,-1.0997 z m 2.2792,3.3796 -1.4205,1.4956 1.0876,1.033 1.4205,-1.4955 z m -11.5187,-2.2832 c -3.87613,-4.0809 -4.52631,-7.5231396 -4.60735,-9.0329596 l -1.49784,0.08039 c 0.09925,1.84923 0.88443,5.6341696 5.0176,9.9855696 z m 1.37534,-6.6370996 0.28681,-0.302 -1.08758,-1.033 -0.28682,0.30196 z m 0.51214,-4.06148 -1.26099,-1.78349 -1.22479,0.86597 1.26099,1.78348 z m -1.05593,3.54495 c -0.5438,-0.51651 -0.54449,-0.51578 -0.54519,-0.51505 -2.3e-4,2.6e-4 -9.3e-4,10e-4 -0.00141,0.0015 -9.5e-4,0.00102 -0.00192,0.00205 -0.0029,0.00311 -0.00197,0.00212 -0.00401,0.00433 -0.0061,0.00664 -0.0042,0.00461 -0.00865,0.0096 -0.01333,0.01498 -0.00935,0.01076 -0.01963,0.02306 -0.03062,0.03695 -0.02198,0.02778 -0.04685,0.06191 -0.07294,0.10268 -0.05231,0.08176 -0.10905,0.18943 -0.15709,0.32445 -0.09771,0.27457 -0.15095,0.63817 -0.08442,1.0922696 0.13071,0.8921 0.71527,2.0918 2.24262,3.6998 l 1.08763,-1.033 c -1.4277,-1.5031 -1.77935,-2.4288 -1.8461,-2.8842996 -0.03219,-0.2197 5.2e-4,-0.3355 0.01346,-0.3719 0.0073,-0.0204 0.01203,-0.0261 0.0074,-0.0188 -0.0023,0.0035 -0.0068,0.0101 -0.01432,0.0197 -0.0038,0.0047 -0.00834,0.0103 -0.01378,0.0165 -0.00272,0.0032 -0.00566,0.0065 -0.00884,0.01 -0.00159,0.0017 -0.00324,0.0035 -0.00495,0.0053 -8.5e-4,0.001 -0.00172,0.0019 -0.00261,0.0028 -4.4e-4,5e-4 -0.00112,0.0012 -0.00134,0.0015 -6.8e-4,7e-4 -0.00136,0.0014 -0.54515,-0.51513 z m 1.32862,4.7673296 c 1.52283,1.6033 2.67303,2.2336 3.55053,2.3761 0.4502,0.0731 0.8147,0.0147 1.0907,-0.0941 0.1349,-0.0532 0.2417,-0.1157 0.3218,-0.1725 0.0399,-0.0284 0.0732,-0.0553 0.1001,-0.0788 0.0134,-0.0118 0.0253,-0.0228 0.0356,-0.0328 0.0052,-0.0049 0.0099,-0.0097 0.0143,-0.0141 0.0022,-0.0022 0.0044,-0.0044 0.0064,-0.0065 10e-4,-10e-4 0.002,-0.002 0.0029,-0.003 5e-4,-5e-4 0.0012,-0.0013 0.0015,-0.0015 7e-4,-8e-4 0.0014,-0.0015 -0.5424,-0.518 -0.5438,-0.5165 -0.5431,-0.5172 -0.5425,-0.5179 3e-4,-3e-4 9e-4,-10e-4 0.0014,-0.0015 9e-4,-9e-4 0.0018,-0.0018 0.0026,-0.0027 0.0018,-0.0018 0.0035,-0.0036 0.0052,-0.0053 0.0033,-0.0033 0.0065,-0.0065 0.0095,-0.0094 0.0061,-0.0058 0.0115,-0.0108 0.0163,-0.015 0.0096,-0.0084 0.0167,-0.0138 0.0213,-0.017 0.0093,-0.0067 0.0084,-0.0044 -0.0044,6e-4 -0.0193,0.0076 -0.1101,0.0397 -0.2999,0.0089 -0.4025,-0.0654 -1.2712,-0.4207 -2.7033,-1.9285 z M 9.224545,3.6771294 c -1.01359,-1.43358 -3.04181,-1.67544 -4.26799,-0.3845 l 1.08759,1.03303 c 0.52283,-0.55045 1.44326,-0.50721 1.95561,0.21744 z m 9.47171,16.2608696 c -0.2791,0.2938 -0.571,0.4512 -0.8548,0.4792 l 0.1474,1.4928 c 0.747,-0.0738 1.3516,-0.4722 1.795,-0.939 z M 10.260205,9.2200994 c 0.96758,-1.01865 1.03605,-2.61282 0.22533,-3.75948 l -1.22479,0.86596 c 0.42215,0.59707 0.35741,1.39145 -0.08812,1.86052 z m 9.48785,6.9423996 c 0.8209,0.4725 0.9815,1.6348 0.3687,2.2799 l 1.0876,1.033 c 1.305,-1.3739 0.9249,-3.673 -0.708,-4.6129 z m -3.4092,-0.8978 c 0.3854,-0.4058 0.986,-0.497 1.4987,-0.2019 l 0.7483,-1.3 c -1.0985,-0.6323 -2.4608,-0.451 -3.3346,0.4689 z m -4.6378,3.4781 c -0.98374,-0.6182 -2.03071,-1.4547 -3.103,-2.5836 l -1.08759,1.033 c 1.15403,1.215 2.29736,2.1324 3.39249,2.8206 z m 6.1404,1.6744 c -0.5465,0.054 -1.4114,0.0675 -2.4896,-0.1583 l -0.3074,1.4682 c 1.2485,0.2614 2.2686,0.2496 2.9444,0.1829 z"
|
||||||
fill="#1c274c"
|
fill="#1c274c"
|
||||||
id="path4"
|
id="path4"
|
||||||
style="display:inline;fill:#f1d8b5;fill-opacity:1"
|
style="display:inline;fill:#000000;fill-opacity:1"
|
||||||
inkscape:label="path4" />
|
inkscape:label="path4" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.4 KiB |
|
|
@ -1,56 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="64"
|
|
||||||
height="64"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
version="1.1"
|
|
||||||
id="svg3"
|
|
||||||
sodipodi:docname="instagram-dark.svg"
|
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<defs
|
|
||||||
id="defs3" />
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview3"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="true"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
inkscape:zoom="9.335"
|
|
||||||
inkscape:cx="44.563471"
|
|
||||||
inkscape:cy="46.438136"
|
|
||||||
inkscape:window-width="3840"
|
|
||||||
inkscape:window-height="2081"
|
|
||||||
inkscape:window-x="-9"
|
|
||||||
inkscape:window-y="-9"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg3" />
|
|
||||||
<path
|
|
||||||
fill-rule="evenodd"
|
|
||||||
clip-rule="evenodd"
|
|
||||||
d="m 12,18 c 3.3137,0 6,-2.6863 6,-6 0,-3.31371 -2.6863,-6 -6,-6 -3.31371,0 -6,2.68629 -6,6 0,3.3137 2.68629,6 6,6 z m 0,-2 c 2.2091,0 4,-1.7909 4,-4 0,-2.20914 -1.7909,-4 -4,-4 -2.20914,0 -4,1.79086 -4,4 0,2.2091 1.79086,4 4,4 z"
|
|
||||||
fill="#0f0f0f"
|
|
||||||
id="path1"
|
|
||||||
style="fill:#303030;fill-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="m 18,5 c -0.5523,0 -1,0.44772 -1,1 0,0.55228 0.4477,1 1,1 0.5523,0 1,-0.44772 1,-1 0,-0.55228 -0.4477,-1 -1,-1 z"
|
|
||||||
fill="#0f0f0f"
|
|
||||||
id="path2"
|
|
||||||
style="fill:#303030;fill-opacity:1" />
|
|
||||||
<path
|
|
||||||
fill-rule="evenodd"
|
|
||||||
clip-rule="evenodd"
|
|
||||||
d="M 1.65396,4.27606 C 1,5.55953 1,7.23969 1,10.6 v 2.8 c 0,3.3603 0,5.0405 0.65396,6.3239 0.57524,1.129 1.49312,2.0469 2.6221,2.6221 C 5.55953,23 7.23969,23 10.6,23 h 2.8 c 3.3603,0 5.0405,0 6.3239,-0.654 1.129,-0.5752 2.0469,-1.4931 2.6221,-2.6221 C 23,18.4405 23,16.7603 23,13.4 V 10.6 C 23,7.23969 23,5.55953 22.346,4.27606 21.7708,3.14708 20.8529,2.2292 19.7239,1.65396 18.4405,1 16.7603,1 13.4,1 H 10.6 C 7.23969,1 5.55953,1 4.27606,1.65396 3.14708,2.2292 2.2292,3.14708 1.65396,4.27606 Z M 13.4,3 H 10.6 C 8.88684,3 7.72225,3.00156 6.82208,3.0751 5.94524,3.14674 5.49684,3.27659 5.18404,3.43597 4.43139,3.81947 3.81947,4.43139 3.43597,5.18404 3.27659,5.49684 3.14674,5.94524 3.0751,6.82208 3.00156,7.72225 3,8.88684 3,10.6 v 2.8 c 0,1.7132 0.00156,2.8777 0.0751,3.7779 0.07164,0.8769 0.20149,1.3253 0.36087,1.6381 0.3835,0.7526 0.99542,1.3645 1.74807,1.748 0.3128,0.1594 0.7612,0.2893 1.63804,0.3609 C 7.72225,20.9984 8.88684,21 10.6,21 h 2.8 c 1.7132,0 2.8777,-0.0016 3.7779,-0.0751 0.8769,-0.0716 1.3253,-0.2015 1.6381,-0.3609 0.7526,-0.3835 1.3645,-0.9954 1.748,-1.748 0.1594,-0.3128 0.2893,-0.7612 0.3609,-1.6381 C 20.9984,16.2777 21,15.1132 21,13.4 V 10.6 C 21,8.88684 20.9984,7.72225 20.9249,6.82208 20.8533,5.94524 20.7234,5.49684 20.564,5.18404 20.1805,4.43139 19.5686,3.81947 18.816,3.43597 18.5032,3.27659 18.0548,3.14674 17.1779,3.0751 16.2777,3.00156 15.1132,3 13.4,3 Z"
|
|
||||||
fill="#0f0f0f"
|
|
||||||
id="path3"
|
|
||||||
style="fill:#303030;fill-opacity:1" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 3.2 KiB |
|
|
@ -25,11 +25,11 @@
|
||||||
inkscape:pageopacity="0.0"
|
inkscape:pageopacity="0.0"
|
||||||
inkscape:pagecheckerboard="true"
|
inkscape:pagecheckerboard="true"
|
||||||
inkscape:deskcolor="#d1d1d1"
|
inkscape:deskcolor="#d1d1d1"
|
||||||
inkscape:zoom="9.335"
|
inkscape:zoom="6.6008418"
|
||||||
inkscape:cx="44.617033"
|
inkscape:cx="20.376189"
|
||||||
inkscape:cy="46.438136"
|
inkscape:cy="48.099926"
|
||||||
inkscape:window-width="1574"
|
inkscape:window-width="1522"
|
||||||
inkscape:window-height="1295"
|
inkscape:window-height="991"
|
||||||
inkscape:window-x="26"
|
inkscape:window-x="26"
|
||||||
inkscape:window-y="23"
|
inkscape:window-y="23"
|
||||||
inkscape:window-maximized="0"
|
inkscape:window-maximized="0"
|
||||||
|
|
@ -40,17 +40,17 @@
|
||||||
d="m 12,18 c 3.3137,0 6,-2.6863 6,-6 0,-3.31371 -2.6863,-6 -6,-6 -3.31371,0 -6,2.68629 -6,6 0,3.3137 2.68629,6 6,6 z m 0,-2 c 2.2091,0 4,-1.7909 4,-4 0,-2.20914 -1.7909,-4 -4,-4 -2.20914,0 -4,1.79086 -4,4 0,2.2091 1.79086,4 4,4 z"
|
d="m 12,18 c 3.3137,0 6,-2.6863 6,-6 0,-3.31371 -2.6863,-6 -6,-6 -3.31371,0 -6,2.68629 -6,6 0,3.3137 2.68629,6 6,6 z m 0,-2 c 2.2091,0 4,-1.7909 4,-4 0,-2.20914 -1.7909,-4 -4,-4 -2.20914,0 -4,1.79086 -4,4 0,2.2091 1.79086,4 4,4 z"
|
||||||
fill="#0f0f0f"
|
fill="#0f0f0f"
|
||||||
id="path1"
|
id="path1"
|
||||||
style="fill:#f1d8b5;fill-opacity:1" />
|
style="fill:#000000;fill-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="m 18,5 c -0.5523,0 -1,0.44772 -1,1 0,0.55228 0.4477,1 1,1 0.5523,0 1,-0.44772 1,-1 0,-0.55228 -0.4477,-1 -1,-1 z"
|
d="m 18,5 c -0.5523,0 -1,0.44772 -1,1 0,0.55228 0.4477,1 1,1 0.5523,0 1,-0.44772 1,-1 0,-0.55228 -0.4477,-1 -1,-1 z"
|
||||||
fill="#0f0f0f"
|
fill="#0f0f0f"
|
||||||
id="path2"
|
id="path2"
|
||||||
style="fill:#f1d8b5;fill-opacity:1" />
|
style="fill:#000000;fill-opacity:1" />
|
||||||
<path
|
<path
|
||||||
fill-rule="evenodd"
|
fill-rule="evenodd"
|
||||||
clip-rule="evenodd"
|
clip-rule="evenodd"
|
||||||
d="M 1.65396,4.27606 C 1,5.55953 1,7.23969 1,10.6 v 2.8 c 0,3.3603 0,5.0405 0.65396,6.3239 0.57524,1.129 1.49312,2.0469 2.6221,2.6221 C 5.55953,23 7.23969,23 10.6,23 h 2.8 c 3.3603,0 5.0405,0 6.3239,-0.654 1.129,-0.5752 2.0469,-1.4931 2.6221,-2.6221 C 23,18.4405 23,16.7603 23,13.4 V 10.6 C 23,7.23969 23,5.55953 22.346,4.27606 21.7708,3.14708 20.8529,2.2292 19.7239,1.65396 18.4405,1 16.7603,1 13.4,1 H 10.6 C 7.23969,1 5.55953,1 4.27606,1.65396 3.14708,2.2292 2.2292,3.14708 1.65396,4.27606 Z M 13.4,3 H 10.6 C 8.88684,3 7.72225,3.00156 6.82208,3.0751 5.94524,3.14674 5.49684,3.27659 5.18404,3.43597 4.43139,3.81947 3.81947,4.43139 3.43597,5.18404 3.27659,5.49684 3.14674,5.94524 3.0751,6.82208 3.00156,7.72225 3,8.88684 3,10.6 v 2.8 c 0,1.7132 0.00156,2.8777 0.0751,3.7779 0.07164,0.8769 0.20149,1.3253 0.36087,1.6381 0.3835,0.7526 0.99542,1.3645 1.74807,1.748 0.3128,0.1594 0.7612,0.2893 1.63804,0.3609 C 7.72225,20.9984 8.88684,21 10.6,21 h 2.8 c 1.7132,0 2.8777,-0.0016 3.7779,-0.0751 0.8769,-0.0716 1.3253,-0.2015 1.6381,-0.3609 0.7526,-0.3835 1.3645,-0.9954 1.748,-1.748 0.1594,-0.3128 0.2893,-0.7612 0.3609,-1.6381 C 20.9984,16.2777 21,15.1132 21,13.4 V 10.6 C 21,8.88684 20.9984,7.72225 20.9249,6.82208 20.8533,5.94524 20.7234,5.49684 20.564,5.18404 20.1805,4.43139 19.5686,3.81947 18.816,3.43597 18.5032,3.27659 18.0548,3.14674 17.1779,3.0751 16.2777,3.00156 15.1132,3 13.4,3 Z"
|
d="M 1.65396,4.27606 C 1,5.55953 1,7.23969 1,10.6 v 2.8 c 0,3.3603 0,5.0405 0.65396,6.3239 0.57524,1.129 1.49312,2.0469 2.6221,2.6221 C 5.55953,23 7.23969,23 10.6,23 h 2.8 c 3.3603,0 5.0405,0 6.3239,-0.654 1.129,-0.5752 2.0469,-1.4931 2.6221,-2.6221 C 23,18.4405 23,16.7603 23,13.4 V 10.6 C 23,7.23969 23,5.55953 22.346,4.27606 21.7708,3.14708 20.8529,2.2292 19.7239,1.65396 18.4405,1 16.7603,1 13.4,1 H 10.6 C 7.23969,1 5.55953,1 4.27606,1.65396 3.14708,2.2292 2.2292,3.14708 1.65396,4.27606 Z M 13.4,3 H 10.6 C 8.88684,3 7.72225,3.00156 6.82208,3.0751 5.94524,3.14674 5.49684,3.27659 5.18404,3.43597 4.43139,3.81947 3.81947,4.43139 3.43597,5.18404 3.27659,5.49684 3.14674,5.94524 3.0751,6.82208 3.00156,7.72225 3,8.88684 3,10.6 v 2.8 c 0,1.7132 0.00156,2.8777 0.0751,3.7779 0.07164,0.8769 0.20149,1.3253 0.36087,1.6381 0.3835,0.7526 0.99542,1.3645 1.74807,1.748 0.3128,0.1594 0.7612,0.2893 1.63804,0.3609 C 7.72225,20.9984 8.88684,21 10.6,21 h 2.8 c 1.7132,0 2.8777,-0.0016 3.7779,-0.0751 0.8769,-0.0716 1.3253,-0.2015 1.6381,-0.3609 0.7526,-0.3835 1.3645,-0.9954 1.748,-1.748 0.1594,-0.3128 0.2893,-0.7612 0.3609,-1.6381 C 20.9984,16.2777 21,15.1132 21,13.4 V 10.6 C 21,8.88684 20.9984,7.72225 20.9249,6.82208 20.8533,5.94524 20.7234,5.49684 20.564,5.18404 20.1805,4.43139 19.5686,3.81947 18.816,3.43597 18.5032,3.27659 18.0548,3.14674 17.1779,3.0751 16.2777,3.00156 15.1132,3 13.4,3 Z"
|
||||||
fill="#0f0f0f"
|
fill="#0f0f0f"
|
||||||
id="path3"
|
id="path3"
|
||||||
style="fill:#f1d8b5;fill-opacity:1" />
|
style="fill:#000000;fill-opacity:1" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
|
|
@ -1,52 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="64"
|
|
||||||
height="64"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
version="1.1"
|
|
||||||
id="svg6"
|
|
||||||
sodipodi:docname="letter-dark.svg"
|
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<defs
|
|
||||||
id="defs10" />
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview8"
|
|
||||||
pagecolor="#3cb649"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pagecheckerboard="true"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="0.9775"
|
|
||||||
inkscape:cx="400"
|
|
||||||
inkscape:cy="399.48849"
|
|
||||||
inkscape:window-width="3840"
|
|
||||||
inkscape:window-height="2081"
|
|
||||||
inkscape:window-x="-9"
|
|
||||||
inkscape:window-y="-9"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg6" />
|
|
||||||
<path
|
|
||||||
d="m 21.941616,14.434383 c 0,3.7712 0,5.6569 -1.1716,6.8284 -1.1715,1.1716 -3.0572,1.1716 -6.8284,1.1716 h -4 c -3.77124,0 -5.65685,0 -6.82843,-1.1716 -1.17157,-1.1715 -1.17157,-3.0572 -1.17157,-6.8284 0,-3.77124 0,-5.65685 1.17157,-6.82843 1.17158,-1.17157 3.05719,-1.17157 6.82843,-1.17157 h 4 c 3.7712,0 5.6569,0 6.8284,1.17157 0.6532,0.65318 0.9422,1.52832 1.0701,2.82843"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path2"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="m 17.941616,10.434383 -2.1589,1.79908 c -1.8366,1.53052 -2.755,2.29582 -3.8411,2.29582 -0.6493,0 -1.2386,-0.2735 -2,-0.8205 m -4,-3.2744 0.9,0.75 0.9,0.75"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path4"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.9 KiB |
|
|
@ -26,27 +26,27 @@
|
||||||
inkscape:pagecheckerboard="true"
|
inkscape:pagecheckerboard="true"
|
||||||
inkscape:deskcolor="#d1d1d1"
|
inkscape:deskcolor="#d1d1d1"
|
||||||
showgrid="false"
|
showgrid="false"
|
||||||
inkscape:zoom="15.64"
|
inkscape:zoom="7.82"
|
||||||
inkscape:cx="17.61509"
|
inkscape:cx="29.475703"
|
||||||
inkscape:cy="45.81202"
|
inkscape:cy="41.112532"
|
||||||
inkscape:window-width="3840"
|
inkscape:window-width="1920"
|
||||||
inkscape:window-height="2091"
|
inkscape:window-height="1011"
|
||||||
inkscape:window-x="0"
|
inkscape:window-x="0"
|
||||||
inkscape:window-y="0"
|
inkscape:window-y="0"
|
||||||
inkscape:window-maximized="1"
|
inkscape:window-maximized="1"
|
||||||
inkscape:current-layer="svg6" />
|
inkscape:current-layer="svg6" />
|
||||||
<path
|
<path
|
||||||
d="m 21.941616,14.434383 c 0,3.7712 0,5.6569 -1.1716,6.8284 -1.1715,1.1716 -3.0572,1.1716 -6.8284,1.1716 h -4 c -3.77124,0 -5.65685,0 -6.82843,-1.1716 -1.17157,-1.1715 -1.17157,-3.0572 -1.17157,-6.8284 0,-3.77124 0,-5.65685 1.17157,-6.82843 1.17158,-1.17157 3.05719,-1.17157 6.82843,-1.17157 h 4 c 3.7712,0 5.6569,0 6.8284,1.17157 0.6532,0.65318 0.9422,1.52832 1.0701,2.82843"
|
d="m 21.820045,13.393257 c 0,3.7712 0,5.6569 -1.1716,6.8284 -1.1715,1.1716 -3.0572,1.1716 -6.8284,1.1716 H 9.8200452 c -3.77124,0 -5.65685,0 -6.82843,-1.1716 -1.17157,-1.1715 -1.17157,-3.0572 -1.17157,-6.8284 0,-3.7712395 0,-5.6568495 1.17157,-6.8284295 1.17158,-1.17157 3.05719,-1.17157 6.82843,-1.17157 h 3.9999998 c 3.7712,0 5.6569,0 6.8284,1.17157 0.6532,0.65318 0.9422,1.52832 1.0701,2.82843"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path2"
|
id="path2"
|
||||||
style="stroke:#f1d8b5;stroke-opacity:1" />
|
style="stroke:#000000;stroke-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="m 17.941616,10.434383 -2.1589,1.79908 c -1.8366,1.53052 -2.755,2.29582 -3.8411,2.29582 -0.6493,0 -1.2386,-0.2735 -2,-0.8205 m -4,-3.2744 0.9,0.75 0.9,0.75"
|
d="m 17.820045,9.3932575 -2.1589,1.7990795 c -1.8366,1.53052 -2.755,2.29582 -3.8411,2.29582 -0.6493,0 -1.2386,-0.2735 -1.9999998,-0.8205 m -4,-3.2743995 0.9,0.7499995 0.9,0.75"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path4"
|
id="path4"
|
||||||
style="stroke:#f1d8b5;stroke-opacity:1" />
|
style="stroke:#000000;stroke-opacity:1" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 2 KiB |
|
|
@ -1,51 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="64"
|
|
||||||
height="64"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
version="1.1"
|
|
||||||
id="svg2"
|
|
||||||
sodipodi:docname="link-dark.svg"
|
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<defs
|
|
||||||
id="defs2" />
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview2"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="true"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
inkscape:zoom="1.02625"
|
|
||||||
inkscape:cx="400.48721"
|
|
||||||
inkscape:cy="400"
|
|
||||||
inkscape:window-width="3840"
|
|
||||||
inkscape:window-height="2081"
|
|
||||||
inkscape:window-x="-9"
|
|
||||||
inkscape:window-y="-9"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg2" />
|
|
||||||
<path
|
|
||||||
d="m 15.197,3.35462 c 1.6733,-1.67979 4.2506,-1.81597 5.7566,-0.30416 1.506,1.51182 1.3703,4.0991 -0.303,5.77889 L 18.2268,11.2626 M 10.0464,14 C 8.54044,12.4882 8.67609,9.90087 10.3494,8.22108 L 12.5,6.06212"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path1"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="m 13.9536,10 c 1.506,1.5118 1.3703,4.0991 -0.303,5.7789 l -2.4238,2.4332 -2.42381,2.4333 C 7.12969,22.3252 4.55237,22.4613 3.0464,20.9495 1.54043,19.4377 1.67609,16.8504 3.34939,15.1706 l 2.42384,-2.4333"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path2"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.8 KiB |
|
|
@ -1,59 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="64"
|
|
||||||
height="64"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
version="1.1"
|
|
||||||
id="svg4"
|
|
||||||
sodipodi:docname="linkedin-dark.svg"
|
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<defs
|
|
||||||
id="defs4" />
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview4"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="true"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
inkscape:zoom="18.67"
|
|
||||||
inkscape:cx="11.78361"
|
|
||||||
inkscape:cy="40.198179"
|
|
||||||
inkscape:window-width="3840"
|
|
||||||
inkscape:window-height="2081"
|
|
||||||
inkscape:window-x="-9"
|
|
||||||
inkscape:window-y="-9"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg4" />
|
|
||||||
<path
|
|
||||||
d="M 6.5,8 C 7.32843,8 8,7.32843 8,6.5 8,5.67157 7.32843,5 6.5,5 5.67157,5 5,5.67157 5,6.5 5,7.32843 5.67157,8 6.5,8 Z"
|
|
||||||
fill="#0F0F0F"
|
|
||||||
id="path1"
|
|
||||||
style="fill:#303030;fill-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="M 5,10 C 5,9.44772 5.44772,9 6,9 h 1 c 0.55228,0 1,0.44771 1,1 v 8 c 0,0.5523 -0.44772,1 -1,1 H 6 C 5.44772,19 5,18.5523 5,18 Z"
|
|
||||||
fill="#0F0F0F"
|
|
||||||
id="path2"
|
|
||||||
style="fill:#303030;fill-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="m 11,19 h 1 c 0.5523,0 1,-0.4477 1,-1 V 13.5 C 13,12 16,11 16,13 v 5.0004 C 16,18.5527 16.4477,19 17,19 h 1 c 0.5523,0 1,-0.4477 1,-1 V 12 C 19,10 17.5,9 15.5,9 13.5,9 13,10.5 13,10.5 V 10 C 13,9.44771 12.5523,9 12,9 h -1 c -0.5523,0 -1,0.44772 -1,1 v 8 c 0,0.5523 0.4477,1 1,1 z"
|
|
||||||
fill="#0F0F0F"
|
|
||||||
id="path3"
|
|
||||||
style="fill:#303030;fill-opacity:1" />
|
|
||||||
<path
|
|
||||||
fill-rule="evenodd"
|
|
||||||
clip-rule="evenodd"
|
|
||||||
d="m 20,1 c 1.6569,0 3,1.34315 3,3 v 16 c 0,1.6569 -1.3431,3 -3,3 H 4 C 2.34315,23 1,21.6569 1,20 V 4 C 1,2.34315 2.34315,1 4,1 Z m 0,2 c 0.5523,0 1,0.44772 1,1 v 16 c 0,0.5523 -0.4477,1 -1,1 H 4 C 3.44772,21 3,20.5523 3,20 V 4 C 3,3.44772 3.44772,3 4,3 Z"
|
|
||||||
fill="#0F0F0F"
|
|
||||||
id="path4"
|
|
||||||
style="fill:#303030;fill-opacity:1" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.3 KiB |
|
|
@ -28,8 +28,8 @@
|
||||||
inkscape:zoom="9.335"
|
inkscape:zoom="9.335"
|
||||||
inkscape:cx="9.8018211"
|
inkscape:cx="9.8018211"
|
||||||
inkscape:cy="28.227102"
|
inkscape:cy="28.227102"
|
||||||
inkscape:window-width="3840"
|
inkscape:window-width="1920"
|
||||||
inkscape:window-height="2091"
|
inkscape:window-height="1011"
|
||||||
inkscape:window-x="0"
|
inkscape:window-x="0"
|
||||||
inkscape:window-y="0"
|
inkscape:window-y="0"
|
||||||
inkscape:window-maximized="1"
|
inkscape:window-maximized="1"
|
||||||
|
|
@ -38,22 +38,22 @@
|
||||||
d="M 6.5,8 C 7.32843,8 8,7.32843 8,6.5 8,5.67157 7.32843,5 6.5,5 5.67157,5 5,5.67157 5,6.5 5,7.32843 5.67157,8 6.5,8 Z"
|
d="M 6.5,8 C 7.32843,8 8,7.32843 8,6.5 8,5.67157 7.32843,5 6.5,5 5.67157,5 5,5.67157 5,6.5 5,7.32843 5.67157,8 6.5,8 Z"
|
||||||
fill="#0F0F0F"
|
fill="#0F0F0F"
|
||||||
id="path1"
|
id="path1"
|
||||||
style="fill:#f1d8b5;fill-opacity:1" />
|
style="fill:#000000;fill-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="M 5,10 C 5,9.44772 5.44772,9 6,9 h 1 c 0.55228,0 1,0.44771 1,1 v 8 c 0,0.5523 -0.44772,1 -1,1 H 6 C 5.44772,19 5,18.5523 5,18 Z"
|
d="M 5,10 C 5,9.44772 5.44772,9 6,9 h 1 c 0.55228,0 1,0.44771 1,1 v 8 c 0,0.5523 -0.44772,1 -1,1 H 6 C 5.44772,19 5,18.5523 5,18 Z"
|
||||||
fill="#0F0F0F"
|
fill="#0F0F0F"
|
||||||
id="path2"
|
id="path2"
|
||||||
style="fill:#f1d8b5;fill-opacity:1" />
|
style="fill:#000000;fill-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="m 11,19 h 1 c 0.5523,0 1,-0.4477 1,-1 V 13.5 C 13,12 16,11 16,13 v 5.0004 C 16,18.5527 16.4477,19 17,19 h 1 c 0.5523,0 1,-0.4477 1,-1 V 12 C 19,10 17.5,9 15.5,9 13.5,9 13,10.5 13,10.5 V 10 C 13,9.44771 12.5523,9 12,9 h -1 c -0.5523,0 -1,0.44772 -1,1 v 8 c 0,0.5523 0.4477,1 1,1 z"
|
d="m 11,19 h 1 c 0.5523,0 1,-0.4477 1,-1 V 13.5 C 13,12 16,11 16,13 v 5.0004 C 16,18.5527 16.4477,19 17,19 h 1 c 0.5523,0 1,-0.4477 1,-1 V 12 C 19,10 17.5,9 15.5,9 13.5,9 13,10.5 13,10.5 V 10 C 13,9.44771 12.5523,9 12,9 h -1 c -0.5523,0 -1,0.44772 -1,1 v 8 c 0,0.5523 0.4477,1 1,1 z"
|
||||||
fill="#0F0F0F"
|
fill="#0F0F0F"
|
||||||
id="path3"
|
id="path3"
|
||||||
style="fill:#f1d8b5;fill-opacity:1" />
|
style="fill:#000000;fill-opacity:1" />
|
||||||
<path
|
<path
|
||||||
fill-rule="evenodd"
|
fill-rule="evenodd"
|
||||||
clip-rule="evenodd"
|
clip-rule="evenodd"
|
||||||
d="m 20,1 c 1.6569,0 3,1.34315 3,3 v 16 c 0,1.6569 -1.3431,3 -3,3 H 4 C 2.34315,23 1,21.6569 1,20 V 4 C 1,2.34315 2.34315,1 4,1 Z m 0,2 c 0.5523,0 1,0.44772 1,1 v 16 c 0,0.5523 -0.4477,1 -1,1 H 4 C 3.44772,21 3,20.5523 3,20 V 4 C 3,3.44772 3.44772,3 4,3 Z"
|
d="m 20,1 c 1.6569,0 3,1.34315 3,3 v 16 c 0,1.6569 -1.3431,3 -3,3 H 4 C 2.34315,23 1,21.6569 1,20 V 4 C 1,2.34315 2.34315,1 4,1 Z m 0,2 c 0.5523,0 1,0.44772 1,1 v 16 c 0,0.5523 -0.4477,1 -1,1 H 4 C 3.44772,21 3,20.5523 3,20 V 4 C 3,3.44772 3.44772,3 4,3 Z"
|
||||||
fill="#0F0F0F"
|
fill="#0F0F0F"
|
||||||
id="path4"
|
id="path4"
|
||||||
style="fill:#f1d8b5;fill-opacity:1" />
|
style="fill:#0b0802;fill-opacity:1" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
|
@ -1,52 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="64"
|
|
||||||
height="64"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
version="1.1"
|
|
||||||
id="svg6"
|
|
||||||
sodipodi:docname="lock-dark.svg"
|
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<defs
|
|
||||||
id="defs10" />
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview8"
|
|
||||||
pagecolor="#1ee923"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pagecheckerboard="true"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="0.9775"
|
|
||||||
inkscape:cx="400"
|
|
||||||
inkscape:cy="399.48849"
|
|
||||||
inkscape:window-width="3840"
|
|
||||||
inkscape:window-height="2081"
|
|
||||||
inkscape:window-x="-9"
|
|
||||||
inkscape:window-y="-9"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg6" />
|
|
||||||
<path
|
|
||||||
d="M 6,10 V 8 C 6,7.65929 6.0284,7.32521 6.08296,7 M 18,10 V 8 C 18,4.68629 15.3137,2 12,2 10.208,2 8.59942,2.78563 7.5,4.03126"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path2"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="M 11,22 H 8 C 5.17157,22 3.75736,22 2.87868,21.1213 2,20.2426 2,18.8284 2,16 2,13.1716 2,11.7574 2.87868,10.8787 3.75736,10 5.17157,10 8,10 h 8 c 2.8284,0 4.2426,0 5.1213,0.8787 C 22,11.7574 22,13.1716 22,16 c 0,2.8284 0,4.2426 -0.8787,5.1213 C 20.2426,22 18.8284,22 16,22 h -1"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path4"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.8 KiB |
|
|
@ -8,8 +8,8 @@
|
||||||
fill="none"
|
fill="none"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg6"
|
id="svg6"
|
||||||
sodipodi:docname="lock-dark.svg"
|
sodipodi:docname="lock.svg"
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
|
@ -26,13 +26,13 @@
|
||||||
inkscape:pagecheckerboard="true"
|
inkscape:pagecheckerboard="true"
|
||||||
inkscape:deskcolor="#d1d1d1"
|
inkscape:deskcolor="#d1d1d1"
|
||||||
showgrid="false"
|
showgrid="false"
|
||||||
inkscape:zoom="0.9775"
|
inkscape:zoom="7.82"
|
||||||
inkscape:cx="400"
|
inkscape:cx="47.890026"
|
||||||
inkscape:cy="399.48849"
|
inkscape:cy="40.345269"
|
||||||
inkscape:window-width="3840"
|
inkscape:window-width="1920"
|
||||||
inkscape:window-height="2081"
|
inkscape:window-height="1011"
|
||||||
inkscape:window-x="-9"
|
inkscape:window-x="0"
|
||||||
inkscape:window-y="-9"
|
inkscape:window-y="0"
|
||||||
inkscape:window-maximized="1"
|
inkscape:window-maximized="1"
|
||||||
inkscape:current-layer="svg6" />
|
inkscape:current-layer="svg6" />
|
||||||
<path
|
<path
|
||||||
|
|
@ -41,12 +41,12 @@
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path2"
|
id="path2"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#000000;stroke-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="M 11,22 H 8 C 5.17157,22 3.75736,22 2.87868,21.1213 2,20.2426 2,18.8284 2,16 2,13.1716 2,11.7574 2.87868,10.8787 3.75736,10 5.17157,10 8,10 h 8 c 2.8284,0 4.2426,0 5.1213,0.8787 C 22,11.7574 22,13.1716 22,16 c 0,2.8284 0,4.2426 -0.8787,5.1213 C 20.2426,22 18.8284,22 16,22 h -1"
|
d="M 11,22 H 8 C 5.17157,22 3.75736,22 2.87868,21.1213 2,20.2426 2,18.8284 2,16 2,13.1716 2,11.7574 2.87868,10.8787 3.75736,10 5.17157,10 8,10 h 8 c 2.8284,0 4.2426,0 5.1213,0.8787 C 22,11.7574 22,13.1716 22,16 c 0,2.8284 0,4.2426 -0.8787,5.1213 C 20.2426,22 18.8284,22 16,22 h -1"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path4"
|
id="path4"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#000000;stroke-opacity:1" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
|
@ -1,81 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="64"
|
|
||||||
height="64"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
version="1.1"
|
|
||||||
id="svg5"
|
|
||||||
sodipodi:docname="share-dark.svg"
|
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
||||||
xmlns:cc="http://creativecommons.org/ns#">
|
|
||||||
<defs
|
|
||||||
id="defs5" />
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview5"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="true"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
inkscape:zoom="9.335"
|
|
||||||
inkscape:cx="34.708088"
|
|
||||||
inkscape:cy="68.184253"
|
|
||||||
inkscape:window-width="3840"
|
|
||||||
inkscape:window-height="2081"
|
|
||||||
inkscape:window-x="-9"
|
|
||||||
inkscape:window-y="-9"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg5" />
|
|
||||||
<path
|
|
||||||
d="m 4,12 c 0,1.3807 1.11929,2.5 2.5,2.5 C 7.88071,14.5 9,13.3807 9,12 9,10.6193 7.88071,9.5 6.5,9.5"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path1"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="M 14,6.5 9,10"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path2"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="M 14,17.5 9,14"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path3"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="M 16.5,21 C 17.8807,21 19,19.8807 19,18.5 19,17.1193 17.8807,16 16.5,16 15.1193,16 14,17.1193 14,18.5"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path4"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="M 18.665,6.74993 C 17.9746,7.94566 16.4457,8.35535 15.2499,7.66499 14.0542,6.97464 13.6445,5.44566 14.3349,4.24993 15.0252,3.0542 16.5542,2.64451 17.7499,3.33487"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path5"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<metadata
|
|
||||||
id="metadata5">
|
|
||||||
<rdf:RDF>
|
|
||||||
<cc:Work
|
|
||||||
rdf:about="" />
|
|
||||||
</rdf:RDF>
|
|
||||||
</metadata>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.4 KiB |
|
|
@ -8,8 +8,8 @@
|
||||||
fill="none"
|
fill="none"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg5"
|
id="svg5"
|
||||||
sodipodi:docname="share-dark.svg"
|
sodipodi:docname="share.svg"
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
|
@ -27,13 +27,13 @@
|
||||||
inkscape:pageopacity="0.0"
|
inkscape:pageopacity="0.0"
|
||||||
inkscape:pagecheckerboard="true"
|
inkscape:pagecheckerboard="true"
|
||||||
inkscape:deskcolor="#d1d1d1"
|
inkscape:deskcolor="#d1d1d1"
|
||||||
inkscape:zoom="9.335"
|
inkscape:zoom="6.6008418"
|
||||||
inkscape:cx="34.708088"
|
inkscape:cx="25.224055"
|
||||||
inkscape:cy="68.184253"
|
inkscape:cy="34.919789"
|
||||||
inkscape:window-width="3840"
|
inkscape:window-width="1920"
|
||||||
inkscape:window-height="2081"
|
inkscape:window-height="1011"
|
||||||
inkscape:window-x="-9"
|
inkscape:window-x="0"
|
||||||
inkscape:window-y="-9"
|
inkscape:window-y="0"
|
||||||
inkscape:window-maximized="1"
|
inkscape:window-maximized="1"
|
||||||
inkscape:current-layer="svg5" />
|
inkscape:current-layer="svg5" />
|
||||||
<path
|
<path
|
||||||
|
|
@ -42,35 +42,35 @@
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path1"
|
id="path1"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#000000;stroke-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="M 14,6.5 9,10"
|
d="M 14,6.5 9,10"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path2"
|
id="path2"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#000000;stroke-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="M 14,17.5 9,14"
|
d="M 14,17.5 9,14"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path3"
|
id="path3"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#000000;stroke-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="M 16.5,21 C 17.8807,21 19,19.8807 19,18.5 19,17.1193 17.8807,16 16.5,16 15.1193,16 14,17.1193 14,18.5"
|
d="M 16.5,21 C 17.8807,21 19,19.8807 19,18.5 19,17.1193 17.8807,16 16.5,16 15.1193,16 14,17.1193 14,18.5"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path4"
|
id="path4"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#000000;stroke-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="M 18.665,6.74993 C 17.9746,7.94566 16.4457,8.35535 15.2499,7.66499 14.0542,6.97464 13.6445,5.44566 14.3349,4.24993 15.0252,3.0542 16.5542,2.64451 17.7499,3.33487"
|
d="M 18.665,6.74993 C 17.9746,7.94566 16.4457,8.35535 15.2499,7.66499 14.0542,6.97464 13.6445,5.44566 14.3349,4.24993 15.0252,3.0542 16.5542,2.64451 17.7499,3.33487"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path5"
|
id="path5"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#000000;stroke-opacity:1" />
|
||||||
<metadata
|
<metadata
|
||||||
id="metadata5">
|
id="metadata5">
|
||||||
<rdf:RDF>
|
<rdf:RDF>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.5 KiB |
|
|
@ -1,54 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="64"
|
|
||||||
height="64"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
version="1.1"
|
|
||||||
id="svg6"
|
|
||||||
sodipodi:docname="shield-dark.svg"
|
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<defs
|
|
||||||
id="defs10" />
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview8"
|
|
||||||
pagecolor="#4ae200"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pagecheckerboard="true"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
showgrid="false"
|
|
||||||
showborder="true"
|
|
||||||
inkscape:zoom="0.9775"
|
|
||||||
inkscape:cx="400"
|
|
||||||
inkscape:cy="399.48849"
|
|
||||||
inkscape:window-width="3840"
|
|
||||||
inkscape:window-height="2081"
|
|
||||||
inkscape:window-x="-9"
|
|
||||||
inkscape:window-y="-9"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg6" />
|
|
||||||
<path
|
|
||||||
d="M 9.5,12.4 10.9286,14 14.5,10"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
stroke-linejoin="round"
|
|
||||||
id="path2"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="M 3,10.4167 C 3,7.21907 3,5.62028 3.37752,5.08241 3.75503,4.54454 5.25832,4.02996 8.26491,3.00079 L 8.83772,2.80472 C 10.405,2.26824 11.1886,2 12,2 c 0.8114,0 1.595,0.26824 3.1623,0.80472 l 0.5728,0.19607 C 18.7417,4.02996 20.245,4.54454 20.6225,5.08241 21,5.62028 21,7.21907 21,10.4167 c 0,0.4829 0,1.0067 0,1.5747 0,2.5049 -0.8368,4.437 -2,5.9127 M 3.19284,14 c 0.85742,4.2984 4.38357,6.5129 6.70572,7.5273 C 10.62,21.8424 10.9807,22 12,22 c 1.0193,0 1.38,-0.1576 2.1014,-0.4727 0.5782,-0.2526 1.231,-0.5795 1.8986,-0.9945"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path4"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2 KiB |
|
|
@ -8,8 +8,8 @@
|
||||||
fill="none"
|
fill="none"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg6"
|
id="svg6"
|
||||||
sodipodi:docname="shield-dark.svg"
|
sodipodi:docname="shield.svg"
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
|
@ -27,13 +27,13 @@
|
||||||
inkscape:deskcolor="#d1d1d1"
|
inkscape:deskcolor="#d1d1d1"
|
||||||
showgrid="false"
|
showgrid="false"
|
||||||
showborder="true"
|
showborder="true"
|
||||||
inkscape:zoom="0.9775"
|
inkscape:zoom="7.82"
|
||||||
inkscape:cx="400"
|
inkscape:cx="38.299233"
|
||||||
inkscape:cy="399.48849"
|
inkscape:cy="35.485934"
|
||||||
inkscape:window-width="3840"
|
inkscape:window-width="1920"
|
||||||
inkscape:window-height="2081"
|
inkscape:window-height="1011"
|
||||||
inkscape:window-x="-9"
|
inkscape:window-x="0"
|
||||||
inkscape:window-y="-9"
|
inkscape:window-y="0"
|
||||||
inkscape:window-maximized="1"
|
inkscape:window-maximized="1"
|
||||||
inkscape:current-layer="svg6" />
|
inkscape:current-layer="svg6" />
|
||||||
<path
|
<path
|
||||||
|
|
@ -43,12 +43,12 @@
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
id="path2"
|
id="path2"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#111111;stroke-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="M 3,10.4167 C 3,7.21907 3,5.62028 3.37752,5.08241 3.75503,4.54454 5.25832,4.02996 8.26491,3.00079 L 8.83772,2.80472 C 10.405,2.26824 11.1886,2 12,2 c 0.8114,0 1.595,0.26824 3.1623,0.80472 l 0.5728,0.19607 C 18.7417,4.02996 20.245,4.54454 20.6225,5.08241 21,5.62028 21,7.21907 21,10.4167 c 0,0.4829 0,1.0067 0,1.5747 0,2.5049 -0.8368,4.437 -2,5.9127 M 3.19284,14 c 0.85742,4.2984 4.38357,6.5129 6.70572,7.5273 C 10.62,21.8424 10.9807,22 12,22 c 1.0193,0 1.38,-0.1576 2.1014,-0.4727 0.5782,-0.2526 1.231,-0.5795 1.8986,-0.9945"
|
d="M 3,10.4167 C 3,7.21907 3,5.62028 3.37752,5.08241 3.75503,4.54454 5.25832,4.02996 8.26491,3.00079 L 8.83772,2.80472 C 10.405,2.26824 11.1886,2 12,2 c 0.8114,0 1.595,0.26824 3.1623,0.80472 l 0.5728,0.19607 C 18.7417,4.02996 20.245,4.54454 20.6225,5.08241 21,5.62028 21,7.21907 21,10.4167 c 0,0.4829 0,1.0067 0,1.5747 0,2.5049 -0.8368,4.437 -2,5.9127 M 3.19284,14 c 0.85742,4.2984 4.38357,6.5129 6.70572,7.5273 C 10.62,21.8424 10.9807,22 12,22 c 1.0193,0 1.38,-0.1576 2.1014,-0.4727 0.5782,-0.2526 1.231,-0.5795 1.8986,-0.9945"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path4"
|
id="path4"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#111111;stroke-opacity:1" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 2 KiB |
|
|
@ -1,57 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="64"
|
|
||||||
height="64"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
version="1.1"
|
|
||||||
id="svg3"
|
|
||||||
sodipodi:docname="stars-dark.svg"
|
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<defs
|
|
||||||
id="defs3" />
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview3"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="true"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
inkscape:zoom="6.6008418"
|
|
||||||
inkscape:cx="88.62506"
|
|
||||||
inkscape:cy="122.33288"
|
|
||||||
inkscape:window-width="3840"
|
|
||||||
inkscape:window-height="2081"
|
|
||||||
inkscape:window-x="-9"
|
|
||||||
inkscape:window-y="-9"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg3" />
|
|
||||||
<path
|
|
||||||
d="m 7.43361,9.90622 c -2.09073,0.47308 -3.1361,0.70958 -3.3848,1.50938 -0.24871,0.7997 0.46395,1.6331 1.88927,3.2998 l 0.36875,0.4312 c 0.40503,0.4737 0.60755,0.7105 0.69865,1.0035 0.09111,0.2929 0.06049,0.6089 -7.4e-4,1.2408 l -0.05575,0.5753 c -0.21549,2.2238 -0.32324,3.3357 0.32789,3.83 0.65112,0.4943 1.62989,0.0436 3.58742,-0.8577 l 0.5065,-0.2332 c 0.5562,-0.2561 0.8344,-0.3842 1.1292,-0.3842 0.2948,0 0.573,0.1281 1.1292,0.3842 l 0.5065,0.2332 c 1.9575,0.9013 2.9363,1.352 3.5874,0.8577 0.6511,-0.4943 0.5434,-1.6062 0.3279,-3.83 m 1.0109,-3.2508 c 1.4253,-1.6667 2.138,-2.5001 1.8893,-3.2998 -0.2487,-0.7998 -1.2941,-1.0363 -3.3848,-1.50938 L 17.0255,9.78384 C 16.4314,9.64942 16.1343,9.5822 15.8958,9.40114 15.6573,9.22007 15.5043,8.94564 15.1984,8.3968 L 14.9198,7.89712 C 13.8432,5.96571 13.3048,5 12.5,5 11.6952,5 11.1568,5.96571 10.0802,7.89712"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path1"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="m 4.98987,2 c 0,0 0.28793,1.45771 0.91922,2.08475 C 6.54037,4.71179 8,4.98987 8,4.98987 8,4.98987 6.54229,5.2778 5.91525,5.90909 5.28821,6.54037 5.01013,8 5.01013,8 5.01013,8 4.7222,6.54229 4.09091,5.91525 3.45963,5.28821 2,5.01013 2,5.01013 2,5.01013 3.45771,4.7222 4.08475,4.09091 4.71179,3.45963 4.98987,2 4.98987,2 Z"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-linejoin="round"
|
|
||||||
id="path2"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="m 18,5 h 2 M 19,6 V 4"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path3"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.7 KiB |
|
|
@ -8,8 +8,8 @@
|
||||||
fill="none"
|
fill="none"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg3"
|
id="svg3"
|
||||||
sodipodi:docname="stars-dark.svg"
|
sodipodi:docname="stars.svg"
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
|
@ -25,13 +25,13 @@
|
||||||
inkscape:pageopacity="0.0"
|
inkscape:pageopacity="0.0"
|
||||||
inkscape:pagecheckerboard="true"
|
inkscape:pagecheckerboard="true"
|
||||||
inkscape:deskcolor="#d1d1d1"
|
inkscape:deskcolor="#d1d1d1"
|
||||||
inkscape:zoom="6.6008418"
|
inkscape:zoom="4.6675"
|
||||||
inkscape:cx="88.62506"
|
inkscape:cx="26.459561"
|
||||||
inkscape:cy="122.33288"
|
inkscape:cy="31.387252"
|
||||||
inkscape:window-width="3840"
|
inkscape:window-width="1920"
|
||||||
inkscape:window-height="2081"
|
inkscape:window-height="1011"
|
||||||
inkscape:window-x="-9"
|
inkscape:window-x="0"
|
||||||
inkscape:window-y="-9"
|
inkscape:window-y="0"
|
||||||
inkscape:window-maximized="1"
|
inkscape:window-maximized="1"
|
||||||
inkscape:current-layer="svg3" />
|
inkscape:current-layer="svg3" />
|
||||||
<path
|
<path
|
||||||
|
|
@ -40,18 +40,18 @@
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path1"
|
id="path1"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#000000;stroke-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="m 4.98987,2 c 0,0 0.28793,1.45771 0.91922,2.08475 C 6.54037,4.71179 8,4.98987 8,4.98987 8,4.98987 6.54229,5.2778 5.91525,5.90909 5.28821,6.54037 5.01013,8 5.01013,8 5.01013,8 4.7222,6.54229 4.09091,5.91525 3.45963,5.28821 2,5.01013 2,5.01013 2,5.01013 3.45771,4.7222 4.08475,4.09091 4.71179,3.45963 4.98987,2 4.98987,2 Z"
|
d="m 4.98987,2 c 0,0 0.28793,1.45771 0.91922,2.08475 C 6.54037,4.71179 8,4.98987 8,4.98987 8,4.98987 6.54229,5.2778 5.91525,5.90909 5.28821,6.54037 5.01013,8 5.01013,8 5.01013,8 4.7222,6.54229 4.09091,5.91525 3.45963,5.28821 2,5.01013 2,5.01013 2,5.01013 3.45771,4.7222 4.08475,4.09091 4.71179,3.45963 4.98987,2 4.98987,2 Z"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
id="path2"
|
id="path2"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#000000;stroke-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="m 18,5 h 2 M 19,6 V 4"
|
d="m 18,5 h 2 M 19,6 V 4"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path3"
|
id="path3"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#000000;stroke-opacity:1" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
|
|
@ -1,63 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="800px"
|
|
||||||
height="800px"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
version="1.1"
|
|
||||||
id="svg2"
|
|
||||||
sodipodi:docname="threema-dark.svg"
|
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<defs
|
|
||||||
id="defs2" />
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview2"
|
|
||||||
pagecolor="#b9db6f"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="true"
|
|
||||||
inkscape:deskcolor="#d1c3d1"
|
|
||||||
inkscape:zoom="1.166875"
|
|
||||||
inkscape:cx="272.95126"
|
|
||||||
inkscape:cy="472.62989"
|
|
||||||
inkscape:window-width="3840"
|
|
||||||
inkscape:window-height="2081"
|
|
||||||
inkscape:window-x="-9"
|
|
||||||
inkscape:window-y="-9"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg2" />
|
|
||||||
<path
|
|
||||||
d="m 37.200025,2.3 h -3 c -2.82843,0 -4.24264,0 -5.12132,-0.8787 -0.87868,-0.8787 -0.87868,-2.2929 -0.87868,-5.1213 0,-2.8284 0,-4.2426 0.87868,-5.1213 C 29.957385,-9.7 31.371595,-9.7 34.200025,-9.7 h 8 c 2.8284,0 4.2426,0 5.1213,0.8787 0.8787,0.8787 0.8787,2.2929 0.8787,5.1213 0,2.8284 0,4.2426 -0.8787,5.1213 C 46.442625,2.3 45.028425,2.3 42.200025,2.3 h -1"
|
|
||||||
stroke="#1c274c"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path2-2"
|
|
||||||
style="stroke-width:3.49446913;stroke-dasharray:none;stroke:#303030;stroke-opacity:1"
|
|
||||||
transform="matrix(0.42924975,0,0,0.42924975,-4.293996,14.63396)" />
|
|
||||||
<path
|
|
||||||
d="m 32.200025,-9.7 v -2 m 12,2 v -2 c 0,-3.31371 -3.425974,-5.597658 -5.978824,-5.597658 -2.55285,0 -6.057114,2.240017 -6.018538,5.611902"
|
|
||||||
stroke="#1c274c"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path1-0"
|
|
||||||
style="stroke-width:3.49446913;stroke-dasharray:none;stroke:#303030;stroke-opacity:1"
|
|
||||||
sodipodi:nodetypes="cccszc"
|
|
||||||
inkscape:label="path2-1"
|
|
||||||
transform="matrix(0.42924975,0,0,0.42924975,-4.293996,14.63396)" />
|
|
||||||
<path
|
|
||||||
d="M17 3.33782C15.5291 2.48697 13.8214 2 12 2C6.47715 2 2 6.47715 2 12C2 13.5997 2.37562 15.1116 3.04346 16.4525C3.22094 16.8088 3.28001 17.2161 3.17712 17.6006L2.58151 19.8267C2.32295 20.793 3.20701 21.677 4.17335 21.4185L6.39939 20.8229C6.78393 20.72 7.19121 20.7791 7.54753 20.9565C8.88837 21.6244 10.4003 22 12 22C17.5228 22 22 17.5228 22 12C22 10.1786 21.513 8.47087 20.6622 7"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path2"
|
|
||||||
inkscape:label="path1"
|
|
||||||
style="stroke-width:1.5;stroke-dasharray:none;stroke:#303030;stroke-opacity:1" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.8 KiB |
|
|
@ -9,7 +9,7 @@
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg2"
|
id="svg2"
|
||||||
sodipodi:docname="threema.svg"
|
sodipodi:docname="threema.svg"
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
|
@ -25,13 +25,13 @@
|
||||||
inkscape:pageopacity="0.0"
|
inkscape:pageopacity="0.0"
|
||||||
inkscape:pagecheckerboard="true"
|
inkscape:pagecheckerboard="true"
|
||||||
inkscape:deskcolor="#d1c3d1"
|
inkscape:deskcolor="#d1c3d1"
|
||||||
inkscape:zoom="1.166875"
|
inkscape:zoom="0.82510523"
|
||||||
inkscape:cx="272.09427"
|
inkscape:cx="224.81981"
|
||||||
inkscape:cy="471.7729"
|
inkscape:cy="417.5225"
|
||||||
inkscape:window-width="3840"
|
inkscape:window-width="1920"
|
||||||
inkscape:window-height="2081"
|
inkscape:window-height="1011"
|
||||||
inkscape:window-x="-9"
|
inkscape:window-x="0"
|
||||||
inkscape:window-y="-9"
|
inkscape:window-y="0"
|
||||||
inkscape:window-maximized="1"
|
inkscape:window-maximized="1"
|
||||||
inkscape:current-layer="svg2" />
|
inkscape:current-layer="svg2" />
|
||||||
<path
|
<path
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path2-2"
|
id="path2-2"
|
||||||
style="stroke-width:3.49446913;stroke-dasharray:none;stroke:#ffffff;stroke-opacity:1"
|
style="stroke-width:3.49446913;stroke-dasharray:none;stroke:#000000;stroke-opacity:1"
|
||||||
transform="matrix(0.42924975,0,0,0.42924975,-4.293996,14.63396)" />
|
transform="matrix(0.42924975,0,0,0.42924975,-4.293996,14.63396)" />
|
||||||
<path
|
<path
|
||||||
d="m 32.200025,-9.7 v -2 m 12,2 v -2 c 0,-3.31371 -3.425974,-5.597658 -5.978824,-5.597658 -2.55285,0 -6.057114,2.240017 -6.018538,5.611902"
|
d="m 32.200025,-9.7 v -2 m 12,2 v -2 c 0,-3.31371 -3.425974,-5.597658 -5.978824,-5.597658 -2.55285,0 -6.057114,2.240017 -6.018538,5.611902"
|
||||||
|
|
@ -48,7 +48,7 @@
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path1-0"
|
id="path1-0"
|
||||||
style="stroke-width:3.49446913;stroke-dasharray:none;stroke:#ffffff;stroke-opacity:1"
|
style="stroke-width:3.49446913;stroke-dasharray:none;stroke:#000000;stroke-opacity:1"
|
||||||
sodipodi:nodetypes="cccszc"
|
sodipodi:nodetypes="cccszc"
|
||||||
inkscape:label="path2-1"
|
inkscape:label="path2-1"
|
||||||
transform="matrix(0.42924975,0,0,0.42924975,-4.293996,14.63396)" />
|
transform="matrix(0.42924975,0,0,0.42924975,-4.293996,14.63396)" />
|
||||||
|
|
@ -59,5 +59,5 @@
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path2"
|
id="path2"
|
||||||
inkscape:label="path1"
|
inkscape:label="path1"
|
||||||
style="stroke-width:1.5;stroke-dasharray:none;stroke:#ffffff;stroke-opacity:1" />
|
style="stroke-width:1.5;stroke-dasharray:none;stroke:#000000;stroke-opacity:1" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
|
|
@ -1,80 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="64"
|
|
||||||
height="64"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
version="1.1"
|
|
||||||
id="svg14"
|
|
||||||
sodipodi:docname="user-id-dark.svg"
|
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<defs
|
|
||||||
id="defs18" />
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview16"
|
|
||||||
pagecolor="#2dee00"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pagecheckerboard="true"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="0.9775"
|
|
||||||
inkscape:cx="401.02302"
|
|
||||||
inkscape:cy="401.53453"
|
|
||||||
inkscape:window-width="3840"
|
|
||||||
inkscape:window-height="2081"
|
|
||||||
inkscape:window-x="-9"
|
|
||||||
inkscape:window-y="-9"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg14" />
|
|
||||||
<circle
|
|
||||||
cx="8.8755598"
|
|
||||||
cy="11.291719"
|
|
||||||
r="2"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
id="circle2"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="m 12.87556,17.291719 c 0,1.1046 0,2 -4.0000006,2 -4,0 -4,-0.8954 -4,-2 0,-1.1046 1.79086,-2 4,-2 2.2091006,0 4.0000006,0.8954 4.0000006,2 z"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
id="path4"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="m 21.87556,14.291719 c 0,3.7712 0,5.6569 -1.1716,6.8284 -1.1715,1.1716 -3.0572,1.1716 -6.8284,1.1716 H 9.8755594 c -3.77124,0 -5.65685,0 -6.82843,-1.1716 -1.17157,-1.1715 -1.17157,-3.0572 -1.17157,-6.8284 0,-3.77124 0,-5.656849 1.17157,-6.828429 1.17158,-1.17157 3.05719,-1.17157 6.82843,-1.17157 H 13.87556 c 3.7712,0 5.6569,0 6.8284,1.17157 0.4696,0.46961 0.751,1.05393 0.9196,1.82843"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path6"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="m 18.87556,14.291719 h -4"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path8"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="m 18.87556,11.291719 h -5"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path10"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="m 18.87556,17.291719 h -3"
|
|
||||||
stroke="#1C274C"
|
|
||||||
stroke-width="1.5"
|
|
||||||
stroke-linecap="round"
|
|
||||||
id="path12"
|
|
||||||
style="stroke:#303030;stroke-opacity:1" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.6 KiB |
|
|
@ -8,8 +8,8 @@
|
||||||
fill="none"
|
fill="none"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg14"
|
id="svg14"
|
||||||
sodipodi:docname="user-id-dark.svg"
|
sodipodi:docname="user-id.svg"
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
|
@ -26,55 +26,55 @@
|
||||||
inkscape:pagecheckerboard="true"
|
inkscape:pagecheckerboard="true"
|
||||||
inkscape:deskcolor="#d1d1d1"
|
inkscape:deskcolor="#d1d1d1"
|
||||||
showgrid="false"
|
showgrid="false"
|
||||||
inkscape:zoom="0.9775"
|
inkscape:zoom="5.529575"
|
||||||
inkscape:cx="401.02302"
|
inkscape:cx="27.759819"
|
||||||
inkscape:cy="401.53453"
|
inkscape:cy="28.302356"
|
||||||
inkscape:window-width="3840"
|
inkscape:window-width="1920"
|
||||||
inkscape:window-height="2081"
|
inkscape:window-height="1011"
|
||||||
inkscape:window-x="-9"
|
inkscape:window-x="0"
|
||||||
inkscape:window-y="-9"
|
inkscape:window-y="0"
|
||||||
inkscape:window-maximized="1"
|
inkscape:window-maximized="1"
|
||||||
inkscape:current-layer="svg14" />
|
inkscape:current-layer="svg14" />
|
||||||
<circle
|
<circle
|
||||||
cx="8.8755598"
|
cx="8.9910612"
|
||||||
cy="11.291719"
|
cy="9.6431799"
|
||||||
r="2"
|
r="2"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
id="circle2"
|
id="circle2"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#020202;stroke-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="m 12.87556,17.291719 c 0,1.1046 0,2 -4.0000006,2 -4,0 -4,-0.8954 -4,-2 0,-1.1046 1.79086,-2 4,-2 2.2091006,0 4.0000006,0.8954 4.0000006,2 z"
|
d="m 12.991061,15.64318 c 0,1.1046 0,2 -4.0000005,2 -4,0 -4,-0.8954 -4,-2 0,-1.1046 1.79086,-2 4,-2 2.2091005,0 4.0000005,0.8954 4.0000005,2 z"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
id="path4"
|
id="path4"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#020202;stroke-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="m 21.87556,14.291719 c 0,3.7712 0,5.6569 -1.1716,6.8284 -1.1715,1.1716 -3.0572,1.1716 -6.8284,1.1716 H 9.8755594 c -3.77124,0 -5.65685,0 -6.82843,-1.1716 -1.17157,-1.1715 -1.17157,-3.0572 -1.17157,-6.8284 0,-3.77124 0,-5.656849 1.17157,-6.828429 1.17158,-1.17157 3.05719,-1.17157 6.82843,-1.17157 H 13.87556 c 3.7712,0 5.6569,0 6.8284,1.17157 0.4696,0.46961 0.751,1.05393 0.9196,1.82843"
|
d="m 21.991061,12.64318 c 0,3.7712 0,5.6569 -1.1716,6.8284 -1.1715,1.1716 -3.0572,1.1716 -6.8284,1.1716 H 9.9910605 c -3.77124,0 -5.65685,0 -6.82843,-1.1716 -1.17157,-1.1715 -1.17157,-3.0572 -1.17157,-6.8284 0,-3.7712405 0,-5.6568495 1.17157,-6.8284295 1.17158,-1.17157 3.05719,-1.17157 6.82843,-1.17157 h 4.0000005 c 3.7712,0 5.6569,0 6.8284,1.17157 0.4696,0.46961 0.751,1.05393 0.9196,1.82843"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path6"
|
id="path6"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#020202;stroke-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="m 18.87556,14.291719 h -4"
|
d="m 18.991061,12.64318 h -4"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path8"
|
id="path8"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#020202;stroke-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="m 18.87556,11.291719 h -5"
|
d="m 18.991061,9.6431795 h -5"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path10"
|
id="path10"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#020202;stroke-opacity:1" />
|
||||||
<path
|
<path
|
||||||
d="m 18.87556,17.291719 h -3"
|
d="m 18.991061,15.64318 h -3"
|
||||||
stroke="#1C274C"
|
stroke="#1C274C"
|
||||||
stroke-width="1.5"
|
stroke-width="1.5"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path12"
|
id="path12"
|
||||||
style="stroke:#ffffff;stroke-opacity:1" />
|
style="stroke:#020202;stroke-opacity:1" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
|
|
@ -1,51 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="64"
|
|
||||||
height="64"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
version="1.1"
|
|
||||||
id="svg2"
|
|
||||||
sodipodi:docname="youtube-dark.svg"
|
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<defs
|
|
||||||
id="defs2" />
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview2"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="true"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
inkscape:zoom="18.67"
|
|
||||||
inkscape:cx="33.636851"
|
|
||||||
inkscape:cy="30.878415"
|
|
||||||
inkscape:window-width="3840"
|
|
||||||
inkscape:window-height="2081"
|
|
||||||
inkscape:window-x="-9"
|
|
||||||
inkscape:window-y="-9"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg2" />
|
|
||||||
<path
|
|
||||||
fill-rule="evenodd"
|
|
||||||
clip-rule="evenodd"
|
|
||||||
d="M 9.49614,7.13176 C 9.18664,6.9549 8.80639,6.95617 8.49807,7.13509 8.18976,7.31401 8,7.64353 8,8 v 8 c 0,0.3565 0.18976,0.686 0.49807,0.8649 0.30832,0.1789 0.68857,0.1802 0.99807,0.0033 l 6.99996,-4 C 16.8077,12.6902 17,12.3589 17,12 17,11.6411 16.8077,11.3098 16.4961,11.1318 Z M 13.9844,12 10,14.2768 V 9.72318 Z"
|
|
||||||
fill="#0F0F0F"
|
|
||||||
id="path1"
|
|
||||||
style="fill:#303030;fill-opacity:1" />
|
|
||||||
<path
|
|
||||||
fill-rule="evenodd"
|
|
||||||
clip-rule="evenodd"
|
|
||||||
d="M 0,12 C 0,8.25027 0,6.3754 0.954915,5.06107 1.26331,4.6366 1.6366,4.26331 2.06107,3.95491 3.3754,3 5.25027,3 9,3 h 6 c 3.7497,0 5.6246,0 6.9389,0.95491 0.4245,0.3084 0.7978,0.68169 1.1062,1.10616 C 24,6.3754 24,8.25027 24,12 c 0,3.7497 0,5.6246 -0.9549,6.9389 -0.3084,0.4245 -0.6817,0.7978 -1.1062,1.1062 C 20.6246,21 18.7497,21 15,21 H 9 C 5.25027,21 3.3754,21 2.06107,20.0451 1.6366,19.7367 1.26331,19.3634 0.954915,18.9389 0,17.6246 0,15.7497 0,12 Z M 9,5 h 6 c 1.9194,0 3.1983,0.00275 4.1673,0.10773 0.9316,0.10093 1.3367,0.27675 1.5961,0.46522 0.2546,0.18504 0.4786,0.40901 0.6637,0.66369 0.1884,0.25941 0.3642,0.66449 0.4652,1.59605 C 21.9973,8.80167 22,10.0806 22,12 c 0,1.9194 -0.0027,3.1983 -0.1077,4.1673 -0.101,0.9316 -0.2768,1.3367 -0.4652,1.5961 -0.1851,0.2546 -0.4091,0.4786 -0.6637,0.6637 -0.2594,0.1884 -0.6645,0.3642 -1.5961,0.4652 C 18.1983,18.9973 16.9194,19 15,19 H 9 C 7.08058,19 5.80167,18.9973 4.83269,18.8923 3.90113,18.7913 3.49605,18.6155 3.23664,18.4271 2.98196,18.242 2.75799,18.018 2.57295,17.7634 2.38448,17.504 2.20866,17.0989 2.10773,16.1673 2.00275,15.1983 2,13.9194 2,12 2,10.0806 2.00275,8.80167 2.10773,7.83269 2.20866,6.90113 2.38448,6.49605 2.57295,6.23664 2.75799,5.98196 2.98196,5.75799 3.23664,5.57295 3.49605,5.38448 3.90113,5.20866 4.83269,5.10773 5.80167,5.00275 7.08058,5 9,5 Z"
|
|
||||||
fill="#0F0F0F"
|
|
||||||
id="path2"
|
|
||||||
style="fill:#303030;fill-opacity:1" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 3 KiB |
|
|
@ -25,11 +25,11 @@
|
||||||
inkscape:pageopacity="0.0"
|
inkscape:pageopacity="0.0"
|
||||||
inkscape:pagecheckerboard="true"
|
inkscape:pagecheckerboard="true"
|
||||||
inkscape:deskcolor="#d1d1d1"
|
inkscape:deskcolor="#d1d1d1"
|
||||||
inkscape:zoom="18.67"
|
inkscape:zoom="9.335"
|
||||||
inkscape:cx="33.663631"
|
inkscape:cx="27.477236"
|
||||||
inkscape:cy="30.931976"
|
inkscape:cy="24.692019"
|
||||||
inkscape:window-width="3840"
|
inkscape:window-width="1920"
|
||||||
inkscape:window-height="2091"
|
inkscape:window-height="1011"
|
||||||
inkscape:window-x="0"
|
inkscape:window-x="0"
|
||||||
inkscape:window-y="0"
|
inkscape:window-y="0"
|
||||||
inkscape:window-maximized="1"
|
inkscape:window-maximized="1"
|
||||||
|
|
@ -40,12 +40,12 @@
|
||||||
d="M 9.49614,7.13176 C 9.18664,6.9549 8.80639,6.95617 8.49807,7.13509 8.18976,7.31401 8,7.64353 8,8 v 8 c 0,0.3565 0.18976,0.686 0.49807,0.8649 0.30832,0.1789 0.68857,0.1802 0.99807,0.0033 l 6.99996,-4 C 16.8077,12.6902 17,12.3589 17,12 17,11.6411 16.8077,11.3098 16.4961,11.1318 Z M 13.9844,12 10,14.2768 V 9.72318 Z"
|
d="M 9.49614,7.13176 C 9.18664,6.9549 8.80639,6.95617 8.49807,7.13509 8.18976,7.31401 8,7.64353 8,8 v 8 c 0,0.3565 0.18976,0.686 0.49807,0.8649 0.30832,0.1789 0.68857,0.1802 0.99807,0.0033 l 6.99996,-4 C 16.8077,12.6902 17,12.3589 17,12 17,11.6411 16.8077,11.3098 16.4961,11.1318 Z M 13.9844,12 10,14.2768 V 9.72318 Z"
|
||||||
fill="#0F0F0F"
|
fill="#0F0F0F"
|
||||||
id="path1"
|
id="path1"
|
||||||
style="fill:#f1d8b5;fill-opacity:1" />
|
style="fill:#000000;fill-opacity:1" />
|
||||||
<path
|
<path
|
||||||
fill-rule="evenodd"
|
fill-rule="evenodd"
|
||||||
clip-rule="evenodd"
|
clip-rule="evenodd"
|
||||||
d="M 0,12 C 0,8.25027 0,6.3754 0.954915,5.06107 1.26331,4.6366 1.6366,4.26331 2.06107,3.95491 3.3754,3 5.25027,3 9,3 h 6 c 3.7497,0 5.6246,0 6.9389,0.95491 0.4245,0.3084 0.7978,0.68169 1.1062,1.10616 C 24,6.3754 24,8.25027 24,12 c 0,3.7497 0,5.6246 -0.9549,6.9389 -0.3084,0.4245 -0.6817,0.7978 -1.1062,1.1062 C 20.6246,21 18.7497,21 15,21 H 9 C 5.25027,21 3.3754,21 2.06107,20.0451 1.6366,19.7367 1.26331,19.3634 0.954915,18.9389 0,17.6246 0,15.7497 0,12 Z M 9,5 h 6 c 1.9194,0 3.1983,0.00275 4.1673,0.10773 0.9316,0.10093 1.3367,0.27675 1.5961,0.46522 0.2546,0.18504 0.4786,0.40901 0.6637,0.66369 0.1884,0.25941 0.3642,0.66449 0.4652,1.59605 C 21.9973,8.80167 22,10.0806 22,12 c 0,1.9194 -0.0027,3.1983 -0.1077,4.1673 -0.101,0.9316 -0.2768,1.3367 -0.4652,1.5961 -0.1851,0.2546 -0.4091,0.4786 -0.6637,0.6637 -0.2594,0.1884 -0.6645,0.3642 -1.5961,0.4652 C 18.1983,18.9973 16.9194,19 15,19 H 9 C 7.08058,19 5.80167,18.9973 4.83269,18.8923 3.90113,18.7913 3.49605,18.6155 3.23664,18.4271 2.98196,18.242 2.75799,18.018 2.57295,17.7634 2.38448,17.504 2.20866,17.0989 2.10773,16.1673 2.00275,15.1983 2,13.9194 2,12 2,10.0806 2.00275,8.80167 2.10773,7.83269 2.20866,6.90113 2.38448,6.49605 2.57295,6.23664 2.75799,5.98196 2.98196,5.75799 3.23664,5.57295 3.49605,5.38448 3.90113,5.20866 4.83269,5.10773 5.80167,5.00275 7.08058,5 9,5 Z"
|
d="M 0,12 C 0,8.25027 0,6.3754 0.954915,5.06107 1.26331,4.6366 1.6366,4.26331 2.06107,3.95491 3.3754,3 5.25027,3 9,3 h 6 c 3.7497,0 5.6246,0 6.9389,0.95491 0.4245,0.3084 0.7978,0.68169 1.1062,1.10616 C 24,6.3754 24,8.25027 24,12 c 0,3.7497 0,5.6246 -0.9549,6.9389 -0.3084,0.4245 -0.6817,0.7978 -1.1062,1.1062 C 20.6246,21 18.7497,21 15,21 H 9 C 5.25027,21 3.3754,21 2.06107,20.0451 1.6366,19.7367 1.26331,19.3634 0.954915,18.9389 0,17.6246 0,15.7497 0,12 Z M 9,5 h 6 c 1.9194,0 3.1983,0.00275 4.1673,0.10773 0.9316,0.10093 1.3367,0.27675 1.5961,0.46522 0.2546,0.18504 0.4786,0.40901 0.6637,0.66369 0.1884,0.25941 0.3642,0.66449 0.4652,1.59605 C 21.9973,8.80167 22,10.0806 22,12 c 0,1.9194 -0.0027,3.1983 -0.1077,4.1673 -0.101,0.9316 -0.2768,1.3367 -0.4652,1.5961 -0.1851,0.2546 -0.4091,0.4786 -0.6637,0.6637 -0.2594,0.1884 -0.6645,0.3642 -1.5961,0.4652 C 18.1983,18.9973 16.9194,19 15,19 H 9 C 7.08058,19 5.80167,18.9973 4.83269,18.8923 3.90113,18.7913 3.49605,18.6155 3.23664,18.4271 2.98196,18.242 2.75799,18.018 2.57295,17.7634 2.38448,17.504 2.20866,17.0989 2.10773,16.1673 2.00275,15.1983 2,13.9194 2,12 2,10.0806 2.00275,8.80167 2.10773,7.83269 2.20866,6.90113 2.38448,6.49605 2.57295,6.23664 2.75799,5.98196 2.98196,5.75799 3.23664,5.57295 3.49605,5.38448 3.90113,5.20866 4.83269,5.10773 5.80167,5.00275 7.08058,5 9,5 Z"
|
||||||
fill="#0F0F0F"
|
fill="#0F0F0F"
|
||||||
id="path2"
|
id="path2"
|
||||||
style="fill:#f1d8b5;fill-opacity:1" />
|
style="fill:#000000;fill-opacity:1" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 3 KiB After Width: | Height: | Size: 3 KiB |
BIN
images/01_kidsbed.png
Normal file
|
After Width: | Height: | Size: 349 KiB |
BIN
images/01_kidsbed_photo.jpg
Normal file
|
After Width: | Height: | Size: 102 KiB |
BIN
images/02_mainbed.png
Normal file
|
After Width: | Height: | Size: 290 KiB |
BIN
images/02_mainbed_photo.jpg
Normal file
|
After Width: | Height: | Size: 77 KiB |
BIN
images/03_kitchen.png
Normal file
|
After Width: | Height: | Size: 268 KiB |
BIN
images/03_kitchen_photo.jpg
Normal file
|
After Width: | Height: | Size: 89 KiB |
BIN
images/04_storage.png
Normal file
|
After Width: | Height: | Size: 376 KiB |
BIN
images/baugruppe_dunja.png
Normal file
|
After Width: | Height: | Size: 353 KiB |
BIN
images/baugruppe_dunja_ex.png
Normal file
|
After Width: | Height: | Size: 306 KiB |
BIN
images/blog/Vanlife_Ferropolis_logo_zeitlos.png
Normal file
|
After Width: | Height: | Size: 186 KiB |
BIN
images/blog/VlF2023-MesseIMG_5687.jpg
Normal file
|
After Width: | Height: | Size: 299 KiB |
BIN
images/blog/vanilla.jpg
Normal file
|
After Width: | Height: | Size: 509 KiB |
|
Before Width: | Height: | Size: 264 KiB After Width: | Height: | Size: 288 KiB |
BIN
images/detail_anpassteil.jpg
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
images/ducato_leer.jpg
Normal file
|
After Width: | Height: | Size: 110 KiB |
BIN
images/fiatducato.jpg
Normal file
|
After Width: | Height: | Size: 130 KiB |
BIN
images/holzmuster.jpg
Normal file
|
After Width: | Height: | Size: 168 KiB |
BIN
images/phone.jpg
Normal file
|
After Width: | Height: | Size: 96 KiB |
BIN
images/portrait_edgar.jpg
Normal file
|
After Width: | Height: | Size: 174 KiB |
BIN
images/selbstmontage.jpg
Normal file
|
After Width: | Height: | Size: 86 KiB |
82
images/signet_sachsen.svg
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
images/techspace.png
Normal file
|
After Width: | Height: | Size: 432 KiB |
BIN
images/vanilla.jpg
Normal file
|
After Width: | Height: | Size: 154 KiB |
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Impressum </title>
|
<title>vanilla.engineering | Impressum </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -103,6 +107,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -112,9 +126,9 @@
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
||||||
|
|
||||||
<section >
|
<h1 id="impressum">Impressum</h1>
|
||||||
<h1 id="impressum">Impressum</h1>
|
<section >
|
||||||
<h2 id="angaben-gemäß--5-tmg">Angaben gemäß § 5 TMG</h2>
|
<h2 id="name-und-anschrift-des-webseitenbetreibers">Name und Anschrift des Webseitenbetreibers</h2>
|
||||||
<p>Vanilla Engineering GmbH<br>
|
<p>Vanilla Engineering GmbH<br>
|
||||||
Hoyerswerdaer Straße 28<br>
|
Hoyerswerdaer Straße 28<br>
|
||||||
01099 Dresden</p>
|
01099 Dresden</p>
|
||||||
|
|
@ -122,60 +136,9 @@ Hoyerswerdaer Straße 28<br>
|
||||||
Registergericht: Amtsgericht Dresden</p>
|
Registergericht: Amtsgericht Dresden</p>
|
||||||
<p>Vertreten durch: Edgar Grüner</p>
|
<p>Vertreten durch: Edgar Grüner</p>
|
||||||
<h2 id="kontakt">Kontakt</h2>
|
<h2 id="kontakt">Kontakt</h2>
|
||||||
<p>Telefon:</p>
|
<p>Telefon: +49 351 30973180<br>
|
||||||
<style>
|
Telefax: +49 351 33246148<br>
|
||||||
#span-b02dcedf.cloaked-e-mail:before {
|
E-Mail: <a href="mailto:impressum@vanilla.engineering">impressum@vanilla.engineering</a></p>
|
||||||
content:attr(data-user);
|
|
||||||
unicode-bidi:bidi-override;
|
|
||||||
direction:rtl;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<p> <span class="cloaked-e-mail" data-user="08137903 153 94+" id="span-b02dcedf"></span> </p>
|
|
||||||
<script id="script-b02dcedf">
|
|
||||||
var scriptTag = document.getElementById("script-b02dcedf");
|
|
||||||
var link = document.createElement("a");
|
|
||||||
var address = "08137903 153 94\u002b".split('').reverse().join('');
|
|
||||||
link.href = "tel" + ":" + address;
|
|
||||||
link.innerText = address.split('?')[0];
|
|
||||||
scriptTag.parentElement.insertBefore(link, scriptTag.previousElementSibling);
|
|
||||||
scriptTag.parentElement.removeChild(scriptTag.previousElementSibling)
|
|
||||||
</script>
|
|
||||||
<p>Telefax:</p>
|
|
||||||
<style>
|
|
||||||
#span-0be42514.cloaked-e-mail:before {
|
|
||||||
content:attr(data-user);
|
|
||||||
unicode-bidi:bidi-override;
|
|
||||||
direction:rtl;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<p> <span class="cloaked-e-mail" data-user="84164233 153 94+" id="span-0be42514"></span> </p>
|
|
||||||
<script id="script-0be42514">
|
|
||||||
var scriptTag = document.getElementById("script-0be42514");
|
|
||||||
var link = document.createElement("a");
|
|
||||||
var address = "84164233 153 94\u002b".split('').reverse().join('');
|
|
||||||
link.href = "fax" + ":" + address;
|
|
||||||
link.innerText = address.split('?')[0];
|
|
||||||
scriptTag.parentElement.insertBefore(link, scriptTag.previousElementSibling);
|
|
||||||
scriptTag.parentElement.removeChild(scriptTag.previousElementSibling)
|
|
||||||
</script>
|
|
||||||
<p>E-Mail:</p>
|
|
||||||
<style>
|
|
||||||
#span-1fdf3d7e.cloaked-e-mail:before {
|
|
||||||
content:attr(data-domain) "\0040" attr(data-user);
|
|
||||||
unicode-bidi:bidi-override;
|
|
||||||
direction:rtl;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<p> <span class="cloaked-e-mail" data-user="musserpmi" data-domain="gnireenigne.allinav" id="span-1fdf3d7e"></span> </p>
|
|
||||||
<script id="script-1fdf3d7e">
|
|
||||||
var scriptTag = document.getElementById("script-1fdf3d7e");
|
|
||||||
var link = document.createElement("a");
|
|
||||||
var address = "musserpmi".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
|
||||||
link.href = "mailto" + ":" + address;
|
|
||||||
link.innerText = address.split('?')[0];
|
|
||||||
scriptTag.parentElement.insertBefore(link, scriptTag.previousElementSibling);
|
|
||||||
scriptTag.parentElement.removeChild(scriptTag.previousElementSibling)
|
|
||||||
</script>
|
|
||||||
<h2 id="umsatzsteuer-id">Umsatzsteuer-ID</h2>
|
<h2 id="umsatzsteuer-id">Umsatzsteuer-ID</h2>
|
||||||
<p>Umsatzsteuer-Identifikationsnummer gemäß § 27a Umsatzsteuergesetz:<br>
|
<p>Umsatzsteuer-Identifikationsnummer gemäß § 27a Umsatzsteuergesetz:<br>
|
||||||
DE363216473</p>
|
DE363216473</p>
|
||||||
|
|
@ -183,32 +146,41 @@ DE363216473</p>
|
||||||
<p>Die Europäische Kommission stellt eine Plattform zur Online-Streibeilegung (OS) bereit:</p>
|
<p>Die Europäische Kommission stellt eine Plattform zur Online-Streibeilegung (OS) bereit:</p>
|
||||||
<p><a href='https://ec.europa.eu/consumers/odr' target=_blank alt="Öffnet im neuen Fenster"><a href="https://ec.europa.eu/consumers/odr">https://ec.europa.eu/consumers/odr</a></a>↗</p>
|
<p><a href='https://ec.europa.eu/consumers/odr' target=_blank alt="Öffnet im neuen Fenster"><a href="https://ec.europa.eu/consumers/odr">https://ec.europa.eu/consumers/odr</a></a>↗</p>
|
||||||
<p>Unsere E-Mailadresse finden Sie weiter oben.</p>
|
<p>Unsere E-Mailadresse finden Sie weiter oben.</p>
|
||||||
<h2 id="verbraucherstreitbeilegunguniversalschlichtungsstelle">Verbraucherstreitbeilegung/Universalschlichtungsstelle</h2>
|
<h2 id="verbraucherstreitbeilegung--universalschlichtungsstelle">Verbraucherstreitbeilegung / Universalschlichtungsstelle</h2>
|
||||||
<p>Wir sind nicht bereit oder verpflichtet, an Streibeilegungsverfahren vor einer Verbraucherschlichtungsstelle teilzunehmen.</p>
|
<p>Wir sind nicht bereit oder verpflichtet, an Streibeilegungsverfahren vor einer Verbraucherschlichtungsstelle teilzunehmen.</p>
|
||||||
<p>_Quelle:</p>
|
<p><em>Quelle:</em>
|
||||||
<p><a href='https://www.e-recht24.de' target=_blank alt="Öffnet im neuen Fenster">e-recht24.de</a>↗
|
<a href='https://www.e-recht24.de' target=_blank alt="Öffnet im neuen Fenster">e-recht24.de</a>↗</p>
|
||||||
_</p>
|
</section>
|
||||||
|
<section >
|
||||||
<h2 id="quellenangaben">Quellenangaben</h2>
|
<h2 id="quellenangaben">Quellenangaben</h2>
|
||||||
<p><em>Cover Startseite:</em> Pixabay - User:</p>
|
<h3 id="bilder">Bilder</h3>
|
||||||
<p><a href='https://pixabay.com/users/janbaby-3005373/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=1556177' target=_blank alt="Öffnet im neuen Fenster">JanBaby</a>↗</p>
|
<p><em>Cover Startseite:</em> Pixabay -
|
||||||
<p><em>Portrait:</em> Fotostudio</p>
|
<a href='https://pixabay.com/users/janbaby-3005373/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=1556177' target=_blank alt="Öffnet im neuen Fenster">JanBaby</a>↗
|
||||||
<p><a href='https://www.blendeauf-dresden.de' target=_blank alt="Öffnet im neuen Fenster">Blende auf</a>↗</p>
|
<br>
|
||||||
<p><em>Hintergrundmuster:</em></p>
|
<em>S/W Portrait Edgar:</em> Fotostudio
|
||||||
<p><a href='https://www.design.svgbackgrounds.com' target=_blank alt="Öffnet im neuen Fenster">svgbackgrounds.com</a>↗</p>
|
<a href='https://www.blendeauf-dresden.de' target=_blank alt="Öffnet im neuen Fenster">Blende auf</a>↗
|
||||||
<p><em>Icons:</em></p>
|
<br>
|
||||||
|
<em>Telefon auf Kontaktseite:</em> Pixabay -
|
||||||
|
<a href='https://pixabay.com/users/alexas_fotos-686414/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=1662190' target=_blank alt="Öffnet im neuen Fenster">Alexas_Fotos</a>↗
|
||||||
|
</p>
|
||||||
|
<p>Alle Bilder, Fotos und Renderings ohne Quellenangaben sind unsere eignen und unterliegen unserem Urheberrecht.</p>
|
||||||
|
<h3 id="icons">Icons</h3>
|
||||||
<p><a href='https://www.svgrepo.com/collection/solar-broken-line-icons' target=_blank alt="Öffnet im neuen Fenster">Solar Broken Line</a>↗
|
<p><a href='https://www.svgrepo.com/collection/solar-broken-line-icons' target=_blank alt="Öffnet im neuen Fenster">Solar Broken Line</a>↗
|
||||||
by</p>
|
by
|
||||||
<p><a href='https://www.svgrepo.com/author/Solar%20Icons/' target=_blank alt="Öffnet im neuen Fenster">Solar Icons</a>↗
|
<a href='https://www.svgrepo.com/author/Solar%20Icons/' target=_blank alt="Öffnet im neuen Fenster">Solar Icons</a>↗
|
||||||
via</p>
|
via
|
||||||
<p><a href='https://www.svgrepo.com/' target=_blank alt="Öffnet im neuen Fenster">SVG Repo</a>↗
|
<a href='https://www.svgrepo.com/' target=_blank alt="Öffnet im neuen Fenster">SVG Repo</a>↗
|
||||||
(CC-BY)<br>
|
(CC-BY)<br>
|
||||||
Social Media Icons by</p>
|
Social Media Icons by
|
||||||
<p><a href='https://www.svgrepo.com/author/Konstantin%20Filatov/' target=_blank alt="Öffnet im neuen Fenster">Konstantin Filatov</a>↗
|
<a href='https://www.svgrepo.com/author/Konstantin%20Filatov/' target=_blank alt="Öffnet im neuen Fenster">Konstantin Filatov</a>↗
|
||||||
via</p>
|
via
|
||||||
<p><a href='https://www.svgrepo.com/' target=_blank alt="Öffnet im neuen Fenster">SVG Repo</a>↗
|
<a href='https://www.svgrepo.com/' target=_blank alt="Öffnet im neuen Fenster">SVG Repo</a>↗
|
||||||
(CC-BY)</p>
|
(CC-BY)<br>
|
||||||
<p><em>Schriftart Logo:</em> Gidole -</p>
|
<em>Hintergrundmuster:</em>
|
||||||
<p><a href='https://gidole.github.io/' target=_blank alt="Öffnet im neuen Fenster">gidole.github.io</a>↗</p>
|
<a href='https://www.design.svgbackgrounds.com' target=_blank alt="Öffnet im neuen Fenster">svgbackgrounds.com</a>↗</p>
|
||||||
|
<h3 id="schriftart">Schriftart</h3>
|
||||||
|
<p>Gidole -
|
||||||
|
<a href='https://gidole.github.io/' target=_blank alt="Öffnet im neuen Fenster">gidole.github.io</a>↗</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -225,7 +197,9 @@ via</p>
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
80
index.html
|
|
@ -2,19 +2,19 @@
|
||||||
<!Doctype HTML>
|
<!Doctype HTML>
|
||||||
<html lang="de">
|
<html lang="de">
|
||||||
<head>
|
<head>
|
||||||
<meta name="generator" content="Hugo 0.126.1">
|
<meta name="generator" content="Hugo 0.129.0">
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering </title>
|
<title>vanilla.engineering </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
<header id="hero">
|
<header id="hero">
|
||||||
<div id="hero-logo"><img src="/images/ve_logo.svg" alt="vanilla.engineering" /></div>
|
<div id="hero-logo"><img src="/images/ve_logo.svg" alt="vanilla.engineering" /></div>
|
||||||
<h1>Camperausbau mit Selbstbausatz: einfach, sicher, individuell</h1>
|
<h1>Camperausbau mit Selbstbausatz: einfach, sicher, schnell</h1>
|
||||||
<p>Mit unseren <strong>vanilla.parts</strong> erhältst du maßgefertigte Bausätze für deinen Fahrzeugtyp, die du mit einfachsten Werkzeugen und unserer ausführlichen Anleitung selbst montieren und individuell gestalten kannst.</p>
|
<p>Mit unseren <strong>vanilla.parts</strong> erhältst du maßgefertigte Bausätze für deinen Fahrzeugtyp, die du mit einfachsten Werkzeugen und unserer ausführlichen Anleitung selbst montieren und individuell gestalten kannst.</p>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home active" href="/">Startseite</a></li>
|
<li><a class="menu__item home active" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -66,7 +70,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -101,6 +105,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -111,39 +125,52 @@
|
||||||
<section id="vanilla.parts">
|
<section id="vanilla.parts">
|
||||||
<h1 id="vanillaparts">vanilla.parts</h1>
|
<h1 id="vanillaparts">vanilla.parts</h1>
|
||||||
<h2 id="möbelteile-zur-selbstmontage">Möbelteile zur Selbstmontage</h2>
|
<h2 id="möbelteile-zur-selbstmontage">Möbelteile zur Selbstmontage</h2>
|
||||||
<p><img src="/images/platzhalter.jpg" alt="Rendering vanilla.parts"><br>
|
<p><img src="/images/baugruppe_dunja.png" alt="Rendering vanilla.parts"><br>
|
||||||
Was brauchst du in deinem Camper? Bis zu vier Schlafplätze und fahrtauglich gesicherten Stauraum? Eine praktische, optimierte Küchenzeile? Extra Platz für Kinder beim Familien-Camping?</p>
|
Was brauchst du in deinem Camper? Bis zu vier Schlafplätze und fahrtauglich gesicherten Stauraum? Eine praktische, optimierte Küchenzeile?
|
||||||
<p>Unsere aktuellen Bausätze für den Fiat Ducato L4H2 bieten dir jede Menge Möglichkeiten – inklusive wertvoller Tipps und Tricks in der detailliert bebilderten Aufbauanleitung.</p>
|
Extra Platz für Kinder beim Familien-Camping?</p>
|
||||||
|
<p>Unsere aktuellen Bausätze für den <a href="/fahrzeuge">Fiat Ducato L4H2</a> bieten dir jede Menge Möglichkeiten – inklusive wertvoller Tipps und Tricks
|
||||||
|
in der detailliert bebilderten Aufbauanleitung.</p>
|
||||||
<p><strong>Stay tuned</strong>: Weitere Möbelteile (auch für andere Fahrzeugtypen) befinden sich gerade in der Entwicklung.</p>
|
<p><strong>Stay tuned</strong>: Weitere Möbelteile (auch für andere Fahrzeugtypen) befinden sich gerade in der Entwicklung.</p>
|
||||||
|
</section>
|
||||||
|
<section id="wichtige-vorteile">
|
||||||
<div class="attention" id="vorteile">
|
<div class="attention" id="vorteile">
|
||||||
<h2 id="deine-wichtigsten-vorteile">Deine wichtigsten Vorteile</h2>
|
<h2 id="deine-wichtigsten-vorteile">Deine wichtigsten Vorteile</h2>
|
||||||
<p>Unsere <strong>vanilla.parts</strong> ermöglichen es dir, deine ganz persönliche <strong>camper experience</strong> selbst zu gestalten. So wird aus einem anonymen Van oder Kastenwagen <strong>dein Camper</strong>.</p>
|
<p>Unsere <strong>vanilla.parts</strong> ermöglichen es dir, deine ganz persönliche <strong>camper experience</strong> selbst zu gestalten. So wird aus einem anonymen Van oder Kastenwagen <strong>dein Camper</strong>.</p>
|
||||||
<h3 id="kostengünstig">kostengünstig</h3>
|
<h3 id="kostengünstig">kostengünstig</h3>
|
||||||
<p>Du sparst ohnehin schon durch den Selbstausbau deines Campers. Dank unserer vorgefertigten vanilla.parts zahlst du obendrein nichts für überschüssige Materialien, Verschnitt, spezielle Werkzeuge oder Gerätemiete. Und das Beste: du sparst Nerven und Zeit.</p>
|
<p>Du sparst ohnehin schon durch den Selbstausbau deines Campers. Dank unserer vorgefertigten <strong>vanilla.parts</strong> zahlst du obendrein nichts für überschüssige
|
||||||
|
Materialien, Verschnitt, spezielle Werkzeuge oder Geräte. Und das Beste: du sparst Nerven und Zeit.</p>
|
||||||
<h3 id="passgenau">passgenau</h3>
|
<h3 id="passgenau">passgenau</h3>
|
||||||
<p>Unsere aktuellen Bausätze für den <strong>Fiat Ducato L4H2</strong> sind alle professionell designt, maßgefertigt und erprobt. Mit hochwertiger Qualität schaffen wir die solide Basis, damit du sofort mit deinem Wunsch-Ausbau beginnen kannst, ohne eigenes Fachwissen, Fehlversuche oder Frust.</p>
|
<p>Unsere aktuellen Bausätze für den <strong>Fiat Ducato L4H2</strong> sind alle professionell designt, maßgefertigt und erprobt. Mit hochwertiger Qualität schaffen wir die
|
||||||
|
solide Basis, damit du sofort mit deinem Wunsch-Ausbau beginnen kannst, ohne viel Fachwissen, Fehlversuche oder Frust.</p>
|
||||||
<h3 id="individualisierbar">individualisierbar</h3>
|
<h3 id="individualisierbar">individualisierbar</h3>
|
||||||
<p>Fertig-Bausatz heißt nicht Einheitsbrei! Du kannst alle vanilla.parts nach deinen Wünschen farbig streichen, folieren, beleuchten oder anderweitig verfeinern. So bleibst du flexibel und bist aktiv an der Gestaltung deines vantastischen Camping-Erlebnisses beteiligt.</p>
|
<p>Fertig-Bausatz heißt nicht Einheitsbrei! Du kannst alle <strong>vanilla.parts</strong> nach deinen Wünschen farbig streichen, folieren, beleuchten oder anderweitig verfeinern.
|
||||||
|
So bleibst du flexibel und bist aktiv an der Gestaltung deines <em>vantastischen</em> Camping-Erlebnisses beteiligt.</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section id="selbstmontage">
|
<section id="selbstmontage">
|
||||||
<h1 id="selbstmontage">Selbstmontage</h1>
|
<h1 id="selbstmontage">Selbstmontage</h1>
|
||||||
<h2 id="selber-aufbauen-kosten-sparen">Selber aufbauen, Kosten sparen</h2>
|
<h2 id="selber-aufbauen-kosten-sparen">Selber aufbauen, Kosten sparen</h2>
|
||||||
<p><img src="/images/platzhalter.jpg" alt="Handwerkzeuge"><br>
|
<p><img src="/images/selbstmontage.jpg" alt="Handwerkzeuge"><br>
|
||||||
Statt fertig montierte Produkte zu liefern, bieten wir unsere Möbelteile in Form von günstigeren Bausätzen an, die in flachen, logistisch optimieren Paketen ausgeliefert werden. Das kennst du bereits von großen Möbelhausketten: Alle Teilstücke kommen samt umfänglicher Anleitung, komplettem Montagematerial und einer Liste der benötigten Werkzeuge direkt zu dir.</p>
|
Statt fertig montierte Produkte zu liefern, bieten wir unsere Möbelteile in Form von günstigeren Bausätzen an, die in flachen, logistisch optimieren Paketen
|
||||||
|
ausgeliefert werden. Das kennst du bereits von großen Möbelhausketten: Alle Teilstücke kommen samt umfänglicher Anleitung, komplettem Montagematerial und einer
|
||||||
|
Liste der benötigten Werkzeuge direkt zu dir.</p>
|
||||||
</section>
|
</section>
|
||||||
<section id="bestellung">
|
<section id="bestellung">
|
||||||
<h1 id="bestellung">Bestellung</h1>
|
<h1 id="bestellung">Bestellung</h1>
|
||||||
<h2 id="von-der-auswahl-bis-zur-abfahrt">Von der Auswahl bis zur Abfahrt</h2>
|
<h2 id="von-der-auswahl-bis-zur-abfahrt">Von der Auswahl bis zur Abfahrt</h2>
|
||||||
<p>Schön, dass du dich für <strong>vanilla.parts</strong> interessierst! Nutze gern unser Anfrageformular, um dir ein unverbindliches Angebot zu deiner Auswahl erstellen zu lassen. Wenn dir unser Angebot zusagt, kommt der Vertrag zustande und wir schicken deine Wunsch-Teile in die individuelle Fertigung. Geliefert werden unsere Bausätze zum Selbstaufbau in der Regel binnen acht Wochen – und schon kann dein Camper-Ausbau in Eigenregie Fahrt aufnehmen. Was uns besonders freuen würde? Ein cooles Foto von der ersten Reise deines fertigen Campers mit #vanillaparts auf Instagram.</p>
|
<p>Schön, dass du dich für <strong>vanilla.parts</strong> interessierst! Nutze gern unser Anfrageformular, um dir ein unverbindliches Angebot zu deiner Auswahl erstellen zu lassen.
|
||||||
<p><a href="#">Anfrage stellen</a></p>
|
Wenn dir unser Angebot zusagt, kommt der Vertrag zustande und wir schicken deine Wunsch-Teile in die individuelle Fertigung. Geliefert werden unsere Bausätze zum
|
||||||
|
Selbstaufbau in der Regel binnen acht Wochen – und schon kann dein Camper-Ausbau in Eigenregie Fahrt aufnehmen. Was uns besonders freuen würde? Ein cooles Foto von
|
||||||
|
der ersten Reise deines fertigen Campers mit <em>#vanillaparts</em> auf Instagram.</p>
|
||||||
|
<p><a href="/anfrage">Anfrage stellen</a></p>
|
||||||
</section>
|
</section>
|
||||||
<section >
|
<section >
|
||||||
<h1 id="vanillaengineering">vanilla.engineering</h1>
|
<h1 id="vanillaengineering">vanilla.engineering</h1>
|
||||||
<h2 id="leidenschaft-und-erfahrung">Leidenschaft und Erfahrung</h2>
|
<h2 id="leidenschaft-und-erfahrung">Leidenschaft und Erfahrung</h2>
|
||||||
<p><img src="/images/platzhalter.png" alt="Portrait Edgar"><br>
|
<p><img src="/images/portrait_edgar.jpg" alt="Portrait Edgar"><br>
|
||||||
Hi, mein Name ist <strong>Edgar Grüner</strong>. Ich bin Schreinermeister, Gründer von vanilla.engineering und habe mehr als zehn Jahre Erfahrung in der Konstruktion von Möbeln für bewegte Räume. Auf Yachten und in Fahrzeugen umrunden meine Ideen die Welt – immer angepasst an die jeweiligen Anforderungen unterwegs.</p>
|
Hi, mein Name ist <strong>Edgar Grüner</strong>. Ich bin Schreinermeister, Gründer von vanilla.engineering und habe mehr als zehn Jahre Erfahrung in der Konstruktion von Möbeln für
|
||||||
<p><a href="/unternehmen">mehr über vanilla.engineering</a></p>
|
bewegte Räume. Auf Yachten und in Fahrzeugen umrunden meine Ideen die Welt – immer angepasst an die jeweiligen Anforderungen unterwegs.</p>
|
||||||
|
<p><a href="/about">mehr über vanilla.engineering</a></p>
|
||||||
</section>
|
</section>
|
||||||
<section id="kontakt">
|
<section id="kontakt">
|
||||||
<h2 id="so-erreichst-du-uns">So erreichst du uns:</h2>
|
<h2 id="so-erreichst-du-uns">So erreichst du uns:</h2>
|
||||||
|
|
@ -155,6 +182,13 @@ Hi, mein Name ist <strong>Edgar Grüner</strong>. Ich bin Schreinermeister, Grü
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="funding">
|
||||||
|
|
||||||
|
<img src="/images/signet_sachsen.svg" alt="">
|
||||||
|
Diese Maßnahme wird mitfinanziert mit Steuermitteln auf Grundlage des vom Sächsischen Landtag beschlossenen Haushaltes.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -164,7 +198,9 @@ Hi, mein Name ist <strong>Edgar Grüner</strong>. Ich bin Schreinermeister, Grü
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
91
index.xml
|
|
@ -1,103 +1,96 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>TESTING vanilla.engineering</title>
|
<title>vanilla.engineering</title>
|
||||||
<link>https://ve-testing.wolke.gr/</link>
|
<link>https://vanilla.engineering/</link>
|
||||||
<description>Recent content on TESTING vanilla.engineering</description>
|
<description>Recent content on vanilla.engineering</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>de-de</language>
|
<language>de-de</language>
|
||||||
<lastBuildDate>Thu, 30 May 2024 01:32:14 +0200</lastBuildDate>
|
<lastBuildDate>Mon, 01 Jul 2024 06:59:59 +0200</lastBuildDate>
|
||||||
<atom:link href="https://ve-testing.wolke.gr/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://vanilla.engineering/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
<item>
|
||||||
|
<title>Ready for Ferropolis</title>
|
||||||
|
<link>https://vanilla.engineering/blog/2024-07-ferropolis/</link>
|
||||||
|
<pubDate>Mon, 01 Jul 2024 06:59:59 +0200</pubDate>
|
||||||
|
<guid>https://vanilla.engineering/blog/2024-07-ferropolis/</guid>
|
||||||
|
<description><p><img src="https://vanilla.engineering/images/blog/VlF2023-MesseIMG_5687.jpg" alt="VANLIFE FERROPOLIS"> <span class="source">Quelle: Vanlife Ferropolis</span></p>
<p>Nicht mehr lange, dann parkt unsere <em>„Dunja“</em> zwischen gigantischen Tagebaubaggern am Gremminer See!</p></description>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Vanilla</title>
|
<title>Vanilla</title>
|
||||||
<link>https://ve-testing.wolke.gr/kontakt/vanilla/</link>
|
<link>https://vanilla.engineering/kontakt/vanilla/</link>
|
||||||
<pubDate>Thu, 30 May 2024 01:32:14 +0200</pubDate>
|
<pubDate>Thu, 30 May 2024 01:32:14 +0200</pubDate>
|
||||||
<guid>https://ve-testing.wolke.gr/kontakt/vanilla/</guid>
|
<guid>https://vanilla.engineering/kontakt/vanilla/</guid>
|
||||||
<description> Vanilla Engineering Creating Camper Experience E-Mail: &#32;&#32; Telefon: &#32;&#32; Vanilla auf LinkedIn↗
PGP Key ID: D105 DAF2 EA1A D9BD Hier runterladen oder auf keys.openpgp.org&nearr; -----BEGIN PGP PUBLIC KEY BLOCK----- Comment: Fingerprint: 5B915CFDC655CFDAF5D0564AD105DAF2EA1AD9BD mDMEZWEBOhYJKwYBBAHaRw8BAQdAe2x&#43;oXmiZTyxdTwl02Z1cxwKlInRDWJLtj81 uoJIG&#43;&#43;0LlZhbmlsbGEgRW5naW5lZXJpbmcgPG1haWxAdmFuaWxsYS5lbmdpbmVl cmluZz6IlgQTFggAPhYhBFuRXP3GVc/a9dBWStEF2vLqGtm9BQJlYQE6AhsBBQkJ mWwABQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJENEF2vLqGtm9/gUA/2K0eBrF caY/9XMFZF6/aUewbBqFAS&#43;cvro12qD6VejSAP9j82ZitDYh5UcKSYo0KXulZX8x B0tAlHgLptaL&#43;6xZCrgzBGVhAZQWCSsGAQQB2kcPAQEHQBvZ3a4obdtozO//k14H 1x8cOEuBBJOcXTJH2ALml&#43;PTiPUEGBYIACYWIQRbkVz9xlXP2vXQVkrRBdry6hrZ vQUCZWEBlAIbAgUJAhNMgACBCRDRBdry6hrZvXYgBBkWCAAdFiEEFoSAfH1sZ/2a SVBil2IFwQIzeC0FAmVhAZQACgkQl2IFwQIzeC2cFAEA5EnTm9mE1zjLx1YZ/R3M rv0qidB6kk&#43;Ky1OWtc0UnAMA/1GvTqedXpu9B1YSin8yi9R0F5XjaQFLHaeA/Abe fi8KEnQA/3mv/ZByan5mIIUlq3bufdy6GnCPmuvS6lWRpzJrIkkmAQDmoYodXF4S 9rknUnrE2zCE2CgmSoIk3KXviooFA2Q2Brg4BGVhAbcSCisGAQQBl1UBBQEBB0By pyYSekvDWmrS0aMtKlGVEciJnBQupycQUOrp&#43;fDqUwMBCAeIfgQYFggAJhYhBFuR XP3GVc/a9dBWStEF2vLqGtm9BQJlYQG3AhsMBQkCE0yAAAoJENEF2vLqGtm9rggA /1CPt3VKRWOHxY4G/x5lQF3E8aKcHqoc3tRhXvoBECGsAQDCECvsiXYun3kxArAg ro6i68NpzzHkjQje1hVRyNRfDw== =Pjxg -----END PGP PUBLIC KEY BLOCK----- </description>
|
<description> Vanilla Engineering Creating Camper Experience E-Mail: mail@vanilla.engineering
Telefon: +49 162 9071723
Vanilla auf LinkedIn↗
PGP Key ID: D105 DAF2 EA1A D9BD Hier runterladen oder auf keys.openpgp.org&nearr; -----BEGIN PGP PUBLIC KEY BLOCK----- Comment: Fingerprint: 5B915CFDC655CFDAF5D0564AD105DAF2EA1AD9BD mDMEZWEBOhYJKwYBBAHaRw8BAQdAe2x&#43;oXmiZTyxdTwl02Z1cxwKlInRDWJLtj81 uoJIG&#43;&#43;0LlZhbmlsbGEgRW5naW5lZXJpbmcgPG1haWxAdmFuaWxsYS5lbmdpbmVl cmluZz6IlgQTFggAPhYhBFuRXP3GVc/a9dBWStEF2vLqGtm9BQJlYQE6AhsBBQkJ mWwABQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJENEF2vLqGtm9/gUA/2K0eBrF caY/9XMFZF6/aUewbBqFAS&#43;cvro12qD6VejSAP9j82ZitDYh5UcKSYo0KXulZX8x B0tAlHgLptaL&#43;6xZCrgzBGVhAZQWCSsGAQQB2kcPAQEHQBvZ3a4obdtozO//k14H 1x8cOEuBBJOcXTJH2ALml&#43;PTiPUEGBYIACYWIQRbkVz9xlXP2vXQVkrRBdry6hrZ vQUCZWEBlAIbAgUJAhNMgACBCRDRBdry6hrZvXYgBBkWCAAdFiEEFoSAfH1sZ/2a SVBil2IFwQIzeC0FAmVhAZQACgkQl2IFwQIzeC2cFAEA5EnTm9mE1zjLx1YZ/R3M rv0qidB6kk&#43;Ky1OWtc0UnAMA/1GvTqedXpu9B1YSin8yi9R0F5XjaQFLHaeA/Abe fi8KEnQA/3mv/ZByan5mIIUlq3bufdy6GnCPmuvS6lWRpzJrIkkmAQDmoYodXF4S 9rknUnrE2zCE2CgmSoIk3KXviooFA2Q2Brg4BGVhAbcSCisGAQQBl1UBBQEBB0By pyYSekvDWmrS0aMtKlGVEciJnBQupycQUOrp&#43;fDqUwMBCAeIfgQYFggAJhYhBFuR XP3GVc/a9dBWStEF2vLqGtm9BQJlYQG3AhsMBQkCE0yAAAoJENEF2vLqGtm9rggA /1CPt3VKRWOHxY4G/x5lQF3E8aKcHqoc3tRhXvoBECGsAQDCECvsiXYun3kxArAg ro6i68NpzzHkjQje1hVRyNRfDw== =Pjxg -----END PGP PUBLIC KEY BLOCK----- </description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Edgar Grüner</title>
|
<title>Edgar Grüner</title>
|
||||||
<link>https://ve-testing.wolke.gr/kontakt/edgar/</link>
|
<link>https://vanilla.engineering/kontakt/edgar/</link>
|
||||||
<pubDate>Thu, 30 May 2024 01:31:43 +0200</pubDate>
|
<pubDate>Thu, 30 May 2024 01:31:43 +0200</pubDate>
|
||||||
<guid>https://ve-testing.wolke.gr/kontakt/edgar/</guid>
|
<guid>https://vanilla.engineering/kontakt/edgar/</guid>
|
||||||
<description> Edgar Grüner Gründer &amp; Geschäftsführer E-Mail: &#32;&#32; Telefon: &#32;&#32; [auch über
] Hier findest du mich auf LinkedIn↗
und bei Threema A88RJYE9↗
Download V-Card](/kontakt/edgar_gruener.vcf)
PGP Key ID: 878B ED3D C68E 6E34 Hier runterladen oder auf keys.openpgp.org&nearr; -----BEGIN PGP PUBLIC KEY BLOCK----- Comment: Fingerprint: 56C6096270807E59F6E7B79A878BED3DC68E6E34 mDMEZWED5xYJKwYBBAHaRw8BAQdAXalMaAGbSbB0Pv13qzJ8HV2L63VSk&#43;9WBeBU TN34FRO0JkVkZ2FyIEdyw7xuZXIgPGVnQHZhbmlsbGEuZW5naW5lZXJpbmc&#43;iJkE ExYIAEECGwEFCQmZbAAFCwkIBwIGFQoJCAsCBBYCAwECHgECF4AWIQRWxglicIB&#43; Wfbnt5qHi&#43;09xo5uNAUCZWEFBQIZAQAKCRCHi&#43;09xo5uNBekAQCPq3acrVAu6wRH 5bS92JDulQNelHp7YIltuxh&#43;rEDOcgEAuCs17t5J0A0lgJ5TVr9Yco/Y&#43;SCMCu5t AKFjfVgFdwG0IUVkZ2FyIEdyw7xuZXIgPGVkZ2FyQGdydWVuZXIueHl6PoiWBBMW CAA&#43;FiEEVsYJYnCAfln257eah4vtPcaObjQFAmVhBKgCGwEFCQmZbAAFCwkIBwIG FQoJCAsCBBYCAwECHgECF4AACgkQh4vtPcaObjSIWAEAqbtzNc11taZPL5nYwQ/K AaL2p45bJ2xPF6crTg2PFSkBANP4&#43;UWWPRckP3XELiUkXNnaI2QGY3tp5UIRddfk W40MuDMEZWEEBxYJKwYBBAHaRw8BAQdAkgpCQQYKOZIZRAdjAhiROKQspJ6tZbYM E7bMaywOd6KI9QQYFggAJhYhBFbGCWJwgH5Z9ue3moeL7T3Gjm40BQJlYQQHAhsC BQkCE0yAAIEJEIeL7T3Gjm40diAEGRYIAB0WIQRO/S5HBXyhw0srg7FJ02xkHaji 4AUCZWEEBwAKCRBJ02xkHaji4CAaAP0TUA9MO2GdKf6KgPtzzCodKsR0D6YqM&#43;g9 DHPqrWiyjwEA13IpMnkr7WNCNNMx7CytddjIG5ah5tkqT4Hd1Wwayw9qkwEAv42a QijFr7YmUMV6mM99QRm9fdMZV&#43;mBYRpe4YCwGMIA/j3Yv82qjYzcRZlsyOugkCYW zuOJ&#43;de4aZ3MDZYlEZ4OuDgEZWEEGBIKKwYBBAGXVQEFAQEHQBV5w/4ktEoxzjfo cIPSJUFqeWYxnoVVacOmz3dA39tBAwEIB4h&#43;BBgWCAAmFiEEVsYJYnCAfln257ea h4vtPcaObjQFAmVhBBgCGwwFCQITTIAACgkQh4vtPcaObjRk5AEA8Wf0C1WsyjBs 1nSwrxpl59mFJ6X2wPI3yyP4Ezom0gMA/iBqLLi&#43;LxMaJ8FiEWEhxL&#43;WMs6zqMCH dZc5aWkFgFUL =Q65k -----END PGP PUBLIC KEY BLOCK----- </description>
|
<description> Edgar Grüner Gründer &amp; Geschäftsführer E-Mail: eg@vanilla.engineering
Telefon: +49 162 9071723 [auch per Signal, kein WhatsApp]
Threema: A88RJY9↗
Hier findest du mich auf LinkedIn↗ Download V-Card
PGP Key ID: 878B ED3D C68E 6E34 Hier runterladen oder auf keys.openpgp.org&nearr; -----BEGIN PGP PUBLIC KEY BLOCK----- Comment: Fingerprint: 56C6096270807E59F6E7B79A878BED3DC68E6E34 mDMEZWED5xYJKwYBBAHaRw8BAQdAXalMaAGbSbB0Pv13qzJ8HV2L63VSk&#43;9WBeBU TN34FRO0JkVkZ2FyIEdyw7xuZXIgPGVnQHZhbmlsbGEuZW5naW5lZXJpbmc&#43;iJkE ExYIAEECGwEFCQmZbAAFCwkIBwIGFQoJCAsCBBYCAwECHgECF4AWIQRWxglicIB&#43; Wfbnt5qHi&#43;09xo5uNAUCZWEFBQIZAQAKCRCHi&#43;09xo5uNBekAQCPq3acrVAu6wRH 5bS92JDulQNelHp7YIltuxh&#43;rEDOcgEAuCs17t5J0A0lgJ5TVr9Yco/Y&#43;SCMCu5t AKFjfVgFdwG0IUVkZ2FyIEdyw7xuZXIgPGVkZ2FyQGdydWVuZXIueHl6PoiWBBMW CAA&#43;FiEEVsYJYnCAfln257eah4vtPcaObjQFAmVhBKgCGwEFCQmZbAAFCwkIBwIG FQoJCAsCBBYCAwECHgECF4AACgkQh4vtPcaObjSIWAEAqbtzNc11taZPL5nYwQ/K AaL2p45bJ2xPF6crTg2PFSkBANP4&#43;UWWPRckP3XELiUkXNnaI2QGY3tp5UIRddfk W40MuDMEZWEEBxYJKwYBBAHaRw8BAQdAkgpCQQYKOZIZRAdjAhiROKQspJ6tZbYM E7bMaywOd6KI9QQYFggAJhYhBFbGCWJwgH5Z9ue3moeL7T3Gjm40BQJlYQQHAhsC BQkCE0yAAIEJEIeL7T3Gjm40diAEGRYIAB0WIQRO/S5HBXyhw0srg7FJ02xkHaji 4AUCZWEEBwAKCRBJ02xkHaji4CAaAP0TUA9MO2GdKf6KgPtzzCodKsR0D6YqM&#43;g9 DHPqrWiyjwEA13IpMnkr7WNCNNMx7CytddjIG5ah5tkqT4Hd1Wwayw9qkwEAv42a QijFr7YmUMV6mM99QRm9fdMZV&#43;mBYRpe4YCwGMIA/j3Yv82qjYzcRZlsyOugkCYW zuOJ&#43;de4aZ3MDZYlEZ4OuDgEZWEEGBIKKwYBBAGXVQEFAQEHQBV5w/4ktEoxzjfo cIPSJUFqeWYxnoVVacOmz3dA39tBAwEIB4h&#43;BBgWCAAmFiEEVsYJYnCAfln257ea h4vtPcaObjQFAmVhBBgCGwwFCQITTIAACgkQh4vtPcaObjRk5AEA8Wf0C1WsyjBs 1nSwrxpl59mFJ6X2wPI3yyP4Ezom0gMA/iBqLLi&#43;LxMaJ8FiEWEhxL&#43;WMs6zqMCH dZc5aWkFgFUL =Q65k -----END PGP PUBLIC KEY BLOCK----- </description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Datenschutz</title>
|
<title>Datenschutz</title>
|
||||||
<link>https://ve-testing.wolke.gr/datenschutz/</link>
|
<link>https://vanilla.engineering/datenschutz/</link>
|
||||||
<pubDate>Thu, 30 May 2024 01:26:00 +0200</pubDate>
|
<pubDate>Thu, 30 May 2024 01:26:00 +0200</pubDate>
|
||||||
<guid>https://ve-testing.wolke.gr/datenschutz/</guid>
|
<guid>https://vanilla.engineering/datenschutz/</guid>
|
||||||
<description>Datenschutz 1. Datenschutz auf einen Blick Allgemeine Hinweise Die folgenden Hinweise geben einen einfachen Überblick darüber, was mit Ihren personenbezogenen Daten passiert, wenn Sie diese Website besuchen. Personenbezogene Daten sind alle Daten, mit denen Sie persönlich identifiziert werden können. Ausführliche Informationen zum Thema Datenschutz entnehmen Sie unserer unter diesem Text aufgeführten Datenschutzerklärung.
Datenerfassung auf dieser Website Wer ist verantwortlich für die Datenerfassung auf dieser Website? Die Datenverarbeitung auf dieser Website erfolgt durch den Websitebetreiber.</description>
|
<description>Datenschutz 1. Datenschutz auf einen Blick Allgemeine Hinweise Die folgenden Hinweise geben einen einfachen Überblick darüber, was mit Ihren personenbezogenen Daten passiert, wenn Sie diese Website besuchen. Personenbezogene Daten sind alle Daten, mit denen Sie persönlich identifiziert werden können. Ausführliche Informationen zum Thema Datenschutz entnehmen Sie unserer unter diesem Text aufgeführten Datenschutzerklärung.
Datenerfassung auf dieser Website Wer ist verantwortlich für die Datenerfassung auf dieser Website? Die Datenverarbeitung auf dieser Website erfolgt durch den Websitebetreiber.</description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Impressum</title>
|
<title>Impressum</title>
|
||||||
<link>https://ve-testing.wolke.gr/impressum/</link>
|
<link>https://vanilla.engineering/impressum/</link>
|
||||||
<pubDate>Thu, 30 May 2024 01:25:53 +0200</pubDate>
|
<pubDate>Thu, 30 May 2024 01:25:53 +0200</pubDate>
|
||||||
<guid>https://ve-testing.wolke.gr/impressum/</guid>
|
<guid>https://vanilla.engineering/impressum/</guid>
|
||||||
<description>Impressum Angaben gemäß § 5 TMG Vanilla Engineering GmbH
Hoyerswerdaer Straße 28
01099 Dresden
Handelsregister: HRB44391
Registergericht: Amtsgericht Dresden
Vertreten durch: Edgar Grüner
Kontakt Telefon:
Telefax:
E-Mail:
Umsatzsteuer-ID Umsatzsteuer-Identifikationsnummer gemäß § 27a Umsatzsteuergesetz:
DE363216473
EU-Streitschlichtung Die Europäische Kommission stellt eine Plattform zur Online-Streibeilegung (OS) bereit:
https://ec.europa.eu/consumers/odr↗
Unsere E-Mailadresse finden Sie weiter oben.
Verbraucherstreitbeilegung/Universalschlichtungsstelle Wir sind nicht bereit oder verpflichtet, an Streibeilegungsverfahren vor einer Verbraucherschlichtungsstelle teilzunehmen.
_Quelle:
e-recht24.de↗ _
Quellenangaben Cover Startseite: Pixabay - User:</description>
|
<description>Impressum Name und Anschrift des Webseitenbetreibers Vanilla Engineering GmbH
Hoyerswerdaer Straße 28
01099 Dresden
Handelsregister: HRB44391
Registergericht: Amtsgericht Dresden
Vertreten durch: Edgar Grüner
Kontakt Telefon: +49 351 30973180
Telefax: +49 351 33246148
E-Mail: impressum@vanilla.engineering
Umsatzsteuer-ID Umsatzsteuer-Identifikationsnummer gemäß § 27a Umsatzsteuergesetz:
DE363216473
EU-Streitschlichtung Die Europäische Kommission stellt eine Plattform zur Online-Streibeilegung (OS) bereit:
https://ec.europa.eu/consumers/odr↗
Unsere E-Mailadresse finden Sie weiter oben.
Verbraucherstreitbeilegung / Universalschlichtungsstelle Wir sind nicht bereit oder verpflichtet, an Streibeilegungsverfahren vor einer Verbraucherschlichtungsstelle teilzunehmen.</description>
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<title>Drei</title>
|
|
||||||
<link>https://ve-testing.wolke.gr/blog/2024-05-neuer-inhalt/</link>
|
|
||||||
<pubDate>Wed, 29 May 2024 23:55:23 +0200</pubDate>
|
|
||||||
<guid>https://ve-testing.wolke.gr/blog/2024-05-neuer-inhalt/</guid>
|
|
||||||
<description><p><code>Hier der Inhalt</code></p>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p></description>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<title>Zwei</title>
|
|
||||||
<link>https://ve-testing.wolke.gr/blog/2024-05-2-zwei/</link>
|
|
||||||
<pubDate>Wed, 29 May 2024 23:54:59 +0200</pubDate>
|
|
||||||
<guid>https://ve-testing.wolke.gr/blog/2024-05-2-zwei/</guid>
|
|
||||||
<description><p><code>Hier der Inhalt</code></p>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p></description>
|
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Fahrzeuge</title>
|
<title>Fahrzeuge</title>
|
||||||
<link>https://ve-testing.wolke.gr/fahrzeuge/</link>
|
<link>https://vanilla.engineering/fahrzeuge/</link>
|
||||||
<pubDate>Wed, 29 May 2024 17:51:20 +0200</pubDate>
|
<pubDate>Wed, 29 May 2024 17:51:20 +0200</pubDate>
|
||||||
<guid>https://ve-testing.wolke.gr/fahrzeuge/</guid>
|
<guid>https://vanilla.engineering/fahrzeuge/</guid>
|
||||||
<description>Fiat Ducato Der Ausbau-Allrounder Warum ist der Fiat Ducato L4H2 ein solch beliebter Fahrzeugtyp für den selbstständigen Camper-Ausbau? Zum einen überzeugt er mit guten Innenraummaßen und leichtem Gewicht, bedingt durch den Frontantrieb. Das ist besonders interessant hinsichtlich der 3,5 Tonnen-Gewichtsgrenze: Je leichter das Basisfahrzeug, desto mehr Möbeleinbau und Zuladung ist für dich möglich.
Zum anderen ist der Fiat Ducato der meistverkaufte Kastenwagen in Deutschland und wird von Fiat zu einem vergleichsweise günstigen Einstiegspreis angeboten.</description>
|
<description>Fiat Ducato Der Ausbau-Allrounder Warum ist der Fiat Ducato L4H2 ein solch beliebter Fahrzeugtyp für den selbstständigen Camper-Ausbau? Zum einen überzeugt er mit guten Innenraummaßen und leichtem Gewicht, bedingt durch den Frontantrieb. Das ist besonders interessant hinsichtlich der 3,5 Tonnen-Gewichtsgrenze: Je leichter das Basisfahrzeug, desto mehr Möbeleinbau und Zuladung ist für dich möglich.
Zum anderen ist der Ducato der meistverkaufte Kastenwagen in Deutschland und wird von Fiat zu einem vergleichsweise günstigen Einstiegspreis angeboten.</description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Vanilla Parts</title>
|
<title>Vanilla Parts</title>
|
||||||
<link>https://ve-testing.wolke.gr/vanilla-parts/</link>
|
<link>https://vanilla.engineering/vanilla-parts/</link>
|
||||||
<pubDate>Wed, 29 May 2024 14:37:48 +0200</pubDate>
|
<pubDate>Wed, 29 May 2024 14:37:48 +0200</pubDate>
|
||||||
<guid>https://ve-testing.wolke.gr/vanilla-parts/</guid>
|
<guid>https://vanilla.engineering/vanilla-parts/</guid>
|
||||||
<description>vanilla.parts Möbelteile zur Selbstmontage Unsere vanilla.parts sind optimierte Selbstbausätze für deinen eigenständigen Camperausbau. Du erhältst vorproduzierte, passgenaue Möbelteile, die du mit einfachen Handwerkzeugen ganz leicht selbst montierst. Eine detailliert bebilderte Aufbauanleitung begleitet dich Schritt für Schritt. vanilla.parts werden computergestützt designt und produziert, sodass sie perfekt in die gängigen Fahrzeugtypen passen und sicher an der Karosserie befestigt werden können. Unsere komplette Serie für den Ducato / Jumper / Boxer beinhaltet vier unabhängige Module, die getrennt voneinander eingebaut werden können:</description>
|
<description>vanilla.parts Möbelmodule zur Selbstmontage Unsere vanilla.parts sind optimierte Selbstbausätze für deinen eigenständigen Camperausbau. Du erhältst vorproduzierte, passgenaue Möbelteile, die du mit einfachen Handwerkzeugen ganz leicht selbst montierst. Eine detailliert bebilderte Aufbauanleitung begleitet dich Schritt für Schritt. vanilla.parts werden computergestützt designt und produziert, sodass sie perfekt in dein Fahrzeug passen und sicher an der Karosserie befestigt werden können. Unsere komplette Serie für den Ducato / Jumper / Boxer beinhaltet vier unabhängige Module, die getrennt voneinander eingebaut werden können:</description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Kontakt</title>
|
<title>Kontakt</title>
|
||||||
<link>https://ve-testing.wolke.gr/kontakt/</link>
|
<link>https://vanilla.engineering/kontakt/</link>
|
||||||
<pubDate>Wed, 29 May 2024 01:34:22 +0200</pubDate>
|
<pubDate>Wed, 29 May 2024 01:34:22 +0200</pubDate>
|
||||||
<guid>https://ve-testing.wolke.gr/kontakt/</guid>
|
<guid>https://vanilla.engineering/kontakt/</guid>
|
||||||
<description> Kontakt So erreichst du uns mail@vanilla.engineering &#43;49 162 9071723 @vanilla.engineering Vanilla Engineering </description>
|
<description> Kontakt So erreichst du uns mail@vanilla.engineering &#43;49 162 9071723 @vanilla.engineering Vanilla Engineering </description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Das sind wir</title>
|
<title>Das sind wir</title>
|
||||||
<link>https://ve-testing.wolke.gr/about/</link>
|
<link>https://vanilla.engineering/about/</link>
|
||||||
<pubDate>Wed, 29 May 2024 01:05:34 +0200</pubDate>
|
<pubDate>Wed, 29 May 2024 01:05:34 +0200</pubDate>
|
||||||
<guid>https://ve-testing.wolke.gr/about/</guid>
|
<guid>https://vanilla.engineering/about/</guid>
|
||||||
<description><section >
<h1 id="vanillaengineering">vanilla.engineering</h1>
<h2 id="unsere-erfahrung-dein-erlebnis">Unsere Erfahrung, Dein Erlebnis</h2>
<p><img src="https://ve-testing.wolke.gr/images/platzhalter.jpg" alt="Edgar vor der Werkstatt"><br>
Schön, dass du zu uns gefunden hast! Wir sind vanilla.engineering, ein junges Startup aus Dresden, das für dich Möbelbausätze zum Camperausbau entwickelt. Mit fundiertem Schreinerwissen, digitalen Planungstools und jeder Menge Praxiserfahrung entstehen maßgenaue vanilla.parts, die wir in Serienreife durch unseren professionellen Partnerbetrieb anfertigen lassen und als logistisch optimiertes Flatpack an dich versenden.</p>
<p>Wir sind die ersten am Markt, die dir Selbstbausätze zum Camperausbau in dieser Art anbieten können und arbeiten fleißig an neuen Modellen und Ideen.</p>
<p>Immer unser Ziel dabei: Wir wollen für dich erschwingliche, anpassbare und qualitativ hochwertige Lösungen kreieren, sodass du dein ideales Camping-Erlebnis selbst gestalten kannst.</p>
</section>
<section >
<h1 id="edgar-grüner">Edgar Grüner</h1>
<h2 id="aus-dresden-rund-um-die-welt">Aus Dresden rund um die Welt</h2>
<p>„Was braucht man, um Campermöbel zu entwickeln, die haargenau ins Fahrzeug passen, sicher an der Karosserie befestigt werden und durch unsere Kunden leicht aufgebaut werden können? Ja, richtig: ein Faible für Holz, gute Nerven, Ausdauer und kreatives Um-die-Ecke-Denken. Kommen da noch ein Meistertitel im Schreinerhandwerk, über zehn Jahre Erfahrung im Ausbau von Yachten und Campern sowie der gewisse Blick für’s große Ganze hinzu, habt ihr eine ziemlich gute Beschreibung von Edgar.“</p>
<p>Seit 2023 ist Edgar Grüner mit seinem Startup vanilla.engineering unterwegs und steckt sein umfangreiches Fachwissen in die Entwicklung der neuartigen vanilla.parts. An den Designs und Konstruktionsplänen tüftelt er in der Regel am Rande der Dresdner Neustadt. Getestet und verfeinert wird dann in einer professionell ausgestatteten Werkstatt in Frankenberg bei Chemnitz. Dresden ist somit Hauptquartier und „Kinderstube“ für sämtliche vanilla-Ideen, die später in Vans und Kastenwagen auf Weltreise gehen.</p>
<p>Und warum eigentlich vanilla? „Ganz einfach“, erklärt Edgar: „Denk mal ans Eis. Vanille ist eine solide Geschmacksrichtung: zuverlässig, einfach, du weißt, was du bekommst – ohne viel Schnickschnack. Gleichzeitig ist Vanille aber auch die geniale Basis für richtig guten Geschmack: mit Frucht oder Schoko, Nüssen, Streuseln, Sauce – you name it. Und so ist das auch bei vanilla.engineering: Wir bauen für dich die optimierte Basis, du verfeinerst, ganz wie es dir gefällt.“</p>
</section></description>
|
<description><section >
<h1 id="vanillaengineering">vanilla.engineering</h1>
<h2 id="unsere-erfahrung-dein-erlebnis">Unsere Erfahrung, Dein Erlebnis</h2>
<p><img src="https://vanilla.engineering/images/vanilla.jpg" alt="Vanilla Engineering"><br>
Schön, dass du zu uns gefunden hast! Wir sind vanilla.engineering, ein junges Startup aus Dresden, das für dich Möbelbausätze zum Camperausbau entwickelt. Mit fundiertem Schreinerwissen, digitalen Planungstools und jeder Menge Praxiserfahrung entstehen maßgenaue vanilla.parts, die wir in Serienreife durch unseren professionellen Partnerbetrieb anfertigen lassen und als logistisch optimiertes Flatpack an dich versenden.</p>
<p>Wir sind die ersten am Markt, die dir Selbstbausätze zum Camperausbau in dieser Art anbieten können und arbeiten fleißig an neuen Modellen und Ideen.</p>
<p>Immer unser Ziel dabei: Wir wollen für dich erschwingliche, anpassbare und qualitativ hochwertige Lösungen kreieren, sodass du dein ideales Camping-Erlebnis selbst gestalten kannst.</p>
</section>
<section >
<h1 id="edgar-grüner">Edgar Grüner</h1>
<h2 id="aus-dresden-rund-um-die-welt">Aus Dresden rund um die Welt</h2>
<p>„Was braucht man, um Campermöbel zu entwickeln, die haargenau ins Fahrzeug passen, sicher an der Karosserie befestigt werden und durch unsere Kunden leicht aufgebaut werden können? Ja, richtig: ein Faible für Holz, gute Nerven, Ausdauer und kreatives Um-die-Ecke-Denken. Kommen da noch ein Meistertitel im Schreinerhandwerk, über zehn Jahre Erfahrung im Ausbau von Yachten und Campern sowie der gewisse Blick für’s große Ganze hinzu, habt ihr eine ziemlich gute Beschreibung von Edgar.“</p>
<p>Seit 2023 ist Edgar Grüner mit seinem Startup vanilla.engineering unterwegs und steckt sein umfangreiches Fachwissen in die Entwicklung der neuartigen vanilla.parts. An den Designs und Konstruktionsplänen tüftelt er in der Regel am Rande der Dresdner Neustadt. Getestet und verfeinert wird dann in einer professionell ausgestatteten Werkstatt in Frankenberg bei Chemnitz. Dresden ist somit Hauptquartier und „Kinderstube“ für sämtliche vanilla-Ideen, die später in Vans und Kastenwagen auf Weltreise gehen.</p>
<p>Und warum eigentlich vanilla? „Ganz einfach“, erklärt Edgar: „Denk mal ans Eis. Vanille ist eine solide Geschmacksrichtung: zuverlässig, einfach, du weißt, was du bekommst – ohne viel Schnickschnack. Gleichzeitig ist Vanille aber auch die geniale Basis für richtig guten Geschmack: mit Frucht oder Schoko, Nüssen, Streuseln, Sauce – you name it. Und so ist das auch bei vanilla.engineering: Wir bauen für dich die optimierte Basis, du verfeinerst, ganz wie es dir gefällt.“</p>
<p><img src="https://vanilla.engineering/images/eg.jpg" alt="Edgar Grüner"></p>
</section></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Gruender</title>
|
<title>Gruender</title>
|
||||||
<link>https://ve-testing.wolke.gr/about/gruender/</link>
|
<link>https://vanilla.engineering/about/gruender/</link>
|
||||||
<pubDate>Wed, 29 May 2024 01:04:13 +0200</pubDate>
|
<pubDate>Wed, 29 May 2024 01:04:13 +0200</pubDate>
|
||||||
<guid>https://ve-testing.wolke.gr/about/gruender/</guid>
|
<guid>https://vanilla.engineering/about/gruender/</guid>
|
||||||
<description>Gründer &amp; Geschäftsführer Edgar Grüner Hi, mein Name ist Edgar Grüner. Ich bin Schreinermeister, Gründer von vanilla.engineering und habe mehr als zehn Jahre Erfahrung in der Konstruktion von Möbeln für bewegte Räume. Auf Yachten und in Fahrzeugen umrunden meine Ideen die Welt – immer angepasst an die jeweiligen Anforderungen unterwegs.
So erreichst Du mich direkt:
E-Mail: eg@vanilla.engineering
Telefon: +49 162 9071723 (auch über SIGNAL)</description>
|
<description>Gründer &amp; Geschäftsführer Edgar Grüner Hi, mein Name ist Edgar Grüner. Ich bin Schreinermeister, Gründer von vanilla.engineering und habe mehr als zehn Jahre Erfahrung in der Konstruktion von Möbeln für bewegte Räume. Auf Yachten und in Fahrzeugen umrunden meine Ideen die Welt – immer angepasst an die jeweiligen Anforderungen unterwegs.
So erreichst Du mich direkt:
E-Mail: eg@vanilla.engineering
Telefon: +49 162 9071723 (auch über SIGNAL)</description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Bausatz anfragen</title>
|
<title>Bausatz anfragen</title>
|
||||||
<link>https://ve-testing.wolke.gr/anfrage/</link>
|
<link>https://vanilla.engineering/anfrage/</link>
|
||||||
<pubDate>Tue, 28 May 2024 13:05:03 +0200</pubDate>
|
<pubDate>Tue, 28 May 2024 13:05:03 +0200</pubDate>
|
||||||
<guid>https://ve-testing.wolke.gr/anfrage/</guid>
|
<guid>https://vanilla.engineering/anfrage/</guid>
|
||||||
<description>Bausatz anfragen Wir freuen uns sehr, dass dir unsere vanilla.parts gefallen!
Hier wirst du demnächst unser Bestellformular finden.
In der Zwischenzeit bitten wir dich uns eine E-Mail mit den gewünschten Modulen und deinem Fahrzeugtyp zu schicken.
Willst du mehr erfahren? Hier geht es zu allen Informationen der vanilla.parts!</description>
|
<description>Bausatz anfragen Sieht dein Van auch noch so leer aus? Oder hast du Lust auf einen Umbau?
Dann bist du hier genau richtig!
Du füllst unser einfaches, unverbindliches Anfrageformular↗
zu Fahrzeugtyp und deinen Wünschen aus. Wir planen damit die nächsten Schritte für dich. Danach starten wir gemeinsam durch und finden alles, was du für dein Projekt brauchst!
Falls du uns lieber selbst eine E-Mail schreiben möchtest, schick sie gern an mail@vanilla.</description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Mit neuer Webseite geht es los!</title>
|
<title>Mit neuer Webseite geht es los!</title>
|
||||||
<link>https://ve-testing.wolke.gr/blog/2024-05-neue-webseite/</link>
|
<link>https://vanilla.engineering/blog/2024-05-neue-webseite/</link>
|
||||||
<pubDate>Fri, 24 May 2024 00:00:00 +0000</pubDate>
|
<pubDate>Fri, 24 May 2024 00:00:00 +0000</pubDate>
|
||||||
<guid>https://ve-testing.wolke.gr/blog/2024-05-neue-webseite/</guid>
|
<guid>https://vanilla.engineering/blog/2024-05-neue-webseite/</guid>
|
||||||
<description><p><img src="https://ve-testing.wolke.gr/images/platzhalter.jpg" alt="Erster Blogpost"><br>
Pünktlich zur Camper &amp; Vanlife Messe starten wir mit unserer neuen Webseite.</p></description>
|
<description><p><img src="https://vanilla.engineering/images/blog/vanilla.jpg" alt="Erster Blogpost"><br>
Pünktlich zur Camper &amp; Vanlife Messe starten wir mit unserer neuen Webseite.</p></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|
|
||||||
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Edgar Grüner </title>
|
<title>vanilla.engineering | Edgar Grüner </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -103,6 +107,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -116,56 +130,16 @@
|
||||||
<p><img src="/images/eg.jpg" alt="Edgar Grüner"></p>
|
<p><img src="/images/eg.jpg" alt="Edgar Grüner"></p>
|
||||||
<h2 id="edgar-grüner">Edgar Grüner</h2>
|
<h2 id="edgar-grüner">Edgar Grüner</h2>
|
||||||
<h5 id="gründer--geschäftsführer">Gründer & Geschäftsführer</h5>
|
<h5 id="gründer--geschäftsführer">Gründer & Geschäftsführer</h5>
|
||||||
<img class="icon" src="/icons/letter-dark.svg" height="22px">
|
<p>E-Mail: <a href="mailto:eg@vanilla.engineering">eg@vanilla.engineering</a><br>
|
||||||
E-Mail:
|
Telefon: <a href="tel://+491629071723">+49 162 9071723</a> <small>[auch per Signal, kein WhatsApp]</small><br>
|
||||||
<style>
|
Threema:
|
||||||
#span-d4d0f701.cloaked-e-mail:before {
|
<a href='https://threema.id/A88RJYE9' target=_blank alt="Öffnet im neuen Fenster">A88RJY9</a>↗</p>
|
||||||
content:attr(data-domain) "\0040" attr(data-user);
|
<p>Hier findest du mich auf
|
||||||
unicode-bidi:bidi-override;
|
<a href='https://www.linkedin.com/in/edgargruener' target=_blank alt="Öffnet im neuen Fenster">LinkedIn</a>↗
|
||||||
direction:rtl;
|
</p>
|
||||||
}
|
|
||||||
</style>
|
|
||||||
 <span class="cloaked-e-mail" data-user="ge" data-domain="gnireenigne.allinav" id="span-d4d0f701"></span> 
|
|
||||||
<script id="script-d4d0f701">
|
|
||||||
var scriptTag = document.getElementById("script-d4d0f701");
|
|
||||||
var link = document.createElement("a");
|
|
||||||
var address = "ge".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
|
||||||
link.href = "mailto" + ":" + address;
|
|
||||||
link.innerText = address.split('?')[0];
|
|
||||||
scriptTag.parentElement.insertBefore(link, scriptTag.previousElementSibling);
|
|
||||||
scriptTag.parentElement.removeChild(scriptTag.previousElementSibling)
|
|
||||||
</script>
|
|
||||||
<img class="icon" src="/icons/call-dark.svg" height="22px">
|
|
||||||
Telefon:
|
|
||||||
<style>
|
|
||||||
#span-044b768d.cloaked-e-mail:before {
|
|
||||||
content:attr(data-user);
|
|
||||||
unicode-bidi:bidi-override;
|
|
||||||
direction:rtl;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
 <span class="cloaked-e-mail" data-user="3271709 261 94+" id="span-044b768d"></span> 
|
|
||||||
<script id="script-044b768d">
|
|
||||||
var scriptTag = document.getElementById("script-044b768d");
|
|
||||||
var link = document.createElement("a");
|
|
||||||
var address = "3271709 261 94\u002b".split('').reverse().join('');
|
|
||||||
link.href = "tel" + ":" + address;
|
|
||||||
link.innerText = address.split('?')[0];
|
|
||||||
scriptTag.parentElement.insertBefore(link, scriptTag.previousElementSibling);
|
|
||||||
scriptTag.parentElement.removeChild(scriptTag.previousElementSibling)
|
|
||||||
</script>
|
|
||||||
<p> [auch über</p>
|
|
||||||
<img class="icon" src="/icons/signal_logo.svg" height="22px">
|
|
||||||
]
|
|
||||||
<img class="icon" src="/icons/linkedin-dark.svg" height="22px">
|
|
||||||
Hier findest du mich auf
|
|
||||||
<p><a href='https://www.linkedin.com/in/edgargruener' target=_blank alt="Öffnet im neuen Fenster">LinkedIn</a>↗</p>
|
|
||||||
<img class="icon" src="/icons/threema-dark.svg" height="22px">
|
|
||||||
und bei Threema
|
|
||||||
<p><a href='https://threema.id/A88RJYE9' target=_blank alt="Öffnet im neuen Fenster">A88RJYE9</a>↗</p>
|
|
||||||
<p> </p>
|
<p> </p>
|
||||||
<img class="qr" src="/kontakt/edgar_gruener.qr.svg" style="height: 8em">
|
<img class="qr" src="/kontakt/edgar_gruener.qr.svg" style="height: 8em">
|
||||||
<p>Download V-Card](/kontakt/edgar_gruener.vcf)</p>
|
<p><a href="/kontakt/edgar_gruener.vcf">Download V-Card</a></p>
|
||||||
<p> </p>
|
<p> </p>
|
||||||
</section>
|
</section>
|
||||||
<section >
|
<section >
|
||||||
|
|
@ -217,7 +191,9 @@ dZc5aWkFgFUL
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Kontakt </title>
|
<title>vanilla.engineering | Kontakt </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt active" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt active" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -103,6 +107,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -114,6 +128,7 @@
|
||||||
|
|
||||||
<section >
|
<section >
|
||||||
<h1 id="kontakt">Kontakt</h1>
|
<h1 id="kontakt">Kontakt</h1>
|
||||||
|
<p><img src="/images/phone.jpg" alt="Telefon"></p>
|
||||||
<h2 id="so-erreichst-du-uns">So erreichst du uns</h2>
|
<h2 id="so-erreichst-du-uns">So erreichst du uns</h2>
|
||||||
<div class="contactinfo"><a id="link-email" href="mailto:mail@vanilla.engineering"><img class="icon" src="/icons/letter.svg"> mail@vanilla.engineering</a></div>
|
<div class="contactinfo"><a id="link-email" href="mailto:mail@vanilla.engineering"><img class="icon" src="/icons/letter.svg"> mail@vanilla.engineering</a></div>
|
||||||
<div class="contactinfo"><a id="link-phone" href="tel:+491629071723"><img class="icon" src="/icons/call.svg"> +49 162 9071723</a></div>
|
<div class="contactinfo"><a id="link-phone" href="tel:+491629071723"><img class="icon" src="/icons/call.svg"> +49 162 9071723</a></div>
|
||||||
|
|
@ -135,7 +150,9 @@
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Vanilla </title>
|
<title>vanilla.engineering | Vanilla </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -103,6 +107,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -115,47 +129,10 @@
|
||||||
<section >
|
<section >
|
||||||
<h2 id="vanilla-engineering">Vanilla Engineering</h2>
|
<h2 id="vanilla-engineering">Vanilla Engineering</h2>
|
||||||
<h5 id="creating-camper-experience">Creating Camper Experience</h5>
|
<h5 id="creating-camper-experience">Creating Camper Experience</h5>
|
||||||
<img class="icon" src="/icons/letter-dark.svg" height="22px">
|
<p>E-Mail: <a href="mailto:mail@vanilla.engineering">mail@vanilla.engineering</a></p>
|
||||||
E-Mail:
|
<p>Telefon: +49 162 9071723</p>
|
||||||
<style>
|
<p>Vanilla auf
|
||||||
#span-62d5ffd7.cloaked-e-mail:before {
|
<a href='https://www.linkedin.com/company/vanilla-engineering' target=_blank alt="Öffnet im neuen Fenster">LinkedIn</a>↗</p>
|
||||||
content:attr(data-domain) "\0040" attr(data-user);
|
|
||||||
unicode-bidi:bidi-override;
|
|
||||||
direction:rtl;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
 <span class="cloaked-e-mail" data-user="liam" data-domain="gnireenigne.allinav" id="span-62d5ffd7"></span> 
|
|
||||||
<script id="script-62d5ffd7">
|
|
||||||
var scriptTag = document.getElementById("script-62d5ffd7");
|
|
||||||
var link = document.createElement("a");
|
|
||||||
var address = "liam".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
|
||||||
link.href = "mailto" + ":" + address;
|
|
||||||
link.innerText = address.split('?')[0];
|
|
||||||
scriptTag.parentElement.insertBefore(link, scriptTag.previousElementSibling);
|
|
||||||
scriptTag.parentElement.removeChild(scriptTag.previousElementSibling)
|
|
||||||
</script>
|
|
||||||
<img class="icon" src="/icons/call-dark.svg" height="22px">
|
|
||||||
Telefon:
|
|
||||||
<style>
|
|
||||||
#span-63bee730.cloaked-e-mail:before {
|
|
||||||
content:attr(data-user);
|
|
||||||
unicode-bidi:bidi-override;
|
|
||||||
direction:rtl;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
 <span class="cloaked-e-mail" data-user="3271709 261 94+" id="span-63bee730"></span> 
|
|
||||||
<script id="script-63bee730">
|
|
||||||
var scriptTag = document.getElementById("script-63bee730");
|
|
||||||
var link = document.createElement("a");
|
|
||||||
var address = "3271709 261 94\u002b".split('').reverse().join('');
|
|
||||||
link.href = "tel" + ":" + address;
|
|
||||||
link.innerText = address.split('?')[0];
|
|
||||||
scriptTag.parentElement.insertBefore(link, scriptTag.previousElementSibling);
|
|
||||||
scriptTag.parentElement.removeChild(scriptTag.previousElementSibling)
|
|
||||||
</script>
|
|
||||||
<img class="icon" src="/icons/linkedin-dark.svg" height="22px">
|
|
||||||
Vanilla auf
|
|
||||||
<p><a href='https://www.linkedin.com/company/vanilla-engineering' target=_blank alt="Öffnet im neuen Fenster">LinkedIn</a>↗</p>
|
|
||||||
<p> </p>
|
<p> </p>
|
||||||
</section>
|
</section>
|
||||||
<section >
|
<section >
|
||||||
|
|
@ -203,7 +180,9 @@ ro6i68NpzzHkjQje1hVRyNRfDw==
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,8 @@ User-Agent: *
|
||||||
Disallow: /.well-known/
|
Disallow: /.well-known/
|
||||||
# Google ads.txt/app-ads.txt
|
# Google ads.txt/app-ads.txt
|
||||||
Disallow: /ads
|
Disallow: /ads
|
||||||
|
Disallow: /keys
|
||||||
|
Disallow: /kontakt/edgar
|
||||||
|
|
||||||
Sitemap: https://vanilla.engineering/sitemap.xml
|
Sitemap: https://vanilla.engineering/sitemap.xml
|
||||||
|
|
||||||
|
|
|
||||||
39
sitemap.xml
|
|
@ -2,53 +2,50 @@
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://ve-testing.wolke.gr/kontakt/vanilla/</loc>
|
<loc>https://vanilla.engineering/blog/2024-07-ferropolis/</loc>
|
||||||
|
<lastmod>2024-07-01T06:59:59+02:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://vanilla.engineering/kontakt/vanilla/</loc>
|
||||||
<lastmod>2024-05-30T01:32:14+02:00</lastmod>
|
<lastmod>2024-05-30T01:32:14+02:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://ve-testing.wolke.gr/kontakt/edgar/</loc>
|
<loc>https://vanilla.engineering/kontakt/edgar/</loc>
|
||||||
<lastmod>2024-05-30T01:31:43+02:00</lastmod>
|
<lastmod>2024-05-30T01:31:43+02:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://ve-testing.wolke.gr/datenschutz/</loc>
|
<loc>https://vanilla.engineering/datenschutz/</loc>
|
||||||
<lastmod>2024-05-30T01:26:00+02:00</lastmod>
|
<lastmod>2024-05-30T01:26:00+02:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://ve-testing.wolke.gr/impressum/</loc>
|
<loc>https://vanilla.engineering/impressum/</loc>
|
||||||
<lastmod>2024-05-30T01:25:53+02:00</lastmod>
|
<lastmod>2024-05-30T01:25:53+02:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://ve-testing.wolke.gr/blog/</loc>
|
<loc>https://vanilla.engineering/blog/</loc>
|
||||||
<lastmod>2024-05-30T01:03:07+02:00</lastmod>
|
<lastmod>2024-05-30T01:03:07+02:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://ve-testing.wolke.gr/blog/2024-05-neuer-inhalt/</loc>
|
<loc>https://vanilla.engineering/fahrzeuge/</loc>
|
||||||
<lastmod>2024-05-29T23:55:23+02:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://ve-testing.wolke.gr/blog/2024-05-2-zwei/</loc>
|
|
||||||
<lastmod>2024-05-29T23:54:59+02:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://ve-testing.wolke.gr/fahrzeuge/</loc>
|
|
||||||
<lastmod>2024-05-29T17:51:20+02:00</lastmod>
|
<lastmod>2024-05-29T17:51:20+02:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://ve-testing.wolke.gr/vanilla-parts/</loc>
|
<loc>https://vanilla.engineering/vanilla-parts/</loc>
|
||||||
<lastmod>2024-05-29T14:37:48+02:00</lastmod>
|
<lastmod>2024-05-29T14:37:48+02:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://ve-testing.wolke.gr/kontakt/</loc>
|
<loc>https://vanilla.engineering/kontakt/</loc>
|
||||||
<lastmod>2024-05-29T01:34:22+02:00</lastmod>
|
<lastmod>2024-05-29T01:34:22+02:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://ve-testing.wolke.gr/about/</loc>
|
<loc>https://vanilla.engineering/about/</loc>
|
||||||
<lastmod>2024-05-29T01:05:34+02:00</lastmod>
|
<lastmod>2024-05-29T01:05:34+02:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://ve-testing.wolke.gr/about/gruender/</loc>
|
<loc>https://vanilla.engineering/about/gruender/</loc>
|
||||||
<lastmod>2024-05-29T01:04:13+02:00</lastmod>
|
<lastmod>2024-05-29T01:04:13+02:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://ve-testing.wolke.gr/anfrage/</loc>
|
<loc>https://vanilla.engineering/anfrage/</loc>
|
||||||
<lastmod>2024-05-28T13:05:03+02:00</lastmod>
|
<lastmod>2024-05-28T13:05:03+02:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://ve-testing.wolke.gr/</loc>
|
<loc>https://vanilla.engineering/</loc>
|
||||||
<lastmod>2024-05-27T23:02:54+02:00</lastmod>
|
<lastmod>2024-05-27T23:02:54+02:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://ve-testing.wolke.gr/blog/2024-05-neue-webseite/</loc>
|
<loc>https://vanilla.engineering/blog/2024-05-neue-webseite/</loc>
|
||||||
<lastmod>2024-05-24T00:00:00+00:00</lastmod>
|
<lastmod>2024-05-24T00:00:00+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://ve-testing.wolke.gr/categories/</loc>
|
<loc>https://vanilla.engineering/categories/</loc>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://ve-testing.wolke.gr/tags/</loc>
|
<loc>https://vanilla.engineering/tags/</loc>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
|
|
|
||||||
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Tags </title>
|
<title>vanilla.engineering | Tags </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -103,6 +107,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -125,7 +139,9 @@
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,11 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Tags on TESTING vanilla.engineering</title>
|
<title>Tags on vanilla.engineering</title>
|
||||||
<link>https://ve-testing.wolke.gr/tags/</link>
|
<link>https://vanilla.engineering/tags/</link>
|
||||||
<description>Recent content in Tags on TESTING vanilla.engineering</description>
|
<description>Recent content in Tags on vanilla.engineering</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>de-de</language>
|
<language>de-de</language>
|
||||||
<atom:link href="https://ve-testing.wolke.gr/tags/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://vanilla.engineering/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|
|
||||||
|
|
@ -4,16 +4,16 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="nofollow" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
<meta name="color-scheme" content="dark light" />
|
<meta name="color-scheme" content="dark light" />
|
||||||
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
<meta name="theme-color" content="rgb(242,241,245)" media="(prefers-color-scheme: light)" />
|
||||||
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
<meta name="theme-color" content="#000" media="(prefers-color-scheme: dark)" />
|
||||||
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfacher, sicher, individuell" />
|
<meta name="description" content="Camper-Ausbau mit Möbel-Bausatz: einfach, sicher, schnell" />
|
||||||
<meta name="keywords" content="Camper, Ausbau, Umbau, Konstruktion, Zeichnen, Planung" />
|
<meta name="keywords" content="Camper, Ausbau, Umbau, Van, Vanlife, Ducato, Sprinter, Transit, Camping, Bausatz, Wohnmobil, diy, Planung" />
|
||||||
<link rel="stylesheet" href="/css/vanilla.css" />
|
<link rel="stylesheet" href="/css/vanilla.css" />
|
||||||
|
|
||||||
<title>TESTING vanilla.engineering | Vanilla Parts </title>
|
<title>vanilla.engineering | Vanilla Parts </title>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<ul class="menu__box">
|
<ul class="menu__box">
|
||||||
|
|
||||||
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt Bausatz anfragen</a></li>
|
<li><a class="menu__item anfrage imp" href="/anfrage/">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
<li><a class="menu__item home" href="/">Startseite</a></li>
|
<li><a class="menu__item home" href="/">Startseite</a></li>
|
||||||
|
|
||||||
|
|
@ -54,6 +54,10 @@
|
||||||
|
|
||||||
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
<li><a class="menu__item kontakt" href="/kontakt/">Kontakt</a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item instagram" href="https://www.instagram.com/vanilla.engineering" target="_blank" ><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
<li><a class="menu__item linkedin" href="https://www.linkedin.com/company/vanilla-engineering" target="_blank" ><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -68,7 +72,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt Bausatz anfragen</a></li>
|
<li class="anfrage imp"><a href="/anfrage/" class="imp">Jetzt anfragen</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -115,6 +119,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="instagram"><a href="https://www.instagram.com/vanilla.engineering" target="_blank"><img src=/icons/instagram.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="linkedin"><a href="https://www.linkedin.com/company/vanilla-engineering" target="_blank"><img src=/icons/linkedin.svg> </a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
@ -126,20 +140,47 @@
|
||||||
|
|
||||||
<section >
|
<section >
|
||||||
<h1 id="vanillaparts">vanilla.parts</h1>
|
<h1 id="vanillaparts">vanilla.parts</h1>
|
||||||
<h2 id="möbelteile-zur-selbstmontage">Möbelteile zur Selbstmontage</h2>
|
<h2 id="möbelmodule-zur-selbstmontage">Möbelmodule zur Selbstmontage</h2>
|
||||||
<p><img src="" alt="Bild Alle parts"><br>
|
<p><img src="/images/baugruppe_dunja_ex.png" alt="Bild Alle parts"><br>
|
||||||
Unsere <strong>vanilla.parts</strong> sind optimierte Selbstbausätze für deinen eigenständigen Camperausbau. Du erhältst vorproduzierte, passgenaue Möbelteile, die du mit einfachen Handwerkzeugen ganz leicht selbst montierst. Eine detailliert bebilderte Aufbauanleitung begleitet dich Schritt für Schritt. vanilla.parts werden computergestützt designt und produziert, sodass sie perfekt in die gängigen Fahrzeugtypen passen und sicher an der Karosserie befestigt werden können. Unsere komplette Serie für den <strong>Ducato / Jumper / Boxer</strong> beinhaltet vier unabhängige Module, die getrennt voneinander eingebaut werden können:</p>
|
Unsere <strong>vanilla.parts</strong> sind optimierte Selbstbausätze für deinen eigenständigen Camperausbau. Du erhältst vorproduzierte, passgenaue
|
||||||
<ul>
|
Möbelteile, die du mit einfachen Handwerkzeugen ganz leicht selbst montierst. Eine detailliert bebilderte Aufbauanleitung begleitet dich
|
||||||
<li><a href="#main-bed">Main Bed</a></li>
|
Schritt für Schritt. vanilla.parts werden computergestützt designt und produziert, sodass sie perfekt in dein Fahrzeug passen und sicher
|
||||||
<li><a href="#kids-bed">Kids Bed</a></li>
|
an der Karosserie befestigt werden können. Unsere komplette Serie für den <a href="/fahrzeuge/#f%C3%BCr-welche-fahrzeuge-passen-die-vanillaparts">Ducato / Jumper / Boxer</a>
|
||||||
<li><a href="#storage">Storage</a></li>
|
beinhaltet vier unabhängige Module, die getrennt voneinander eingebaut werden können:</p>
|
||||||
<li><a href="#kitchen">Kitchen</a></li>
|
<div id="table-parts">
|
||||||
</ul>
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th style="text-align:center"></th>
|
||||||
|
<th style="text-align:center"></th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:center"><a href="#main-bed">Main Bed</a></td>
|
||||||
|
<td style="text-align:center"><a href="#kids-bed">Kids Bed</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:center"><a href="#storage">Storage</a></td>
|
||||||
|
<td style="text-align:center"><a href="#kitchen">Kitchen</a></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
<section >
|
||||||
|
<p><em>Du willst wissen was die vanilla.parts kosten? Hier geht’s direkt zur <a href="/vanilla-parts/#preise">Preisliste</a>.</em></p>
|
||||||
|
</section>
|
||||||
|
<section >
|
||||||
|
<p><img src="/images/detail_anpassteil.jpg" alt="Detail Anpassteil"></p>
|
||||||
<div class="attention" >
|
<div class="attention" >
|
||||||
<h2 id="alle-vorteile-von-vanillaparts">Alle Vorteile von vanilla.parts</h2>
|
<h2 id="alle-vorteile-von-vanillaparts">Alle Vorteile von vanilla.parts</h2>
|
||||||
|
<p><small>(klicke um mehr zu erfahren)</small></p>
|
||||||
<details>
|
<details>
|
||||||
<summary>flexibel und zeitsparend</summary>
|
<summary>flexibel und zeitsparend</summary>
|
||||||
<p>Du kannst die DIY-Montage deiner <strong>vanilla.parts</strong> zeitlich individuell gestalten, egal ob als entspanntes Freizeitprojekt oder als zielstrebige Aktion mit schnellem Fortschritt.<br>
|
<p>Du kannst die DIY-Montage deiner <strong>vanilla.parts</strong> zeitlich individuell gestalten, egal ob als entspanntes Freizeitprojekt oder als zielstrebige
|
||||||
|
Aktion mit schnellem Fortschritt.<br>
|
||||||
Durch die Montage in Eigenleistung verkürzen sich die Lieferzeiten deiner Möbelteile.<br>
|
Durch die Montage in Eigenleistung verkürzen sich die Lieferzeiten deiner Möbelteile.<br>
|
||||||
Unsere vorgefertigten vanilla.parts und die bebilderte Aufbauanleitung verringern deine Montagezeit.<br>
|
Unsere vorgefertigten vanilla.parts und die bebilderte Aufbauanleitung verringern deine Montagezeit.<br>
|
||||||
Du brauchst aktuell noch kein Kids Bed? Kein Problem, baue es einfach später ein.</p>
|
Du brauchst aktuell noch kein Kids Bed? Kein Problem, baue es einfach später ein.</p>
|
||||||
|
|
@ -198,71 +239,202 @@ Du entscheidest, welche zusätzlichen Installationen du vornehmen oder ob du wei
|
||||||
</section>
|
</section>
|
||||||
<section id="main-bed">
|
<section id="main-bed">
|
||||||
<h2 id="main-bed">Main Bed</h2>
|
<h2 id="main-bed">Main Bed</h2>
|
||||||
<p><img src="" alt="Bild Main Bed"><br>
|
<div class="preis">ab 1979 €<a href="/vanilla-parts/#preise">*</a>
|
||||||
|
</div>
|
||||||
|
<p><img src="/images/02_mainbed.png" alt="Bild Main Bed"><br>
|
||||||
Mit dem Modul Main Bed schaffst du Schlafplätze für bis zu zwei Erwachsene oder Kinder im hinteren Teil deines Ducatos. Das Main Bed besteht aus einer fest verbauten Liegefläche von 70 cm Breite x 200 cm Länge, welche auf der Fahrerseite montiert wird. Mittels eines Schiebemechanismus kann die Liegefläche auf insgesamt 130 cm x 200 cm vergrößert werden. Darunter gibt es reichlich Stauraum für Technik oder Utensilien.</p>
|
Mit dem Modul Main Bed schaffst du Schlafplätze für bis zu zwei Erwachsene oder Kinder im hinteren Teil deines Ducatos. Das Main Bed besteht aus einer fest verbauten Liegefläche von 70 cm Breite x 200 cm Länge, welche auf der Fahrerseite montiert wird. Mittels eines Schiebemechanismus kann die Liegefläche auf insgesamt 130 cm x 200 cm vergrößert werden. Darunter gibt es reichlich Stauraum für Technik oder Utensilien.</p>
|
||||||
<p>Zur Schlafenszeit wird durch den Schiebemechanismus die Breite des Ducatos optimal genutzt (bei angrenzender Kitchen- und Storage-Zeile), während tagsüber genügend Fußraum zum Bewegen und Öffnen der Schränke bleibt.</p>
|
<p>Zur Schlafenszeit wird durch den Schiebemechanismus die Breite des Ducatos optimal genutzt (bei angrenzender Kitchen- und Storage-Zeile), während tagsüber genügend Fußraum zum Bewegen und Öffnen der Schränke bleibt.</p>
|
||||||
<p>Das Main Bed wird in zehn Einzelteilen geliefert und enthält zwei Lattenroste sowie zwei passgenaue Matratzen.</p>
|
<p>Das Main Bed wird in zehn Einzelteilen geliefert und enthält zwei Lattenroste sowie zwei passgenaue Matratzen.
|
||||||
|
<img src="/images/02_mainbed_photo.jpg" alt="Photo Main Bed"></p>
|
||||||
<div class="produktinfo">
|
<div class="produktinfo">
|
||||||
<h3 id="produktinformationen">Produktinformationen:</h3>
|
<h3 id="produktinformationen">Produktinformationen:</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Maße: 70/130 x 200cm</li>
|
<li>Maße: 70/130 x 200cm</li>
|
||||||
<li>Holz: Pappelsperrholz, Buche Multiplex</li>
|
<li>Holz: Pappelsperrholz, Buche Multiplex</li>
|
||||||
<li>Matratzen: Kaltschaummatratzen im passenden Sondermaß als Basis- oder Premiumversion</li>
|
<li>Matratzen: Kaltschaummatratzen im passenden Sondermaß als Basis- oder Premiumversion</li>
|
||||||
<li>Fahrzeugtyp: Fiat Ducato L4H2, Citroën Jumper, Peugeot Boxer (und weitere baugleiche)</li>
|
<li>Fahrzeugtyp: Fiat Ducato, Citroën Jumper, Peugeot Boxer (<a href="/fahrzeuge/#f%C3%BCr-welche-fahrzeuge-passen-die-vanillaparts">und weitere baugleiche</a>), Länge 6m</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section id="kids-bed">
|
<section id="kids-bed">
|
||||||
<h2 id="kids-bed">Kids Bed</h2>
|
<h2 id="kids-bed">Kids Bed</h2>
|
||||||
<p><img src="" alt="Bild Kids Bed"><br>
|
<div class="preis">ab 1979 €<a href="/vanilla-parts/#preise">*</a>
|
||||||
|
</div>
|
||||||
|
<p><img src="/images/01_kidsbed.png" alt="Bild Kids Bed"><br>
|
||||||
Mit dem Modul Kids Bed wird der Einbau von ein bis zwei zusätzlichen Schlafplätzen im hinteren Teil deines Ducatos möglich. Im Stil eines Hochbettes montierst du das Kids Bett auf einem Bettrahmen an den Seitenwänden deines Fahrzeugs. So entsteht etwa 60 cm unter der Fahrzeugdecke eine Liegefläche von 130 cm x 174 cm, welche genügend Platz für bis zu zwei Kinder bietet. Auf einer Diagonale von 210 cm findet hier aber auch ein Erwachsener entspannenden Schlaf.</p>
|
Mit dem Modul Kids Bed wird der Einbau von ein bis zwei zusätzlichen Schlafplätzen im hinteren Teil deines Ducatos möglich. Im Stil eines Hochbettes montierst du das Kids Bett auf einem Bettrahmen an den Seitenwänden deines Fahrzeugs. So entsteht etwa 60 cm unter der Fahrzeugdecke eine Liegefläche von 130 cm x 174 cm, welche genügend Platz für bis zu zwei Kinder bietet. Auf einer Diagonale von 210 cm findet hier aber auch ein Erwachsener entspannenden Schlaf.</p>
|
||||||
<p>Das Kids Bed wird in Fahrtrichtung quer im Fahrzeug verbaut. Als besonders praktisch erweist sich die smarte Steckverbindung am vorderen und hinteren Bettrahmen. Diese kann bei Bedarf auch ohne Werkzeug gelöst werden, sodass Lattenrost und Matratze einfach abgenommen werden können und die volle Raumhöhe nutzbar wird.</p>
|
<p>Das Kids Bed wird in Fahrtrichtung quer im Fahrzeug verbaut. Als besonders praktisch erweist sich die smarte Steckverbindung am vorderen und hinteren Bettrahmen. Diese kann bei Bedarf auch ohne Werkzeug gelöst werden, sodass Lattenrost und Matratze einfach abgenommen werden können und die volle Raumhöhe nutzbar wird.</p>
|
||||||
<p>Das Kids Bed wird in zehn Einzelteilen geliefert und enthält einen Lattenrost sowie eine passgenaue Matratze.</p>
|
<p>Das Kids Bed wird in zehn Einzelteilen geliefert und enthält einen Lattenrost sowie eine passgenaue Matratze.
|
||||||
|
<img src="/images/01_kidsbed_photo.jpg" alt="Foto Kids Bed"></p>
|
||||||
<div class="produktinfo">
|
<div class="produktinfo">
|
||||||
<h3 id="produktinformationen">Produktinformationen:</h3>
|
<h3 id="produktinformationen">Produktinformationen:</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Maße: 130 x 175 cm</li>
|
<li>Maße: 130 x 175 cm</li>
|
||||||
<li>Holz: Pappelsperrholz, Buche Multiplex</li>
|
<li>Holz: Pappelsperrholz, Buche Multiplex</li>
|
||||||
<li>Matratzen: Kaltschaummatratzen im passenden Sondermaß als Basis- oder Premiumversion</li>
|
<li>Matratzen: Kaltschaummatratzen im passenden Sondermaß als Basis- oder Premiumversion</li>
|
||||||
<li>Fahrzeugtyp: Fiat Ducato L4H2, Citroën Jumper, Peugeot Boxer (und weitere baugleiche)</li>
|
<li>Fahrzeugtyp: Fiat Ducato, Citroën Jumper, Peugeot Boxer (<a href="/fahrzeuge/#f%C3%BCr-welche-fahrzeuge-passen-die-vanillaparts">und weitere baugleiche</a>), Länge 6m</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section id="storage">
|
<section id="storage">
|
||||||
<h2 id="storage">Storage</h2>
|
<h2 id="storage">Storage</h2>
|
||||||
<p><img src="" alt="Bild Storage"><br>
|
<div class="preis">ab 2159 €<a href="/vanilla-parts/#preise">*</a>
|
||||||
|
</div>
|
||||||
|
<p><img src="/images/04_storage.png" alt="Bild Storage"><br>
|
||||||
Das Modul Storage ist ein wahres Raumwunder: Montiert an der Beifahrerseite des Ducatos schafft es für dich Platz zur Aufbewahrung von Kleidung, Schuhen, Geschirr, Handtüchern, Technik und Campingzubehör jeglicher Art. Je nach Bedarf kannst du hier als Innenausstattung der Fächer handelsübliche Stauraumlösungen ergänzen, wie z. B. Geschirrhalterungen oder Aufbewahrungsnetze.</p>
|
Das Modul Storage ist ein wahres Raumwunder: Montiert an der Beifahrerseite des Ducatos schafft es für dich Platz zur Aufbewahrung von Kleidung, Schuhen, Geschirr, Handtüchern, Technik und Campingzubehör jeglicher Art. Je nach Bedarf kannst du hier als Innenausstattung der Fächer handelsübliche Stauraumlösungen ergänzen, wie z. B. Geschirrhalterungen oder Aufbewahrungsnetze.</p>
|
||||||
<p>Zuverlässige Schließmechanismen an den Türen sorgen für eine sichere Lagerung des Inhalts während der Fahrt. Das Modul Storage ist in der Höhe so konzipiert, dass eine Montage des Moduls Kids Bed jederzeit vorgenommen werden kann.</p>
|
<p>Zuverlässige Schließmechanismen an den Türen sorgen für eine sichere Lagerung des Inhalts während der Fahrt. Das Modul Storage ist in der Höhe so konzipiert, dass eine Montage des Moduls Kids Bed jederzeit vorgenommen werden kann.</p>
|
||||||
<p>Das Modul Storage wird in 17 Einzelteilen geliefert, samt Montagematerial.</p>
|
<p>Das Modul Storage wird in 17 Einzelteilen geliefert, samt Montagematerial.</p>
|
||||||
<div class="produktinfo">
|
<div class="produktinfo">
|
||||||
<h3 id="produktinformationen">Produktinformationen:</h3>
|
<h3 id="produktinformationen">Produktinformationen:</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Maße: XXX</li>
|
<li>Maße: 167,5 x 54 x 117 cm</li>
|
||||||
<li>Holz: Pappelsperrholz</li>
|
<li>Holz: Pappelsperrholz</li>
|
||||||
<li>Fahrzeugtyp: Fiat Ducato L4H2, Citroën Jumper, Peugeot Boxer (und weitere baugleiche)</li>
|
<li>Fahrzeugtyp: Fiat Ducato, Citroën Jumper, Peugeot Boxer (<a href="/fahrzeuge/#f%C3%BCr-welche-fahrzeuge-passen-die-vanillaparts">und weitere baugleiche</a>), Länge 6m</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section id="kitchen">
|
<section id="kitchen">
|
||||||
<h2 id="kitchen">Kitchen</h2>
|
<h2 id="kitchen">Kitchen</h2>
|
||||||
<p><img src="" alt="Bild Kitchen"><br>
|
<div class="preis">ab 2789 €<a href="/vanilla-parts/#preise">*</a>
|
||||||
|
</div>
|
||||||
|
<p><img src="/images/03_kitchen.png" alt="Bild Kitchen"><br>
|
||||||
Das Modul Kitchen macht aus deiner fahrbaren Schlafgelegenheit ein wahres Wohn-Mobil: Für die Zubereitung deiner Lieblingssnacks und -mahlzeiten haben wir eine moderne und optimal genutzte Mini-Küchenzeile mit Spülbecken, Unterschrank und Brauchwassertank entwickelt. Außerdem bereits eingeplant ist die Vorbereitung für deinen Kühlschrank oder deine Kühlbox. Die Türen sind fahrtüchtig gesichert, sodass Besteck, Zutaten, Geschirrspülmittel und Co. immer an Ort und Stelle bleiben.</p>
|
Das Modul Kitchen macht aus deiner fahrbaren Schlafgelegenheit ein wahres Wohn-Mobil: Für die Zubereitung deiner Lieblingssnacks und -mahlzeiten haben wir eine moderne und optimal genutzte Mini-Küchenzeile mit Spülbecken, Unterschrank und Brauchwassertank entwickelt. Außerdem bereits eingeplant ist die Vorbereitung für deinen Kühlschrank oder deine Kühlbox. Die Türen sind fahrtüchtig gesichert, sodass Besteck, Zutaten, Geschirrspülmittel und Co. immer an Ort und Stelle bleiben.</p>
|
||||||
<p>Du kannst auch zulassungsrelevante Einbauten vornehmen, wie z. B. eine fest verbaute Kochstelle. Wissenswerte Infos dazu findest du in unserer Aufbauanleitung.</p>
|
<p>Du kannst auch zulassungsrelevante Einbauten vornehmen, wie z. B. eine fest verbaute Kochstelle. Wissenswerte Infos dazu findest du in unserer Aufbauanleitung.</p>
|
||||||
<p>Das Modul Kitchen wird in elf Einzelteilen geliefert, samt Montagematerial.</p>
|
<p>Das Modul Kitchen wird in elf Einzelteilen geliefert, samt Montagematerial.
|
||||||
|
<img src="/images/03_kitchen_photo.jpg" alt="Foto Kitchen"></p>
|
||||||
<div class="produktinfo">
|
<div class="produktinfo">
|
||||||
<h3 id="produktinformationen">Produktinformationen:</h3>
|
<h3 id="produktinformationen">Produktinformationen:</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Maße: XXX</li>
|
<li>Maße: 93 x 45 x 90 cm</li>
|
||||||
<li>Holz: Pappelsperrholz</li>
|
<li>Holz: Pappelsperrholz</li>
|
||||||
<li>Fahrzeugtyp: Fiat Ducato L4H2, Citroën Jumper, Peugeot Boxer (und weitere baugleiche)</li>
|
<li>inklusive Spülbecken, Wasserhahn, 2x 19 Liter Wassertank & Kochfeld</li>
|
||||||
|
<li>ohne Kühlschrank</li>
|
||||||
|
<li>Fahrzeugtyp: Fiat Ducato, Citroën Jumper, Peugeot Boxer (<a href="/fahrzeuge/#f%C3%BCr-welche-fahrzeuge-passen-die-vanillaparts">und weitere baugleiche</a>), Länge 6m</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section id="tech-space">
|
<section id="tech-space">
|
||||||
<h2 id="tech-space">Tech Space</h2>
|
<h2 id="tech-space">Tech Space</h2>
|
||||||
<p><img src="" alt="Bild Tech Space"><br>
|
<p><img src="/images/techspace.png" alt="Bild Tech Space"><br>
|
||||||
Als Tech Space bezeichnen wir den Raum unterhalb des Main Beds. Hier findest du rund um den hinteren Radkasten deines Ducatos genügend Platz, um dort allerlei technische Geräte unterzubringen, wie z. B. eine (Diesel-)Standheizung, einen Wassertank oder einen Warmwasserboiler.</p>
|
Als Tech Space bezeichnen wir den Raum unterhalb des Main Beds. Hier findest du rund um den hinteren Radkasten deines Ducatos genügend Platz, um dort allerlei technische Geräte unterzubringen, wie z. B. eine (Diesel-)Standheizung, einen Wassertank oder einen Warmwasserboiler.</p>
|
||||||
</section>
|
</section>
|
||||||
|
<section id="preise">
|
||||||
|
<h2 id="preisübersicht">Preisübersicht</h2>
|
||||||
|
<p>unserer vanilla.parts, wie oben beschrieben.</p>
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th style="text-align:left">Modul</th>
|
||||||
|
<th style="text-align:left"></th>
|
||||||
|
<th style="text-align:center">Preis</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left">Main Bed</td>
|
||||||
|
<td style="text-align:left">Pappel-Sperrholz roh</td>
|
||||||
|
<td style="text-align:center">1979 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td style="text-align:left">HPL Anthrazit</td>
|
||||||
|
<td style="text-align:center">2199 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td style="text-align:left">HPL Hellgrau</td>
|
||||||
|
<td style="text-align:center">2199 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td style="text-align:left">HPL Weiß</td>
|
||||||
|
<td style="text-align:center">2199 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td></td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left">Kids Bed</td>
|
||||||
|
<td style="text-align:left">Buche-Multiplex roh</td>
|
||||||
|
<td style="text-align:center">1979 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td style="text-align:left">HPL Anthrazit</td>
|
||||||
|
<td style="text-align:center">2199 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td style="text-align:left">HPL Hellgrau</td>
|
||||||
|
<td style="text-align:center">2199 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td style="text-align:left">HPL Weiß</td>
|
||||||
|
<td style="text-align:center">2199 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td></td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left">Storage</td>
|
||||||
|
<td style="text-align:left">Pappel-Sperrholz roh</td>
|
||||||
|
<td style="text-align:center">2159 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td style="text-align:left">HPL Anthrazit</td>
|
||||||
|
<td style="text-align:center">2399 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td style="text-align:left">HPL Hellgrau</td>
|
||||||
|
<td style="text-align:center">2399 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td style="text-align:left">HPL Weiß</td>
|
||||||
|
<td style="text-align:center">2399 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td></td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left">Kitchen</td>
|
||||||
|
<td style="text-align:left">Pappel-Sperrholz roh</td>
|
||||||
|
<td style="text-align:center">2789 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td style="text-align:left">HPL Anthrazit</td>
|
||||||
|
<td style="text-align:center">3099 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td style="text-align:left">HPL Hellgrau</td>
|
||||||
|
<td style="text-align:center">3099 €</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td style="text-align:left">HPL Weiß</td>
|
||||||
|
<td style="text-align:center">3099 €</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<p> </p>
|
||||||
|
<p>Den Versand innerhalb von Deutschland (Festland) übernehmen wir. Außerhalb müssen wir selbst erst erfragen was es kostet.
|
||||||
|
Alle Preise inkl. 19% MWSt.</p>
|
||||||
|
<p><strong>Wichtig zu wissen:</strong> Alles was auf unseren Fotos violett ist, wird nicht mit verkauft. Also keine Angst, du kannst dir deine Farbgestaltung komplett selbst aussuchen.</p>
|
||||||
|
<p><a href="/anfrage">Stelle jetzt deine unverbindliche Anfrage!</a></p>
|
||||||
|
<h3 id="farbmuster">Farbmuster</h3>
|
||||||
|
<p><img src="/images/holzmuster.jpg" alt="Holzmuster">
|
||||||
|
Wir haben versucht die Farben auf dem Foto bestmöglich an das echte Erscheinungsbild anzupassen. Da aber jeder Monitor eine etwas andere Farbwiedergabe hat, kann es hier dennoch zu Abweichungen kommen.</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -278,7 +450,9 @@ Als Tech Space bezeichnen wir den Raum unterhalb des Main Beds. Hier findest du
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div></footer>
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
195
ve_logo.svg
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 31 KiB |