Fixes and compatibility

This commit is contained in:
aronmal 2023-04-16 21:58:38 +02:00
parent 979436374e
commit a3fc899ead
Signed by: aronmal
GPG key ID: 816B7707426FC612
17 changed files with 2492 additions and 2744 deletions

View file

@ -12,6 +12,7 @@
"@types/node": "18.15.11",
"@types/react": "18.0.35",
"@types/react-dom": "18.0.11",
"classnames": "^2.3.2",
"eslint": "8.38.0",
"eslint-config-next": "13.3.0",
"i18next": "^22.4.14",

7
pnpm-lock.yaml generated
View file

@ -10,6 +10,9 @@ dependencies:
'@types/react-dom':
specifier: 18.0.11
version: 18.0.11
classnames:
specifier: ^2.3.2
version: 2.3.2
eslint:
specifier: 8.38.0
version: 8.38.0
@ -645,6 +648,10 @@ packages:
ansi-styles: 4.3.0
supports-color: 7.2.0
/classnames@2.3.2:
resolution: {integrity: sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==}
dev: false
/client-only@0.0.1:
resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==}
dev: false

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,318 +1,133 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link
rel="apple-touch-icon"
sizes="57x57"
href="favicon/apple-icon-57x57.png"
/>
<link
rel="apple-touch-icon"
sizes="60x60"
href="favicon/apple-icon-60x60.png"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="favicon/apple-icon-72x72.png"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="favicon/apple-icon-76x76.png"
/>
<link
rel="apple-touch-icon"
sizes="114x114"
href="favicon/apple-icon-114x114.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="favicon/apple-icon-120x120.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="favicon/apple-icon-144x144.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="favicon/apple-icon-152x152.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="favicon/apple-icon-180x180.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="favicon/android-icon-192x192.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="favicon/favicon-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="favicon/favicon-16x16.png"
/>
<link rel="manifest" href="favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta
name="msapplication-TileImage"
content="favicon/ms-icon-144x144.png"
/>
<meta name="theme-color" content="#ffffff" />
import Head from "next/head"
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Julian Gerhardt" />
<meta
name="keywords"
content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway"
/>
<title>Hersteller</title>
<link rel="stylesheet" href="EUC_Overview.css" />
</head>
function Home() {
return (
<div id="main">
<Head>
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png" />
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png" />
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png" />
<link rel="manifest" href="favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png" />
<meta name="theme-color" content="#ffffff" />
<body>
<div id="navbar">
<a href="StartDE.html">Start</a>
<a href="EUC Überblick DE.html#start">Was sind EUCs?</a>
<a href="EUC Überblick DE.html#why">Warum EUCs?</a>
<a href="EUC Überblick DE.html#funktion">Funktionsweise</a>
<a href="EUC Überblick DE.html#begriffe">Begriffe</a>
<a href="EUC Überblick DE.html#sicherheit">Sicherheit</a>
<a href="EUC Überblick DE.html#ausrüstung">Ausrüstung</a>
<a href="EUC Überblick DE.html#cutout">Cut-out's</a>
<a href="EUC Überblick DE.html#akkuss">Akkusicherheit</a>
<a href="EUC Überblick DE.html#fahrweise">Fahrweise</a>
<a href="EUC Überblick DE.html#wobbles">Wobbles</a>
<a href="EUC Überblick DE.html#leistung">Leistung</a>
<a href="EUC Überblick DE.html#federung">Federung</a>
<a href="EUC Überblick DE.html#reifen">Reifen</a>
<a href="EUC Überblick DE.html#historie">Historie</a>
<a href="HerstellerDE.HTML">Hersteller</a>
<a href="EUC Überblick DE.html#geräte">Geräte Liste</a>
<button onclick="myFunction()">Light Mode</button>
<button onclick="window.location.href='EUC Überblick ENG.html';">
Language
</button>
<div><button onclick="closeit()"><-Schließen</button></div>
</div>
<meta charSet="UTF-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Julian Gerhardt" />
<meta name="keywords" content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway" />
<title>Hersteller</title>
{/* <link rel="stylesheet" href="EUC_Overview.css" /> */}
</Head>
<div id="sidenavbar">
<a href="javascript:history.back()">Back</a>
<a><button onclick="menü()">Menu</button></a>
</div>
{/* <!--light-mode--> */}
<script>
function myFunction() {
var element = document.body
element.classList.toggle("light-mode")
}
</script>
{/* <!--menü--> */}
<script>
function menü() {
var element = document.body
element.classList.toggle("menü")
document.getElementById("sidenavbar").style.visibility = "hidden"
document.getElementById("navbar").style.visibility = "visible"
}
</script>
{/* <!--closeit--> */}
<script>
function closeit() {
var element = document.body
element.classList.toggle("menü")
document.getElementById("sidenavbar").style.visibility = "visible"
document.getElementById("navbar").style.visibility = "hidden"
}
</script>
<article>
{/* <!--hersteller--> */}
<div className="row">
<h3 id="hersteller">Erklärung und Geschichte der Produzenten</h3>
<p>
Es gibt/gab viele Hersteller von elektrischen Einrädern, hier werden
nur die größeren und wichtigen beschrieben. Neben denen gibt u.a
Airwheel, IPS, Solowheel, Rockwheel, Firewheel, ESWAY, Fosjoas,
MonoRover, F-wheel. Da der Markt so klein ist, gibt es leider kaum
einfach erhältliche Informationen über Verkaufszahlen oder
Marktanteile der Firmen.
</p>
<h3 id="ninebot">
Ninebot <img className="logos" src="images/ninebotLogo.jpg" />
</h3>
<img className="righties" src="images/NineBot.webp" />
<img className="lefties" src="images/NinebotZ10goood.webp" />
<p>
Ninebot ist für die Meisten bekannt als Sooter Hersteller, manche
kenne auch vielleicht deren elektrische Schuhe oder die Segway
ähnlichen Geräte mit kurzer Lenkstange. Ninebot ist die größte und
vielseitigste Firma der hier gelisteten. Sie experimentieren viel
herum, und haben bei den standard-Scootern viel Erfolg, aber leider
bei den Einrädern aufgegeben. So gibt es Heute nur wenige Modelle,
alle sind eher Anfängergeräte bis untere Mittelklasse. Trotzdem hat
Ninebot vor allem durch das Ninebot Z10 ein ikonisches Gerät auf dem
Markt hinterlassen, welches durch außergewöhnliches Design und
Qualität hervorsticht.
</p>
<h3 id="inmotion">
Inmotion <img className="logos" src="images/inmotionLogo.png" />
</h3>
<img className="righties" src="images/InmotionLineup.jpg" />
<img className="lefties" src="images/V11 3.webp" />
<p>
Inmotion ist der zweitgrößte Hersteller der hier gelisteten.
Ebenfallsgroß im standard-Scooter Segment, hat Inmotion aber auch
einen großen wenn nicht den größten Marktanteil an EUCs. Vor allen das
Inmotion V8 hat als einsteiger und Commuter Gerät eine hohe
Beliebtheit und somit hohe Verkaufszahlen. Auch war es Inmotion,
welches das äußerst professionell aussehende erste Suspension EUC V11
auf den Markt brachte. Inmotion steht im allgemeinen für Qualität,
Design und Sicherheit dank gutem <a href="#tiltback">Tiltback</a> und
hoher Sicherheitsmarge. Aber das alles im Tausch gegen Performance.
Bis vor kurzem war Inmotion Synonym für schwach und wenig Reichweite.
Das änderte sich, als das V12 rauskam und bald das V13 rauskommt.
Jetzt erhofft man sich sichere und gut designte 90+kmh mit hoher
Sicherheitsmarge, und sollte das V13 funktionieren wie erhofft wird es
das Image der Firma ändern.
</p>
<h3 id="kingsong">
Kingsong <img className="logos" src="images/kingsongLogo.png" />
</h3>
<img className="righties" src="images/KidsKS16X.jpg" />
<img className="lefties" src="images/kingsong2.jpg" />
<p>
Kingsong ist sehr ähnlich zu Inmotion, nur kleiner und ohne den großen
Scooter und E-bike Markt dahinter. Qualität und Design waren die
Merkmale, so wie Langlebigkeit und Robustheit. Mit dem S18 war
Kingsong auch einer der ersten Firmen mit Federung für EUCs. Kingsong
pionierte das heute oft genutze Schwingarm Design für Federungen. Aber
mit dem S18, und später S20 hat das Image etwas Schaden genommen.
Beide Geräte hatten große Proble am Anfang, bis hin zum abbrennen des
S20 Prototypen. Trotzdem waren beide Geräte ein großer Erfolg, und die
Fehler wurden größtenteils behoben. Kingsong ist ebenfals bekannt für
die extrem guten <a href="#trolley">Trolley Handle</a>, wie der beim
KS 16X und voherigen Modellen.
</p>
<h3 id="begode">
Gotway/Begode <img className="logos" src="images/BEGODElogo.jpg" />
</h3>
<img className="righties" src="images/BegodeLineup.jpg" />
<img className="lefties" src="images/BegodeMemeBurn.jpg" />
<p>
Gotway, oder wie sie sich heute nennen Begode, ist schwer zu
beschreiben und einzuordnen. Viele Meinungen und Kontroversen. Die
Firma wurde nach allen oben genannten gegründet, und wie im Kapitel
<a href="#historie">Historie</a> zu lesen, hatten sie den Fokus gleich
auf Leistung gesetzt. Das Design und die Qualität waren am Anfang und
auch eigentlich bis vor kurzem grauenvoll. Aber sie waren die ersten
die 40kmh, dann 50, dann 60, dann 70, dann 80 und heute 100kmh
erreichen können, sie sind die die <a href="#wh">4800wh</a> in ein
Gerät packen, egal wies aussieht oder wie schwer es ist. Gotway hat
aktiv die grenzen des Sports und der Einräder nach vorne gebracht.
Immer wenn ein neues schnelleres Gerät raus kam hieß es, ach wer fährt
denn schon 40kmh mit so nem Teil. Heute ist 40kmh die mittel
Geschwindigkeit, und es wird 70+ erwartet. Auch typisch Begode ist es,
durch bis zu 7+ neue Geräte im Jahr die eigenen Geräte schnell
veralten zu lassen. Kingsong und Inmotion bringen meist 1 Gerät pro
jahr raus.
</p>
<p>
Durch die fehlende Qualität, die fehlenden Sicherheitesmaßnahmen und
minimalen <a href="#BMS">BMSs</a> die Gotway verbaute kam es in der
Vergangenheit all zu oft zu <a href="#akkuss">Akkubränden</a>, wofür
Begode auch in der ganzen Community bekannt ist. Dazu gibt es da die
fehlende Kommunikation mit der Community und fehlende Reaktion auf
Fehler der Geräte. Trotzdem war Begode die erste Firma die
standardmäßig <a href="#spiked-pedals">Spiked-pedals</a> verbaute, was
ein Wunsch der der Community war und welche bis heute die besten
mitgelieferten Spiked-pedals sind. Alle anderen Firmen zogen mit
schlechteren Versionen nach, was normalerweise von Begode erwartet
wird. Begode waren die ersten, die von 84V auf 100V umstiegen, und
neuerdings auch auf 134V, welches ungesehene Leistung bereitstellt.
Wieder ziehen die anderen Hersteller langsam nach, und haben trotzdem
schwächere Geräte. Die neue Generation von Begode hat besseres, fast
gutes Design und in manchen Aspekten auch bessere Federungen als die
Konkurrenz, trotzdem brechen die (völlig freiliegenden) Batterie
Befestigungen leicht ab und man muss sich DIY Lösungen kaufen um
weiter fahren zu können (bei fast 5000 Geräten).
</p>
<p>
Es geht immer so weiter, viele schwören auf Begode, viele würden sich
nie eins zulegen. Am Ende muss es jeder für sich entscheiden.
</p>
<h3 id="veteran">
Leaperkim/Veteran <img className="logos" src="images/veteranLogo.png" />
</h3>
<img className="righties" src="images/Shermangrey.jpg" />
<img className="lefties" src="images/abrahams.jpg" />
<p>
Veteran ist für viele der Lieling. Bestehend aus Ex Gotway Ingenieuren
und Mitarbeitern, die mit den Entscheidungen von Gotway nicht
einverstanden waren, brachte Veteran 2020 als erstes Gerät das Veteran
Sherman raus. Und es Schlug ein wie eine Bombe, es war ein voller
Erfolg. Das Robuste, fast militärische Design zusammen mit der hohen
stabilen Geschwindigkeit und der großen Reichweite sorgte für eine
starke Beliebtheit, auch Heute noch und sogar außerhalb der EUC
Community. Allein dieses Gerät und der Kontent dazu brachte eine ganze
Welle an neuen Fahrern zum Sport. Schnell war Veteran in den Köpfen
als robust, zuverlässig und schnell eingespeichert. Als dann das neue
Modell Veteran Abrahams mit größerem Reifen angeküdigt wurde, war der
Hype groß. Doch als es dann raus kam gab es große Enttäuschungen, das
Gerät hat in jeder Hinsicht versagt und war dazu sehr anfällig für
<a href="#cutout">Cut-outs</a>. Danach war das Image beschädigt. Erst
ein Jahr später kam das Veteran Sherman Max heraus, was der Nachfolger
vom normalen Sherman wurde.
</p>
<p>
Veteran scheint aus den Fehlern mit dem Abrahams gelernt zu haben,
denn mit dem neusten Release des Sherman S haben sie ein weiteres
vielversprechenden Gerät vorgestellt. Vollständige Metall
Konsstruktion, weltklasse Federung, Großer Akku und genug Leistung.
</p>
<h3 id="extremebull">Extreme Bull</h3>
<p>
Bei Extreme Bull ist nicht alles ganz klar. Es scheint eine Untermarke
von Begode zu sein, die noch dreister andere Geräte kopiert und in
billger anbietet als es Begode tut. Man sieht kaum Geräte von Extreme
Bull herumfahren, und viele Verkäufer bieten die auch gar nicht erst
an. Aber seit kurzem gibt es Gerüchte über eine Sherman S Kopie namens
Commander Pro. Sollten die Gerüchte stimmen und das Gerät halten was
es verspricht, könnte Extreme Bull auf dem Vormarsch sein.
</p>
<div id="navbar">
<a href="StartDE.html">Start</a>
<a href="EUC Überblick DE.html#start">Was sind EUCs?</a>
<a href="EUC Überblick DE.html#why">Warum EUCs?</a>
<a href="EUC Überblick DE.html#funktion">Funktionsweise</a>
<a href="EUC Überblick DE.html#begriffe">Begriffe</a>
<a href="EUC Überblick DE.html#sicherheit">Sicherheit</a>
<a href="EUC Überblick DE.html#ausrüstung">Ausrüstung</a>
<a href="EUC Überblick DE.html#cutout">Cut-out's</a>
<a href="EUC Überblick DE.html#akkuss">Akkusicherheit</a>
<a href="EUC Überblick DE.html#fahrweise">Fahrweise</a>
<a href="EUC Überblick DE.html#wobbles">Wobbles</a>
<a href="EUC Überblick DE.html#leistung">Leistung</a>
<a href="EUC Überblick DE.html#federung">Federung</a>
<a href="EUC Überblick DE.html#reifen">Reifen</a>
<a href="EUC Überblick DE.html#historie">Historie</a>
<a href="HerstellerDE.HTML">Hersteller</a>
<a href="EUC Überblick DE.html#geräte">Geräte Liste</a>
<button onClick={() => {}}>Light Mode</button>
<button onClick={() => (window.location.href = "EUC Überblick ENG.html")}>Language</button>
<div>
<button onClick={() => {}}>&lt;-Schließen</button>
</div>
</div>
</article>
</body>
</html>
<div id="sidenavbar">
<a href="javascript:history.back()">Back</a>
<a>
<button onClick={() => {}}>Menu</button>
</a>
</div>
<article>
{/* <!--hersteller--> */}
<div className="row">
<h3 id="hersteller">Erklärung und Geschichte der Produzenten</h3>
<p>Es gibt/gab viele Hersteller von elektrischen Einrädern, hier werden nur die größeren und wichtigen beschrieben. Neben denen gibt u.a Airwheel, IPS, Solowheel, Rockwheel, Firewheel, ESWAY, Fosjoas, MonoRover, F-wheel. Da der Markt so klein ist, gibt es leider kaum einfach erhältliche Informationen über Verkaufszahlen oder Marktanteile der Firmen.</p>
<h3 id="ninebot">
Ninebot <img className="logos" src="images/ninebotLogo.jpg" />
</h3>
<img className="righties" src="images/NineBot.webp" />
<img className="lefties" src="images/NinebotZ10goood.webp" />
<p>Ninebot ist für die Meisten bekannt als Sooter Hersteller, manche kenne auch vielleicht deren elektrische Schuhe oder die Segway ähnlichen Geräte mit kurzer Lenkstange. Ninebot ist die größte und vielseitigste Firma der hier gelisteten. Sie experimentieren viel herum, und haben bei den standard-Scootern viel Erfolg, aber leider bei den Einrädern aufgegeben. So gibt es Heute nur wenige Modelle, alle sind eher Anfängergeräte bis untere Mittelklasse. Trotzdem hat Ninebot vor allem durch das Ninebot Z10 ein ikonisches Gerät auf dem Markt hinterlassen, welches durch außergewöhnliches Design und Qualität hervorsticht.</p>
<h3 id="inmotion">
Inmotion <img className="logos" src="images/inmotionLogo.png" />
</h3>
<img className="righties" src="images/InmotionLineup.jpg" />
<img className="lefties" src="images/V11 3.webp" />
<p>
Inmotion ist der zweitgrößte Hersteller der hier gelisteten. Ebenfallsgroß im standard-Scooter Segment, hat Inmotion aber auch einen großen wenn nicht den größten Marktanteil an EUCs. Vor allen das Inmotion V8 hat als einsteiger und Commuter Gerät eine hohe Beliebtheit und somit hohe Verkaufszahlen. Auch war es Inmotion, welches das äußerst professionell aussehende erste Suspension EUC V11 auf den Markt brachte. Inmotion steht im allgemeinen für Qualität, Design und Sicherheit dank gutem <a href="#tiltback">Tiltback</a> und hoher Sicherheitsmarge. Aber das alles im Tausch gegen Performance. Bis vor kurzem war Inmotion Synonym für schwach und wenig Reichweite. Das änderte sich, als das V12 rauskam und bald das V13 rauskommt. Jetzt erhofft man sich sichere und gut designte 90+kmh mit hoher Sicherheitsmarge, und sollte das V13 funktionieren wie erhofft wird es das Image der Firma ändern.
</p>
<h3 id="kingsong">
Kingsong <img className="logos" src="images/kingsongLogo.png" />
</h3>
<img className="righties" src="images/KidsKS16X.jpg" />
<img className="lefties" src="images/kingsong2.jpg" />
<p>
Kingsong ist sehr ähnlich zu Inmotion, nur kleiner und ohne den großen Scooter und E-bike Markt dahinter. Qualität und Design waren die Merkmale, so wie Langlebigkeit und Robustheit. Mit dem S18 war Kingsong auch einer der ersten Firmen mit Federung für EUCs. Kingsong pionierte das heute oft genutze Schwingarm Design für Federungen. Aber mit dem S18, und später S20 hat das Image etwas Schaden genommen. Beide Geräte hatten große Proble am Anfang, bis hin zum abbrennen des S20 Prototypen. Trotzdem waren beide Geräte ein großer Erfolg, und die Fehler wurden größtenteils behoben. Kingsong ist ebenfals bekannt für die extrem guten <a href="#trolley">Trolley Handle</a>, wie der beim KS 16X und voherigen Modellen.
</p>
<h3 id="begode">
Gotway/Begode <img className="logos" src="images/BEGODElogo.jpg" />
</h3>
<img className="righties" src="images/BegodeLineup.jpg" />
<img className="lefties" src="images/BegodeMemeBurn.jpg" />
<p>
Gotway, oder wie sie sich heute nennen Begode, ist schwer zu beschreiben und einzuordnen. Viele Meinungen und Kontroversen. Die Firma wurde nach allen oben genannten gegründet, und wie im Kapitel
<a href="#historie">Historie</a> zu lesen, hatten sie den Fokus gleich auf Leistung gesetzt. Das Design und die Qualität waren am Anfang und auch eigentlich bis vor kurzem grauenvoll. Aber sie waren die ersten die 40kmh, dann 50, dann 60, dann 70, dann 80 und heute 100kmh erreichen können, sie sind die die <a href="#wh">4800wh</a> in ein Gerät packen, egal wies aussieht oder wie schwer es ist. Gotway hat aktiv die grenzen des Sports und der Einräder nach vorne gebracht. Immer wenn ein neues schnelleres Gerät raus kam hieß es, ach wer fährt denn schon 40kmh mit so nem Teil. Heute ist 40kmh die mittel Geschwindigkeit, und es wird 70+ erwartet. Auch typisch Begode ist es, durch bis zu 7+ neue Geräte im Jahr die eigenen Geräte schnell veralten zu lassen. Kingsong und Inmotion bringen meist 1 Gerät pro jahr raus.
</p>
<p>
Durch die fehlende Qualität, die fehlenden Sicherheitesmaßnahmen und minimalen <a href="#BMS">BMSs</a> die Gotway verbaute kam es in der Vergangenheit all zu oft zu <a href="#akkuss">Akkubränden</a>, wofür Begode auch in der ganzen Community bekannt ist. Dazu gibt es da die fehlende Kommunikation mit der Community und fehlende Reaktion auf Fehler der Geräte. Trotzdem war Begode die erste Firma die standardmäßig <a href="#spiked-pedals">Spiked-pedals</a> verbaute, was ein Wunsch der der Community war und welche bis heute die besten mitgelieferten Spiked-pedals sind. Alle anderen Firmen zogen mit schlechteren Versionen nach, was normalerweise von Begode erwartet wird. Begode waren die ersten, die von 84V auf 100V umstiegen, und neuerdings auch auf 134V, welches ungesehene Leistung bereitstellt. Wieder ziehen die anderen Hersteller langsam nach, und haben trotzdem schwächere Geräte. Die neue Generation von Begode hat besseres, fast gutes Design und in manchen Aspekten auch bessere Federungen als die Konkurrenz, trotzdem brechen die (völlig freiliegenden) Batterie Befestigungen leicht ab und man muss sich DIY Lösungen kaufen um weiter fahren zu können (bei fast 5000 Geräten).
</p>
<p>Es geht immer so weiter, viele schwören auf Begode, viele würden sich nie eins zulegen. Am Ende muss es jeder für sich entscheiden.</p>
<h3 id="veteran">
Leaperkim/Veteran <img className="logos" src="images/veteranLogo.png" />
</h3>
<img className="righties" src="images/Shermangrey.jpg" />
<img className="lefties" src="images/abrahams.jpg" />
<p>
Veteran ist für viele der Lieling. Bestehend aus Ex Gotway Ingenieuren und Mitarbeitern, die mit den Entscheidungen von Gotway nicht einverstanden waren, brachte Veteran 2020 als erstes Gerät das Veteran Sherman raus. Und es Schlug ein wie eine Bombe, es war ein voller Erfolg. Das Robuste, fast militärische Design zusammen mit der hohen stabilen Geschwindigkeit und der großen Reichweite sorgte für eine starke Beliebtheit, auch Heute noch und sogar außerhalb der EUC Community. Allein dieses Gerät und der Kontent dazu brachte eine ganze Welle an neuen Fahrern zum Sport. Schnell war Veteran in den Köpfen als robust, zuverlässig und schnell eingespeichert. Als dann das neue Modell Veteran Abrahams mit größerem Reifen angeküdigt wurde, war der Hype groß. Doch als es dann raus kam gab es große Enttäuschungen, das Gerät hat in jeder Hinsicht versagt und war dazu sehr anfällig für
<a href="#cutout">Cut-outs</a>. Danach war das Image beschädigt. Erst ein Jahr später kam das Veteran Sherman Max heraus, was der Nachfolger vom normalen Sherman wurde.
</p>
<p>Veteran scheint aus den Fehlern mit dem Abrahams gelernt zu haben, denn mit dem neusten Release des Sherman S haben sie ein weiteres vielversprechenden Gerät vorgestellt. Vollständige Metall Konsstruktion, weltklasse Federung, Großer Akku und genug Leistung.</p>
<h3 id="extremebull">Extreme Bull</h3>
<p>Bei Extreme Bull ist nicht alles ganz klar. Es scheint eine Untermarke von Begode zu sein, die noch dreister andere Geräte kopiert und in billger anbietet als es Begode tut. Man sieht kaum Geräte von Extreme Bull herumfahren, und viele Verkäufer bieten die auch gar nicht erst an. Aber seit kurzem gibt es Gerüchte über eine Sherman S Kopie namens Commander Pro. Sollten die Gerüchte stimmen und das Gerät halten was es verspricht, könnte Extreme Bull auf dem Vormarsch sein.</p>
</div>
</article>
</div>
)
}
export default Home

View file

@ -1,315 +1,137 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link
rel="apple-touch-icon"
sizes="57x57"
href="favicon/apple-icon-57x57.png"
/>
<link
rel="apple-touch-icon"
sizes="60x60"
href="favicon/apple-icon-60x60.png"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="favicon/apple-icon-72x72.png"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="favicon/apple-icon-76x76.png"
/>
<link
rel="apple-touch-icon"
sizes="114x114"
href="favicon/apple-icon-114x114.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="favicon/apple-icon-120x120.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="favicon/apple-icon-144x144.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="favicon/apple-icon-152x152.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="favicon/apple-icon-180x180.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="favicon/android-icon-192x192.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="favicon/favicon-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="favicon/favicon-16x16.png"
/>
<link rel="manifest" href="favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta
name="msapplication-TileImage"
content="favicon/ms-icon-144x144.png"
/>
<meta name="theme-color" content="#ffffff" />
import Head from "next/head"
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Julian Gerhardt" />
<meta
name="keywords"
content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway"
/>
<title>Hersteller</title>
<link rel="stylesheet" href="EUC_Overview.css" />
</head>
function Home() {
return (
<div id="main">
<Head>
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png" />
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png" />
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png" />
<link rel="manifest" href="favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png" />
<meta name="theme-color" content="#ffffff" />
<body>
<div id="navbar">
<a href="StartENG.html">Start</a>
<a href="EUC Überblick ENG.html#start">What are EUCs?</a>
<a href="EUC Überblick ENG.html#why">Why EUCs?</a>
<a href="EUC Überblick ENG.html#funktion">Functionality</a>
<a href="EUC Überblick ENG.html#begriffe">Glossarry</a>
<a href="EUC Überblick ENG.html#sicherheit">Safety</a>
<a href="EUC Überblick ENG.html#ausrüstung">Gear</a>
<a href="EUC Überblick ENG.html#cutout">Cut-out's</a>
<a href="EUC Überblick ENG.html#akkuss">Battery safety</a>
<a href="EUC Überblick ENG.html#fahrweise">Ride style</a>
<a href="EUC Überblick ENG.html#wobbles">Wobbles</a>
<a href="EUC Überblick ENG.html#leistung">Performance</a>
<a href="EUC Überblick ENG.html#federung">Suspension</a>
<a href="EUC Überblick ENG.html#reifen">Tires</a>
<a href="EUC Überblick ENG.html#historie">History</a>
<a href="HerstellerENG.HTML">Manufacturer</a>
<a href="EUC Überblick ENG.html#geräte">Device list</a>
<button onclick="myFunction()">Light Mode</button>
<button onclick="window.location.href='HerstellerDE.HTML';">
Sprache
</button>
<div>
<button onclick="closeit()"><a><-Close</a></button>
<meta charSet="UTF-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Julian Gerhardt" />
<meta name="keywords" content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway" />
<title>Hersteller</title>
{/* <link rel="stylesheet" href="EUC_Overview.css" /> */}
</Head>
<div id="navbar">
<a href="StartENG.html">Start</a>
<a href="EUC Überblick ENG.html#start">What are EUCs?</a>
<a href="EUC Überblick ENG.html#why">Why EUCs?</a>
<a href="EUC Überblick ENG.html#funktion">Functionality</a>
<a href="EUC Überblick ENG.html#begriffe">Glossarry</a>
<a href="EUC Überblick ENG.html#sicherheit">Safety</a>
<a href="EUC Überblick ENG.html#ausrüstung">Gear</a>
<a href="EUC Überblick ENG.html#cutout">Cut-out's</a>
<a href="EUC Überblick ENG.html#akkuss">Battery safety</a>
<a href="EUC Überblick ENG.html#fahrweise">Ride style</a>
<a href="EUC Überblick ENG.html#wobbles">Wobbles</a>
<a href="EUC Überblick ENG.html#leistung">Performance</a>
<a href="EUC Überblick ENG.html#federung">Suspension</a>
<a href="EUC Überblick ENG.html#reifen">Tires</a>
<a href="EUC Überblick ENG.html#historie">History</a>
<a href="HerstellerENG.HTML">Manufacturer</a>
<a href="EUC Überblick ENG.html#geräte">Device list</a>
<button onClick={() => {}}>Light Mode</button>
<button onClick={() => (window.location.href = "HerstellerDE.HTML")}>Sprache</button>
<div>
<button onClick={() => {}}>
<a>&lt;-Close</a>
</button>
</div>
</div>
</div>
<div id="sidenavbar">
<a href="javascript:history.back()">Back</a>
<a><button onclick="menü()">Menu</button></a>
</div>
{/* <!--light-mode--> */}
<script>
function myFunction() {
var element = document.body
element.classList.toggle("light-mode")
}
</script>
{/* <!--menü--> */}
<script>
function menü() {
var element = document.body
element.classList.toggle("menü")
document.getElementById("sidenavbar").style.visibility = "hidden"
document.getElementById("navbar").style.visibility = "visible"
}
</script>
{/* <!--closeit--> */}
<script>
function closeit() {
var element = document.body
element.classList.toggle("menü")
document.getElementById("sidenavbar").style.visibility = "visible"
document.getElementById("navbar").style.visibility = "hidden"
}
</script>
<article>
{/* <!--hersteller--> */}
<div className="row">
<h3 id="hersteller">History and explonation of manufacturers</h3>
<p>
There are/were many manufacturers of electric unicycles, only the
larger and more important ones are described here. In addition to
those, there are Airwheel, IPS, Solowheel, Rockwheel, Firewheel,
ESWAY, Fosjoas, MonoRover, F-wheel, among others. Unfortunately,
because the market is so small, there is little readily available
information about company sales or market share.
</p>
<h3 id="ninebot">
Ninebot <img className="logos" src="images/ninebotLogo.jpg" />
</h3>
<img className="righties" src="images/NineBot.webp" />
<img className="lefties" src="images/NinebotZ10goood.webp" />
<p>
Ninebot is known to most as a sooter manufacturer, some may also know
their electric shoes or Segway-like devices with short handlebars.
Ninebot is the largest and most versatile company of those listed
here. They experiment a lot and have had a lot of success with the
standard scooters, but unfortunately gave up on the unicycles. So
today there are only a few models, all of them are rather beginner
devices to lower middle class. Nevertheless, Ninebot has left an
iconic device on the market, especially with the Ninebot Z10, which
stands out with its extraordinary design and quality.
</p>
<h3 id="inmotion">
Inmotion <img className="logos" src="images/inmotionLogo.png" />
</h3>
<img className="righties" src="images/InmotionLineup.jpg" />
<img className="lefties" src="images/V11 3.webp" />
<p>
Inmotion is the second largest manufacturer of those listed here. Also
big in the standard scooter segment, Inmotion also has a large if not
the largest market share of EUCs. Above all, the Inmotion V8 is very
popular as a beginner and commuter device and therefore has high sales
figures. It was also Inmotion that launched the extremely professional
looking first Suspension EUC V11. Inmotion generally stands for
quality, design and safety thanks to good
<a href="#tiltback">tiltback</a> and high safety margin. But all this
in exchange for performance. Until recently, inmotion was synonymous
with weak and little range. That changed when the V12 came out and
soon the V13 will come out. Now we are hoping for a safe and
well-designed 90+kmh with a high safety margin, and should the V13
perform as hoped it will change the company's image.
</p>
<h3 id="kingsong">
Kingsong <img className="logos" src="images/kingsongLogo.png" />
</h3>
<img className="righties" src="images/KidsKS16X.jpg" />
<img className="lefties" src="images/kingsong2.jpg" />
<p>
Kingsong is very similar to Inmotion, only smaller and without the big
scooter and e-bike market behind it. Quality and design were the
characteristics, as well as durability and robustness. With the S18,
Kingsong was also one of the first companies to introduce suspension
for EUCs. Kingsong pioneered the swing arm design for suspension that
is widely used today. But with the S18, and later the S20, the image
took some damage. Both devices had big problems at the beginning, up
to the burning of the S20 prototype. Despite this, both devices were a
great success, and the bugs were mostly fixed. Kingsong is also known
for their extremely good <a href="#trolley">trolley handle</a>, like
the one on the KS 16X and previous models.
</p>
<h3 id="begode">
Gotway/Begode <img className="logos" src="images/BEGODElogo.jpg" />
</h3>
<img className="righties" src="images/BegodeLineup.jpg" />
<img className="lefties" src="images/BegodeMemeBurn.jpg" />
<p>
Gotway, or Begode as they call themselves today, is difficult to
describe and classify. Many opinions and controversies. The company
was founded after all of the above were, and as you can read in the
<a href="#historie">History</a> chapter, they had the focus on
performance right away. The design and the quality were terrible in
the beginning and actually until recently. But they were the first to
be able to hit 40kmh, then 50, then 60, then 70, then 80 and now
100kmh, they're the ones who pack <a href="#wh">4800wh</a> into one
device, no matter what it looks like or how heavy it is. Gotway has
actively pushed the boundaries of the sport and unicycles. Whenever a
new, faster device came out, it was said, oh who rides 40kmh on a
unicycle anyway. Today 40kmh is the medium speed and 70+ is expected.
It is also typical of Begode to let their own devices quickly become
obsolete with up to 7+ new devices a year. Kingsong and Inmotion
usually release 1 device per year.
</p>
<p>
Due to the lack of quality, the lack of safety measures and minimal
<a href="#BMS">BMSs</a> that Gotway installs,
<a href="#akkuss">battery fires</a> happened all too often in the
past, which Begode is also known for throughout the community. There
is also a lack of communication with the community and a lack of
reaction to productions defects. Nevertheless, Begode was the first
company to use <a href="#spiked-pedals">spiked pedals</a> as standard,
which was a request from the community and which are the best included
default <a href="#spiked-pedals">spiked pedals</a> to date. All other
companies followed suit with worse versions, which is what is normally
expected of Begode. Begode were the first to move from 84V to 100V,
and more recently to 134V, which provides unprecedented power. Again,
the other manufacturers are slowly catching up and still have weaker
devices. The new generation of Begode has better, almost good design
and in some aspects also better suspension than the competition,
nevertheless the (completely exposed) battery mounts break off easily
and you have to buy DIY solutions to continue riding (for an almost
5000 Device).
</p>
<p>
It goes on and on, many swear by Begode, many would never buy one. In
the end everyone has to decide for themselves.
</p>
<h3 id="veteran">
Leaperkim/Veteran <img className="logos" src="images/veteranLogo.png" />
</h3>
<img className="righties" src="images/Shermangrey.jpg" />
<img className="lefties" src="images/abrahams.jpg" />
<p>
Veteran is the favorite for many. Comprised of ex-Gotway engineers and
employees who disagreed with Gotway's decisions, Veteran released the
Veteran Sherman in 2020 as its first device. And it hit like a bomb,
it was a complete success. The robust, almost military design together
with the high stable speed and the long range made it very popular
even today and even outside the EUC community. This device and the
content alone brought a whole wave of new riders to the sport. Veteran
was quickly stored in people's minds as robust, reliable and fast.
When the new Veteran Abrahams model with bigger tires was announced,
the hype was huge. But when it came out there were big
disappointments, the device failed in every aspect and was also very
prone to <a href="#cutout">cut-outs</a>. After that the image was
damaged. Only a year later the veteran Sherman Max came out, which
became the successor to the normal Sherman.
</p>
<p>
Veteran seems to have learned from their mistakes with the Abrahams,
as they have introduced another promising device with the latest
release of the Sherman S. All metal construction, world class
suspension, large battery and enough power.
</p>
<h3 id="extremebull">Extreme Bull</h3>
<p>
With Extreme Bull, not everything is entirely clear. It seems to be a
sub-brand of Begode, which even more brazenly copies other devices and
offers them cheaper than Begode does. Extreme Bull devices are rarely
seen riding around, and many resellers don't even offer them. But, as
of recently there are rumors about a Sherman S copy called Commander
pro. should the rumors be true, and should the device deliver whats
promised, Extreme Bull might be on the rise.
</p>
<div id="sidenavbar">
<a href="javascript:history.back()">Back</a>
<a>
<button onClick={() => {}}>Menu</button>
</a>
</div>
</article>
</body>
</html>
<article>
{/* <!--hersteller--> */}
<div className="row">
<h3 id="hersteller">History and explonation of manufacturers</h3>
<p>There are/were many manufacturers of electric unicycles, only the larger and more important ones are described here. In addition to those, there are Airwheel, IPS, Solowheel, Rockwheel, Firewheel, ESWAY, Fosjoas, MonoRover, F-wheel, among others. Unfortunately, because the market is so small, there is little readily available information about company sales or market share.</p>
<h3 id="ninebot">
Ninebot <img className="logos" src="images/ninebotLogo.jpg" />
</h3>
<img className="righties" src="images/NineBot.webp" />
<img className="lefties" src="images/NinebotZ10goood.webp" />
<p>Ninebot is known to most as a sooter manufacturer, some may also know their electric shoes or Segway-like devices with short handlebars. Ninebot is the largest and most versatile company of those listed here. They experiment a lot and have had a lot of success with the standard scooters, but unfortunately gave up on the unicycles. So today there are only a few models, all of them are rather beginner devices to lower middle class. Nevertheless, Ninebot has left an iconic device on the market, especially with the Ninebot Z10, which stands out with its extraordinary design and quality.</p>
<h3 id="inmotion">
Inmotion <img className="logos" src="images/inmotionLogo.png" />
</h3>
<img className="righties" src="images/InmotionLineup.jpg" />
<img className="lefties" src="images/V11 3.webp" />
<p>
Inmotion is the second largest manufacturer of those listed here. Also big in the standard scooter segment, Inmotion also has a large if not the largest market share of EUCs. Above all, the Inmotion V8 is very popular as a beginner and commuter device and therefore has high sales figures. It was also Inmotion that launched the extremely professional looking first Suspension EUC V11. Inmotion generally stands for quality, design and safety thanks to good
<a href="#tiltback">tiltback</a> and high safety margin. But all this in exchange for performance. Until recently, inmotion was synonymous with weak and little range. That changed when the V12 came out and soon the V13 will come out. Now we are hoping for a safe and well-designed 90+kmh with a high safety margin, and should the V13 perform as hoped it will change the company's image.
</p>
<h3 id="kingsong">
Kingsong <img className="logos" src="images/kingsongLogo.png" />
</h3>
<img className="righties" src="images/KidsKS16X.jpg" />
<img className="lefties" src="images/kingsong2.jpg" />
<p>
Kingsong is very similar to Inmotion, only smaller and without the big scooter and e-bike market behind it. Quality and design were the characteristics, as well as durability and robustness. With the S18, Kingsong was also one of the first companies to introduce suspension for EUCs. Kingsong pioneered the swing arm design for suspension that is widely used today. But with the S18, and later the S20, the image took some damage. Both devices had big problems at the beginning, up to the burning of the S20 prototype. Despite this, both devices were a great success, and the bugs were mostly fixed. Kingsong is also known for their extremely good <a href="#trolley">trolley handle</a>, like the one on the KS 16X and previous models.
</p>
<h3 id="begode">
Gotway/Begode <img className="logos" src="images/BEGODElogo.jpg" />
</h3>
<img className="righties" src="images/BegodeLineup.jpg" />
<img className="lefties" src="images/BegodeMemeBurn.jpg" />
<p>
Gotway, or Begode as they call themselves today, is difficult to describe and classify. Many opinions and controversies. The company was founded after all of the above were, and as you can read in the
<a href="#historie">History</a> chapter, they had the focus on performance right away. The design and the quality were terrible in the beginning and actually until recently. But they were the first to be able to hit 40kmh, then 50, then 60, then 70, then 80 and now 100kmh, they're the ones who pack <a href="#wh">4800wh</a> into one device, no matter what it looks like or how heavy it is. Gotway has actively pushed the boundaries of the sport and unicycles. Whenever a new, faster device came out, it was said, oh who rides 40kmh on a unicycle anyway. Today 40kmh is the medium speed and 70+ is expected. It is also typical of Begode to let their own devices quickly become obsolete with up to 7+ new devices a year. Kingsong and Inmotion usually release 1 device per year.
</p>
<p>
Due to the lack of quality, the lack of safety measures and minimal
<a href="#BMS">BMSs</a> that Gotway installs,
<a href="#akkuss">battery fires</a> happened all too often in the past, which Begode is also known for throughout the community. There is also a lack of communication with the community and a lack of reaction to productions defects. Nevertheless, Begode was the first company to use <a href="#spiked-pedals">spiked pedals</a> as standard, which was a request from the community and which are the best included default <a href="#spiked-pedals">spiked pedals</a> to date. All other companies followed suit with worse versions, which is what is normally expected of Begode. Begode were the first to move from 84V to 100V, and more recently to 134V, which provides unprecedented power. Again, the other manufacturers are slowly catching up and still have weaker devices. The new generation of Begode has better, almost good design and in some aspects also better suspension than the competition, nevertheless the (completely exposed) battery mounts break off easily and you have to buy DIY solutions to continue riding (for an almost 5000 Device).
</p>
<p>It goes on and on, many swear by Begode, many would never buy one. In the end everyone has to decide for themselves.</p>
<h3 id="veteran">
Leaperkim/Veteran <img className="logos" src="images/veteranLogo.png" />
</h3>
<img className="righties" src="images/Shermangrey.jpg" />
<img className="lefties" src="images/abrahams.jpg" />
<p>
Veteran is the favorite for many. Comprised of ex-Gotway engineers and employees who disagreed with Gotway's decisions, Veteran released the Veteran Sherman in 2020 as its first device. And it hit like a bomb, it was a complete success. The robust, almost military design together with the high stable speed and the long range made it very popular even today and even outside the EUC community. This device and the content alone brought a whole wave of new riders to the sport. Veteran was quickly stored in people's minds as robust, reliable and fast. When the new Veteran Abrahams model with bigger tires was announced, the hype was huge. But when it came out there were big disappointments, the device failed in every aspect and was also very prone to <a href="#cutout">cut-outs</a>. After that the image was damaged. Only a year later the veteran Sherman Max came out, which became the successor to the normal Sherman.
</p>
<p>Veteran seems to have learned from their mistakes with the Abrahams, as they have introduced another promising device with the latest release of the Sherman S. All metal construction, world class suspension, large battery and enough power.</p>
<h3 id="extremebull">Extreme Bull</h3>
<p>With Extreme Bull, not everything is entirely clear. It seems to be a sub-brand of Begode, which even more brazenly copies other devices and offers them cheaper than Begode does. Extreme Bull devices are rarely seen riding around, and many resellers don't even offer them. But, as of recently there are rumors about a Sherman S copy called Commander pro. should the rumors be true, and should the device deliver whats promised, Extreme Bull might be on the rise.</p>
</div>
</article>
</div>
)
}
export default Home

View file

@ -1,293 +1,217 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link
rel="apple-touch-icon"
sizes="57x57"
href="favicon/apple-icon-57x57.png"
/>
<link
rel="apple-touch-icon"
sizes="60x60"
href="favicon/apple-icon-60x60.png"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="favicon/apple-icon-72x72.png"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="favicon/apple-icon-76x76.png"
/>
<link
rel="apple-touch-icon"
sizes="114x114"
href="favicon/apple-icon-114x114.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="favicon/apple-icon-120x120.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="favicon/apple-icon-144x144.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="favicon/apple-icon-152x152.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="favicon/apple-icon-180x180.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="favicon/android-icon-192x192.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="favicon/favicon-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="favicon/favicon-16x16.png"
/>
<link rel="manifest" href="favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta
name="msapplication-TileImage"
content="favicon/ms-icon-144x144.png"
/>
<meta name="theme-color" content="#ffffff" />
import Head from "next/head"
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>KS S22</title>
<link rel="stylesheet" href="Geräte.css" />
</head>
<body>
<div id="sidenavbar">
<a href="javascript:history.back()">Zurück</a>
<a href="EUC Überblick DE.html">Start</a>
</div>
function Home() {
return (
<div id="main">
<Head>
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png" />
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png" />
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png" />
<link rel="manifest" href="favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png" />
<meta name="theme-color" content="#ffffff" />
<div className="row">
<div className="col-4">
<img src="KS S22/S22shutterkode2.jpg" />
<meta charSet="UTF-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>KS S22</title>
{/* <link rel="stylesheet" href="Geräte.css" /> */}
</Head>
<div id="sidenavbar">
<a href="javascript:history.back()">Zurück</a>
<a href="EUC Überblick DE.html">Start</a>
</div>
<div className="col-8">
<article>
<h2>Kingsong S22</h2>
<div className="row">
<div className="col-4">
<img src="KS S22/S22shutterkode2.jpg" />
</div>
<p>
Das Kingsong S22, früher S20, ist ein klar Offroad und Trail
orientiertes Einrad. Es hat unter anderem 130mm travel und eine
robuste Metallkonstruktion, welches es einmalig ideal für große
Sprünge und hohe Drops macht.
</p>
<div className="col-8">
<article>
<h2>Kingsong S22</h2>
<p>
Es ist der Nachfolger vom kleineren S18, aber mit doppeltem Akku und
50% mehr Motor Leistung, so wie 70 statt 50 km/h top
Geschwindigkeit. Wobei der Freespin bis zu 114 km/h hoch ist, also
ideal für längere Sprünge bei denen der Reifen in der Luft ist.
</p>
<p>Das Kingsong S22, früher S20, ist ein klar Offroad und Trail orientiertes Einrad. Es hat unter anderem 130mm travel und eine robuste Metallkonstruktion, welches es einmalig ideal für große Sprünge und hohe Drops macht.</p>
<p>
Außerdem hat es gleich mitgeliefert einen Sitz, ziemlich brauchbare
Jump wie Powerpads und Spiked-Pedals. Dazu einen robusten, wenn auch
komisch platzierten und etwas kurzen Trolleyhandle, sowie einen
stabilen Kickstand und höhenverstellbare helle Lichter. Es ist
Wasserfest, aber nicht eintauchbar, und das Beste: es ist
superleicht daran zu arbeiten, weil das Gerät sehr modular designt
wurde. So lässt sich der Reifen mit theoretisch nur 2 schrauben
rausnehmen
</p>
<p>Es ist der Nachfolger vom kleineren S18, aber mit doppeltem Akku und 50% mehr Motor Leistung, so wie 70 statt 50 km/h top Geschwindigkeit. Wobei der Freespin bis zu 114 km/h hoch ist, also ideal für längere Sprünge bei denen der Reifen in der Luft ist.</p>
<p>
Während all das wahr ist, haben sich leider mit diesem hoch
erwartetem und gehypten Rad auch viele Probleme ergeben. So gab es
Motorprobleme mit den ersten Geräten, welche zu cut-offs führten und
dadurch das Motherboard durchbrannten. Auch ist das Slider Design
sehr schwerfällig und über die Zeit immer schwerer zu bewegen. So
mussten viele s22 Käufer lange auf Ersatzmotoren warten, so wie für
100 bis 200 die Slider upgraden. Mit den Upgrades jedoch ist es das
momentan bester Suspension Einrad auf dem Markt. (Bis das Veteran
Sherman S zu kaufen ist.)
</p>
</article>
<p>Außerdem hat es gleich mitgeliefert einen Sitz, ziemlich brauchbare Jump wie Powerpads und Spiked-Pedals. Dazu einen robusten, wenn auch komisch platzierten und etwas kurzen Trolleyhandle, sowie einen stabilen Kickstand und höhenverstellbare helle Lichter. Es ist Wasserfest, aber nicht eintauchbar, und das Beste: es ist superleicht daran zu arbeiten, weil das Gerät sehr modular designt wurde. So lässt sich der Reifen mit theoretisch nur 2 schrauben rausnehmen</p>
<p>Während all das wahr ist, haben sich leider mit diesem hoch erwartetem und gehypten Rad auch viele Probleme ergeben. So gab es Motorprobleme mit den ersten Geräten, welche zu cut-offs führten und dadurch das Motherboard durchbrannten. Auch ist das Slider Design sehr schwerfällig und über die Zeit immer schwerer zu bewegen. So mussten viele s22 Käufer lange auf Ersatzmotoren warten, so wie für 100 bis 200 die Slider upgraden. Mit den Upgrades jedoch ist es das momentan bester Suspension Einrad auf dem Markt. (Bis das Veteran Sherman S zu kaufen ist.)</p>
</article>
</div>
</div>
<div className="row">
<div className="col-4">
<img src="KS S22/S22shutterkode5.jpg" />
</div>
<div className="col-4">
<img src="KS S22/BusJump.jpg" />
</div>
<div className="col-4">
<img src="KS S22/S22shutterkode4.jpg" />
</div>
</div>
<table>
<tr>
<td>Größe</td>
<td>582L 330W 747H</td>
</tr>
<tr>
<td>Radumfang</td>
<td>20 inch</td>
</tr>
<tr>
<td>Pedalhöhe</td>
<td>231+-26mm</td>
</tr>
<tr>
<td>Gewicht</td>
<td>35kg</td>
</tr>
<tr>
<td>Suspension travel (bei Federung)</td>
<td>130mm</td>
</tr>
<tr>
<td>Suspension Type (bei Federung)</td>
<td>Oil Shock</td>
</tr>
<tr>
<td>Suspension Adjustments (bei Federung)</td>
<td>Rebound, compression</td>
</tr>
<tr>
<td>Freespin</td>
<td>114kmh</td>
</tr>
<tr>
<td>Top speed</td>
<td>70kmh</td>
</tr>
<tr>
<td>Reichweite bei 30kmh</td>
<td>200km</td>
</tr>
<tr>
<td>Minimale Reichweite bei starker Nutzung</td>
<td>70km</td>
</tr>
<tr>
<td>Max climb angle</td>
<td>45°</td>
</tr>
<tr>
<td>Max. Zuladung</td>
<td>120kg</td>
</tr>
<tr>
<td>Motor Typ</td>
<td>High Speed</td>
</tr>
<tr>
<td>Motor Leistung</td>
<td>3300W</td>
</tr>
<tr>
<td>Peak Leistung</td>
<td>7500W</td>
</tr>
<tr>
<td>Battery Size</td>
<td>2220wh</td>
</tr>
<tr>
<td>Voltage</td>
<td>126V</td>
</tr>
<tr>
<td>Max amps</td>
<td>100A</td>
</tr>
<tr>
<td>BMS</td>
<td>Smart BMS</td>
</tr>
<tr>
<td>Battery cell type</td>
<td>LG 18600</td>
</tr>
<tr>
<td>IP Rating</td>
<td>nope</td>
</tr>
<tr>
<td>Accessoires</td>
<td>Powerpads, Jumppads, Seat, Spiked-Pedals</td>
</tr>
<tr>
<td>Lichter</td>
<td>8x5W Verstellbare Scheinwerfer</td>
</tr>
<tr>
<td>Standard Reifen</td>
<td>Nobby</td>
</tr>
<tr>
<td>Anti spin button?</td>
<td>im Griff</td>
</tr>
<tr>
<td>Display?</td>
<td>Dot-Matrix</td>
</tr>
<tr>
<td>RGB?</td>
<td>Rücklicht</td>
</tr>
<tr>
<td>Pads?</td>
<td>Alle inklusive</td>
</tr>
<tr>
<td>Ladeausgänge?</td>
<td>nope</td>
</tr>
<tr>
<td>Ladegerät:</td>
<td></td>
</tr>
<tr>
<td>Standard Ladezeit:</td>
<td>3.3h</td>
</tr>
<tr>
<td>Max Amps:</td>
<td>10A</td>
</tr>
<tr>
<td>Schnellste Ladezeit:</td>
<td>100 Min</td>
</tr>
<tr>
<td>Ladeports:</td>
<td>2</td>
</tr>
</table>
</div>
)
}
<div className="row">
<div className="col-4"><img src="KS S22/S22shutterkode5.jpg" /></div>
<div className="col-4"><img src="KS S22/BusJump.jpg" /></div>
<div className="col-4"><img src="KS S22/S22shutterkode4.jpg" /></div>
</div>
<table>
<tr>
<td>Größe</td>
<td>582L 330W 747H</td>
</tr>
<tr>
<td>Radumfang</td>
<td>20 inch</td>
</tr>
<tr>
<td>Pedalhöhe</td>
<td>231+-26mm</td>
</tr>
<tr>
<td>Gewicht</td>
<td>35kg</td>
</tr>
<tr>
<td>Suspension travel (bei Federung)</td>
<td>130mm</td>
</tr>
<tr>
<td>Suspension Type (bei Federung)</td>
<td>Oil Shock</td>
</tr>
<tr>
<td>Suspension Adjustments (bei Federung)</td>
<td>Rebound, compression</td>
</tr>
<tr>
<td>Freespin</td>
<td>114kmh</td>
</tr>
<tr>
<td>Top speed</td>
<td>70kmh</td>
</tr>
<tr>
<td>Reichweite bei 30kmh</td>
<td>200km</td>
</tr>
<tr>
<td>Minimale Reichweite bei starker Nutzung</td>
<td>70km</td>
</tr>
<tr>
<td>Max climb angle</td>
<td>45°</td>
</tr>
<tr>
<td>Max. Zuladung</td>
<td>120kg</td>
</tr>
<tr>
<td>Motor Typ</td>
<td>High Speed</td>
</tr>
<tr>
<td>Motor Leistung</td>
<td>3300W</td>
</tr>
<tr>
<td>Peak Leistung</td>
<td>7500W</td>
</tr>
<tr>
<td>Battery Size</td>
<td>2220wh</td>
</tr>
<tr>
<td>Voltage</td>
<td>126V</td>
</tr>
<tr>
<td>Max amps</td>
<td>100A</td>
</tr>
<tr>
<td>BMS</td>
<td>Smart BMS</td>
</tr>
<tr>
<td>Battery cell type</td>
<td>LG 18600</td>
</tr>
<tr>
<td>IP Rating</td>
<td>nope</td>
</tr>
<tr>
<td>Accessoires</td>
<td>Powerpads, Jumppads, Seat, Spiked-Pedals</td>
</tr>
<tr>
<td>Lichter</td>
<td>8x5W Verstellbare Scheinwerfer</td>
</tr>
<tr>
<td>Standard Reifen</td>
<td>Nobby</td>
</tr>
<tr>
<td>Anti spin button?</td>
<td>im Griff</td>
</tr>
<tr>
<td>Display?</td>
<td>Dot-Matrix</td>
</tr>
<tr>
<td>RGB?</td>
<td>Rücklicht</td>
</tr>
<tr>
<td>Pads?</td>
<td>Alle inklusive</td>
</tr>
<tr>
<td>Ladeausgänge?</td>
<td>nope</td>
</tr>
<tr>
<td>Ladegerät:</td>
<td></td>
</tr>
<tr>
<td>Standard Ladezeit:</td>
<td>3.3h</td>
</tr>
<tr>
<td>Max Amps:</td>
<td>10A</td>
</tr>
<tr>
<td>Schnellste Ladezeit:</td>
<td>100 Min</td>
</tr>
<tr>
<td>Ladeports:</td>
<td>2</td>
</tr>
</table>
</body>
</html>
export default Home

View file

@ -1,289 +1,214 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link
rel="apple-touch-icon"
sizes="57x57"
href="favicon/apple-icon-57x57.png"
/>
<link
rel="apple-touch-icon"
sizes="60x60"
href="favicon/apple-icon-60x60.png"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="favicon/apple-icon-72x72.png"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="favicon/apple-icon-76x76.png"
/>
<link
rel="apple-touch-icon"
sizes="114x114"
href="favicon/apple-icon-114x114.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="favicon/apple-icon-120x120.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="favicon/apple-icon-144x144.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="favicon/apple-icon-152x152.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="favicon/apple-icon-180x180.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="favicon/android-icon-192x192.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="favicon/favicon-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="favicon/favicon-16x16.png"
/>
<link rel="manifest" href="favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta
name="msapplication-TileImage"
content="favicon/ms-icon-144x144.png"
/>
<meta name="theme-color" content="#ffffff" />
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>KS S22</title>
<link rel="stylesheet" href="Geräte.css" />
</head>
<body>
<div id="sidenavbar">
<a href="javascript:history.back()">Zurück</a>
<a href="EUC Überblick DE.html">Start</a>
</div>
import Head from "next/head"
<div className="row">
<div className="col-4">
<img src="KS S22/S22shutterkode2.jpg" />
function Home() {
return (
<div id="main">
<Head>
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png" />
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png" />
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png" />
<link rel="manifest" href="favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png" />
<meta name="theme-color" content="#ffffff" />
<meta charSet="UTF-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>KS S22</title>
{/* <link rel="stylesheet" href="Geräte.css" /> */}
</Head>
<div id="sidenavbar">
<a href="javascript:history.back()">Zurück</a>
<a href="EUC Überblick DE.html">Start</a>
</div>
<div className="col-8">
<article>
<h2>Kingsong S22</h2>
<div className="row">
<div className="col-4">
<img src="KS S22/S22shutterkode2.jpg" />
</div>
<p>
The Kingsong S22, formerly S20, is a clearly off-road and trail
oriented unicycle. Among other things, it has 130mm suspension
travel and a robust metal construction, which makes it ideal for big
jumps and high drops.
</p>
<div className="col-8">
<article>
<h2>Kingsong S22</h2>
<p>
It is the successor to the smaller S18, but with double the battery
and 50% more motor power, such as a top speed of 70 instead of 50
km/h. The freespin is up to 114 km/h, so ideal for longer jumps
where the tire is spinning up in the air.
</p>
<p>The Kingsong S22, formerly S20, is a clearly off-road and trail oriented unicycle. Among other things, it has 130mm suspension travel and a robust metal construction, which makes it ideal for big jumps and high drops.</p>
<p>
It also comes with a seat, pretty good jump- and power pads and
spiked pedals. Plus a sturdy, albeit oddly placed and somewhat short
trolley handle, as well as a sturdy kickstand and height-adjustable
bright lights. It's waterproof, but not submersible, and best of
all, it's super easy to work with because the device has a very
modular design. The tire can theoretically be removed with just 2
screws
</p>
<p>It is the successor to the smaller S18, but with double the battery and 50% more motor power, such as a top speed of 70 instead of 50 km/h. The freespin is up to 114 km/h, so ideal for longer jumps where the tire is spinning up in the air.</p>
<p>
While all of this is true, many problems have unfortunately arisen
with this highly anticipated and hyped wheel. There were motor
problems with the first devices, which led to cut-offs and burned
the motherboard. Also, the slider design is very clumsy and gets
harder and harder to move over time. Many S22 buyers had to wait a
long time for replacement motors, such as upgrading the sliders for
100 to 200. However, with the upgrades, it is currently the best
suspension unicycle on the market. (Until the Veteran Sherman S goes
on sale.)
</p>
</article>
<p>It also comes with a seat, pretty good jump- and power pads and spiked pedals. Plus a sturdy, albeit oddly placed and somewhat short trolley handle, as well as a sturdy kickstand and height-adjustable bright lights. It's waterproof, but not submersible, and best of all, it's super easy to work with because the device has a very modular design. The tire can theoretically be removed with just 2 screws</p>
<p>While all of this is true, many problems have unfortunately arisen with this highly anticipated and hyped wheel. There were motor problems with the first devices, which led to cut-offs and burned the motherboard. Also, the slider design is very clumsy and gets harder and harder to move over time. Many S22 buyers had to wait a long time for replacement motors, such as upgrading the sliders for 100 to 200. However, with the upgrades, it is currently the best suspension unicycle on the market. (Until the Veteran Sherman S goes on sale.)</p>
</article>
</div>
</div>
</div>
<div className="row">
<div className="col-4"><img src="KS S22/S22shutterkode5.jpg" /></div>
<div className="col-4"><img src="KS S22/BusJump.jpg" /></div>
<div className="col-4"><img src="KS S22/S22shutterkode4.jpg" /></div>
</div>
<div className="row">
<div className="col-4">
<img src="KS S22/S22shutterkode5.jpg" />
</div>
<div className="col-4">
<img src="KS S22/BusJump.jpg" />
</div>
<div className="col-4">
<img src="KS S22/S22shutterkode4.jpg" />
</div>
</div>
<table>
<tr>
<td>Size</td>
<td>582L 330W 747H</td>
</tr>
<tr>
<td>Wheel Circumference</td>
<td>20 inches</td>
</tr>
<tr>
<td>Pedal Height</td>
<td>231+-26mm</td>
</tr>
<tr>
<td>Weight</td>
<td>35kg</td>
</tr>
<tr>
<td>Suspension travel</td>
<td>130mm</td>
</tr>
<tr>
<td>Suspension Type</td>
<td>Oil Shock</td>
</tr>
<tr>
<td>Suspension Adjustments (for suspension)</td>
<td>Rebound, compression</td>
</tr>
<tr>
<td>Free Spin</td>
<td>114kmh</td>
</tr>
<tr>
<td>Top speed</td>
<td>70kmh</td>
</tr>
<tr>
<td>Range at 30kmh</td>
<td>200km</td>
</tr>
<tr>
<td>Minimum range for heavy use</td>
<td>70km</td>
</tr>
<tr>
<td>Max climb angle</td>
<td>45°</td>
</tr>
<tr>
<td>Max. payload</td>
<td>120kg</td>
</tr>
<tr>
<td>Engine Type</td>
<td>High Speed</td>
</tr>
<tr>
<td>Engine Power</td>
<td>3300W</td>
</tr>
<tr>
<td>Peak Power</td>
<td>7500W</td>
</tr>
<tr>
<td>Battery Size</td>
<td>2220wh</td>
</tr>
<tr>
<td>Voltage</td>
<td>126V</td>
</tr>
<tr>
<td>Max amps</td>
<td>100A</td>
</tr>
<tr>
<td>BMS</td>
<td>Smart BMS</td>
</tr>
<tr>
<td>Battery cell type</td>
<td>LG 18600</td>
</tr>
<tr>
<td>IPRating</td>
<td>nope</td>
</tr>
<tr>
<td>Accessories</td>
<td>Powerpads, Jumppads, Seat, Spiked Pedals</td>
</tr>
<tr>
<td>Lights</td>
<td>8x5W adjustable headlights</td>
</tr>
<tr>
<td>Default tires</td>
<td>Nobby</td>
</tr>
<tr>
<td>Anti spin button?</td>
<td>under control</td>
</tr>
<tr>
<td>Display?</td>
<td>dot matrix</td>
</tr>
<tr>
<td>RGB?</td>
<td>Taillight</td>
</tr>
<tr>
<td>Pads?</td>
<td>All inclusive</td>
</tr>
<tr>
<td>Charge outlets?</td>
<td>nope</td>
</tr>
<tr>
<td>Charger:</td>
<td></td>
</tr>
<tr>
<td>Default load time:</td>
<td>3.3h</td>
</tr>
<tr>
<td>Max Amps:</td>
<td>10A</td>
</tr>
<tr>
<td>Fastest load time:</td>
<td>100min</td>
</tr>
<tr>
<td>Load ports:</td>
<td>2</td>
</tr>
</table>
</body>
</html>
<table>
<tr>
<td>Size</td>
<td>582L 330W 747H</td>
</tr>
<tr>
<td>Wheel Circumference</td>
<td>20 inches</td>
</tr>
<tr>
<td>Pedal Height</td>
<td>231+-26mm</td>
</tr>
<tr>
<td>Weight</td>
<td>35kg</td>
</tr>
<tr>
<td>Suspension travel</td>
<td>130mm</td>
</tr>
<tr>
<td>Suspension Type</td>
<td>Oil Shock</td>
</tr>
<tr>
<td>Suspension Adjustments (for suspension)</td>
<td>Rebound, compression</td>
</tr>
<tr>
<td>Free Spin</td>
<td>114kmh</td>
</tr>
<tr>
<td>Top speed</td>
<td>70kmh</td>
</tr>
<tr>
<td>Range at 30kmh</td>
<td>200km</td>
</tr>
<tr>
<td>Minimum range for heavy use</td>
<td>70km</td>
</tr>
<tr>
<td>Max climb angle</td>
<td>45°</td>
</tr>
<tr>
<td>Max. payload</td>
<td>120kg</td>
</tr>
<tr>
<td>Engine Type</td>
<td>High Speed</td>
</tr>
<tr>
<td>Engine Power</td>
<td>3300W</td>
</tr>
<tr>
<td>Peak Power</td>
<td>7500W</td>
</tr>
<tr>
<td>Battery Size</td>
<td>2220wh</td>
</tr>
<tr>
<td>Voltage</td>
<td>126V</td>
</tr>
<tr>
<td>Max amps</td>
<td>100A</td>
</tr>
<tr>
<td>BMS</td>
<td>Smart BMS</td>
</tr>
<tr>
<td>Battery cell type</td>
<td>LG 18600</td>
</tr>
<tr>
<td>IPRating</td>
<td>nope</td>
</tr>
<tr>
<td>Accessories</td>
<td>Powerpads, Jumppads, Seat, Spiked Pedals</td>
</tr>
<tr>
<td>Lights</td>
<td>8x5W adjustable headlights</td>
</tr>
<tr>
<td>Default tires</td>
<td>Nobby</td>
</tr>
<tr>
<td>Anti spin button?</td>
<td>under control</td>
</tr>
<tr>
<td>Display?</td>
<td>dot matrix</td>
</tr>
<tr>
<td>RGB?</td>
<td>Taillight</td>
</tr>
<tr>
<td>Pads?</td>
<td>All inclusive</td>
</tr>
<tr>
<td>Charge outlets?</td>
<td>nope</td>
</tr>
<tr>
<td>Charger:</td>
<td></td>
</tr>
<tr>
<td>Default load time:</td>
<td>3.3h</td>
</tr>
<tr>
<td>Max Amps:</td>
<td>10A</td>
</tr>
<tr>
<td>Fastest load time:</td>
<td>100min</td>
</tr>
<tr>
<td>Load ports:</td>
<td>2</td>
</tr>
</table>
</div>
)
}
export default Home

View file

@ -1,154 +1,91 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link
rel="apple-touch-icon"
sizes="57x57"
href="favicon/apple-icon-57x57.png"
/>
<link
rel="apple-touch-icon"
sizes="60x60"
href="favicon/apple-icon-60x60.png"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="favicon/apple-icon-72x72.png"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="favicon/apple-icon-76x76.png"
/>
<link
rel="apple-touch-icon"
sizes="114x114"
href="favicon/apple-icon-114x114.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="favicon/apple-icon-120x120.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="favicon/apple-icon-144x144.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="favicon/apple-icon-152x152.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="favicon/apple-icon-180x180.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="favicon/android-icon-192x192.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="favicon/favicon-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="favicon/favicon-16x16.png"
/>
<link rel="manifest" href="favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta
name="msapplication-TileImage"
content="favicon/ms-icon-144x144.png"
/>
<meta name="theme-color" content="#ffffff" />
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Julian Gerhardt" />
<meta
name="keywords"
content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway"
/>
import Head from "next/head"
<title>Start</title>
<link rel="stylesheet" href="Start.css" />
</head>
<body>
<div className="container">
<img id="cover" src="images/Gear3.webp" />
<div className="centered"><h1>Bock auf was Neues?</h1></div>
</div>
function Home() {
return (
<div id="main">
<Head>
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png" />
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png" />
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png" />
<link rel="manifest" href="favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png" />
<meta name="theme-color" content="#ffffff" />
<meta charSet="UTF-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Julian Gerhardt" />
<meta name="keywords" content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway" />
<h1 id="gone">Bock auf was Neues?</h1>
<title>Start</title>
{/* <link rel="stylesheet" href="Start.css" /> */}
</Head>
<p>
Flexible - Modern - schneller als die Polizei erlaubt. Das sind moderne
eletrische Einräder.
</p>
<div className="righties"><img src="images/ShermanStanding.jpg" /></div>
<p>
Von 0 auf 50kmh in 3s, 100kmh top Geschwindigkeit und 230km Reichweite
machen aus diesen Geräten den ultimativen Sport.
</p>
<div className="righties"><img src="images/UltimativeSport.jpg" /></div>
<p>
Gleichzeitig 50° steile Wände hochfahren und MTB Trails mit leichtigkeit
nehmen.
</p>
<div className="righties">
<video width="auto" height="auto" autoplay muted loop>
<source src="videos/MTBtrailsEase.mp4" type="video/mp4" />
</video>
</div>
<p>Jeden Weg nutzen und nie wieder im Verkehr stecken.</p>
<div className="righties">
<video width="auto" height="auto" autoplay muted loop>
<source src="videos/traffic.mp4" type="video/mp4" />
</video>
</div>
<p>Und trotzdem leicht zu transportiren und untern Tisch zu packen.</p>
<div className="righties"><img src="images/KidsKS16X.jpg" /></div>
<p>Interessiert? Dann tauche in die Welt der PEV's und EUC's ein:</p>
<a href="EUC Überblick DE.html">
<div id="MoreButton">
<p>Ich will alles darüber lesen!</p>
<div className="container">
<img id="cover" src="images/Gear3.webp" />
<div className="centered">
<h1>Bock auf was Neues?</h1>
</div>
</div>
</a>
<a
href="https://youtube.com/playlist?list=PLfoxTRt1qLuAg-Al9JNHrl_7KVl-uSxwV"
>
<div id="MoreButton">
<p>Mir reichen Videos</p>
</div>
</a>
<h1 id="gone">Bock auf was Neues?</h1>
<a href="StartENG.html">
<div id="MoreButton">
<p>Language</p>
<p>Flexible - Modern - schneller als die Polizei erlaubt. Das sind moderne eletrische Einräder.</p>
<div className="righties">
<img src="images/ShermanStanding.jpg" />
</div>
</a>
</body>
</html>
<p>Von 0 auf 50kmh in 3s, 100kmh top Geschwindigkeit und 230km Reichweite machen aus diesen Geräten den ultimativen Sport.</p>
<div className="righties">
<img src="images/UltimativeSport.jpg" />
</div>
<p>Gleichzeitig 50° steile Wände hochfahren und MTB Trails mit leichtigkeit nehmen.</p>
<div className="righties">
<video src="videos/MTBtrailsEase.mp4" width="auto" height="auto" autoPlay muted loop />
</div>
<p>Jeden Weg nutzen und nie wieder im Verkehr stecken.</p>
<div className="righties">
<video src="videos/traffic.mp4" width="auto" height="auto" autoPlay muted loop />
</div>
<p>Und trotzdem leicht zu transportiren und untern Tisch zu packen.</p>
<div className="righties">
<img src="images/KidsKS16X.jpg" />
</div>
<p>Interessiert? Dann tauche in die Welt der PEV's und EUC's ein:</p>
<a href="EUC Überblick DE.html">
<div id="MoreButton">
<p>Ich will alles darüber lesen!</p>
</div>
</a>
<a href="https://youtube.com/playlist?list=PLfoxTRt1qLuAg-Al9JNHrl_7KVl-uSxwV">
<div id="MoreButton">
<p>Mir reichen Videos</p>
</div>
</a>
<a href="StartENG.html">
<div id="MoreButton">
<p>Language</p>
</div>
</a>
</div>
)
}
export default Home

View file

@ -1,157 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link
rel="apple-touch-icon"
sizes="57x57"
href="favicon/apple-icon-57x57.png"
/>
<link
rel="apple-touch-icon"
sizes="60x60"
href="favicon/apple-icon-60x60.png"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="favicon/apple-icon-72x72.png"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="favicon/apple-icon-76x76.png"
/>
<link
rel="apple-touch-icon"
sizes="114x114"
href="favicon/apple-icon-114x114.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="favicon/apple-icon-120x120.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="favicon/apple-icon-144x144.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="favicon/apple-icon-152x152.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="favicon/apple-icon-180x180.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="favicon/android-icon-192x192.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="favicon/favicon-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="favicon/favicon-16x16.png"
/>
<link rel="manifest" href="favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta
name="msapplication-TileImage"
content="favicon/ms-icon-144x144.png"
/>
<meta name="theme-color" content="#ffffff" />
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Julian Gerhardt" />
<meta
name="keywords"
content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway"
/>
import Head from "next/head"
<title>Start</title>
<link rel="stylesheet" href="Start.css" />
</head>
function Home() {
return (
<div id="main">
<Head>
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png" />
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png" />
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png" />
<link rel="manifest" href="favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png" />
<meta name="theme-color" content="#ffffff" />
<meta charSet="UTF-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Julian Gerhardt" />
<meta name="keywords" content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway" />
<body>
<div className="container">
<img id="cover" src="images/Gear3.webp" />
<div className="centered"><h1>Wanna try something new?</h1></div>
</div>
<title>Start</title>
{/* <link rel="stylesheet" href="Start.css" /> */}
</Head>
<h1 id="gone">Wanna try something new?</h1>
<p>
Flexible - Modern - Faster then law it self. These are modern electric
unicycles:
</p>
<div className="righties"><img src="images/ShermanStanding.jpg" /></div>
<p>
From 0 auf 50kmh in 3s, 100kmh top speed and 230km range make these
devices the ultimate sport.
</p>
<div className="righties"><img src="images/UltimativeSport.jpg" /></div>
<p>Meanwhile climbing 50° steep walls and taking MTB trails with ease.</p>
<div className="righties">
<video width="auto" height="auto" autoplay muted loop>
<source src="videos/MTBtrailsEase.mp4" type="video/mp4" />
</video>
</div>
<p>Taking every path and never get stuck in traffic again.</p>
<div className="righties">
<video width="auto" height="auto" autoplay muted loop>
<source src="videos/traffic.mp4" type="video/mp4" />
</video>
</div>
<p>But still being easy to carry and store just under your desk.</p>
<div className="righties"><img src="images/KidsKS16X.jpg" /></div>
<p>Interested? Then take a deep dive into PEV's and EUC's:</p>
<a href="EUC Überblick ENG.html">
<div id="MoreButton">
<p>I want to read everything about it!</p>
<div className="container">
<img id="cover" src="images/Gear3.webp" />
<div className="centered">
<h1>Wanna try something new?</h1>
</div>
</div>
</a>
<a
href="https://youtube.com/playlist?list=PLfoxTRt1qLuAg-Al9JNHrl_7KVl-uSxwV"
>
<div id="MoreButton">
<p>Na, videos are just fine</p>
</div>
</a>
<h1 id="gone">Wanna try something new?</h1>
<a href="StartDE.html">
<div id="MoreButton">
<p>Sprache</p>
<p>Flexible - Modern - Faster then law it self. These are modern electric unicycles:</p>
<div className="righties">
<img src="images/ShermanStanding.jpg" />
</div>
</a>
</body>
</html>
<p>From 0 auf 50kmh in 3s, 100kmh top speed and 230km range make these devices the ultimate sport.</p>
<div className="righties">
<img src="images/UltimativeSport.jpg" />
</div>
<p>Meanwhile climbing 50° steep walls and taking MTB trails with ease.</p>
<div className="righties">
<video src="videos/MTBtrailsEase.mp4" width="auto" height="auto" autoPlay muted loop />
</div>
<p>Taking every path and never get stuck in traffic again.</p>
<div className="righties">
<video src="videos/traffic.mp4" width="auto" height="auto" autoPlay muted loop />
</div>
<p>But still being easy to carry and store just under your desk.</p>
<div className="righties">
<img src="images/KidsKS16X.jpg" />
</div>
<p>Interested? Then take a deep dive into PEV's and EUC's:</p>
<a href="EUC Überblick ENG.html">
<div id="MoreButton">
<p>I want to read everything about it!</p>
</div>
</a>
<a href="https://youtube.com/playlist?list=PLfoxTRt1qLuAg-Al9JNHrl_7KVl-uSxwV">
<div id="MoreButton">
<p>Na, videos are just fine</p>
</div>
</a>
<a href="StartDE.html">
<div id="MoreButton">
<p>Sprache</p>
</div>
</a>
</div>
)
}
export default Home

View file

@ -1,4 +1,6 @@
import "@/styles/globals.css"
import "@/styles/EUC_Overview.css"
import "@/styles/Geräte.css"
import "@/styles/Start.css"
import { appWithTranslation } from "next-i18next"
import type { AppProps } from "next/app"

View file

@ -1,9 +1,17 @@
import { Html, Head, Main, NextScript } from "next/document"
import i18nextConfig from "../../next-i18next.config"
import { Html, Head, Main, NextScript, type DocumentProps } from "next/document"
export default function Document() {
export default function Document(props: DocumentProps) {
const currentLocale = props.__NEXT_DATA__.locale ?? i18nextConfig.i18n.defaultLocale
return (
<Html lang="en">
<Head />
<Html lang={currentLocale}>
<Head>
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png" />
<meta charSet="UTF-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<meta name="author" content="Julian Gerhardt" />
<meta name="keywords" content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway" />
</Head>
<body>
<Main />
<NextScript />

View file

@ -1,132 +0,0 @@
import styles from "@/styles/Home.module.css"
import { GetStaticProps, InferGetStaticPropsType } from "next"
import { useTranslation } from "next-i18next"
import { serverSideTranslations } from "next-i18next/serverSideTranslations"
import { Inter } from "next/font/google"
import Head from "next/head"
import Image from "next/image"
const inter = Inter({ subsets: ["latin"] })
interface Props {
// Add custom props here
}
export default function Home(
_props: InferGetStaticPropsType<typeof getStaticProps>
) {
const { t } = useTranslation("common")
return (
<>
<Head>
<title>{t("cna")}</title>
<meta name="description" content="Generated by create next app" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="/favicon.ico" />
</Head>
<main className={styles.main}>
<div className={styles.description}>
<p>
Get started by editing&nbsp;
<code className={styles.code}>src/pages/index.tsx</code>
</p>
<div>
<a
href="https://vercel.com?utm_source=create-next-app&utm_medium=default-template&utm_campaign=create-next-app"
target="_blank"
rel="noopener noreferrer"
>
By{" "}
<Image
src="/vercel.svg"
alt="Vercel Logo"
className={styles.vercelLogo}
width={100}
height={24}
priority
/>
</a>
</div>
</div>
<div className={styles.center}>
<Image
className={styles.logo}
src="/next.svg"
alt="Next.js Logo"
width={180}
height={37}
priority
/>
</div>
<div className={styles.grid}>
<a
href="https://nextjs.org/docs?utm_source=create-next-app&utm_medium=default-template&utm_campaign=create-next-app"
className={styles.card}
target="_blank"
rel="noopener noreferrer"
>
<h2 className={inter.className}>
Docs <span>-&gt;</span>
</h2>
<p className={inter.className}>
Find in-depth information about Next.js features and&nbsp;API.
</p>
</a>
<a
href="https://nextjs.org/learn?utm_source=create-next-app&utm_medium=default-template&utm_campaign=create-next-app"
className={styles.card}
target="_blank"
rel="noopener noreferrer"
>
<h2 className={inter.className}>
Learn <span>-&gt;</span>
</h2>
<p className={inter.className}>
Learn about Next.js in an interactive course with&nbsp;quizzes!
</p>
</a>
<a
href="https://vercel.com/templates?framework=next.js&utm_source=create-next-app&utm_medium=default-template&utm_campaign=create-next-app"
className={styles.card}
target="_blank"
rel="noopener noreferrer"
>
<h2 className={inter.className}>
Templates <span>-&gt;</span>
</h2>
<p className={inter.className}>
Discover and deploy boilerplate example Next.js&nbsp;projects.
</p>
</a>
<a
href="https://vercel.com/new?utm_source=create-next-app&utm_medium=default-template&utm_campaign=create-next-app"
className={styles.card}
target="_blank"
rel="noopener noreferrer"
>
<h2 className={inter.className}>
Deploy <span>-&gt;</span>
</h2>
<p className={inter.className}>
Instantly deploy your Next.js site to a shareable URL
with&nbsp;Vercel.
</p>
</a>
</div>
</main>
</>
)
}
// or getServerSideProps: GetServerSideProps<Props> = async ({ locale })
export const getStaticProps: GetStaticProps<Props> = async ({ locale }) => ({
props: {
...(await serverSideTranslations(locale ?? "en", ["common", "footer"])),
},
})

View file

@ -1,157 +1,75 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link
rel="apple-touch-icon"
sizes="57x57"
href="favicon/apple-icon-57x57.png"
/>
<link
rel="apple-touch-icon"
sizes="60x60"
href="favicon/apple-icon-60x60.png"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="favicon/apple-icon-72x72.png"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="favicon/apple-icon-76x76.png"
/>
<link
rel="apple-touch-icon"
sizes="114x114"
href="favicon/apple-icon-114x114.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="favicon/apple-icon-120x120.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="favicon/apple-icon-144x144.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="favicon/apple-icon-152x152.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="favicon/apple-icon-180x180.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="favicon/android-icon-192x192.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="favicon/favicon-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="favicon/favicon-16x16.png"
/>
<link rel="manifest" href="favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta
name="msapplication-TileImage"
content="favicon/ms-icon-144x144.png"
/>
<meta name="theme-color" content="#ffffff" />
import Head from "next/head"
import { CSSProperties } from "react"
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Julian Gerhardt" />
<meta
name="keywords"
content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway"
/>
<title>soon</title>
<link rel="stylesheet" href="EUC_Overview.css" />
</head>
function Home() {
return (
<div id="main">
<Head>
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png" />
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png" />
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png" />
<link rel="manifest" href="favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png" />
<meta name="theme-color" content="#ffffff" />
<body>
<div id="navbar">
<a href="StartENG.html">Start</a>
<a href="EUC Überblick ENG.html#start">What are EUCs?</a>
<a href="EUC Überblick ENG.html#why">Why EUCs?</a>
<a href="EUC Überblick ENG.html#funktion">Functionality</a>
<a href="EUC Überblick ENG.html#begriffe">Glossarry</a>
<a href="EUC Überblick ENG.html#sicherheit">Safety</a>
<a href="EUC Überblick ENG.html#ausrüstung">Gear</a>
<a href="EUC Überblick ENG.html#cutout">Cut-out's</a>
<a href="EUC Überblick ENG.html#akkuss">Battery safety</a>
<a href="EUC Überblick ENG.html#fahrweise">Ride style</a>
<a href="EUC Überblick ENG.html#wobbles">Wobbles</a>
<a href="EUC Überblick ENG.html#leistung">Performance</a>
<a href="EUC Überblick ENG.html#federung">Suspension</a>
<a href="EUC Überblick ENG.html#reifen">Tires</a>
<a href="EUC Überblick ENG.html#historie">History</a>
<a href="HerstellerENG.HTML">Manufacturer</a>
<a href="EUC Überblick ENG.html#geräte">Device list</a>
<button onclick="myFunction()">Light Mode</button>
<button onclick="window.location.href='HerstellerDE.HTML';">
Sprache
</button>
<div>
<button onclick="closeit()"><a><-Close</a></button>
<meta charSet="UTF-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Julian Gerhardt" />
<meta name="keywords" content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway" />
<title>soon</title>
{/* <link rel="stylesheet" href="EUC_Overview.css" /> */}
</Head>
<div id="navbar">
<a href="StartENG.html">Start</a>
<a href="EUC Überblick ENG.html#start">What are EUCs?</a>
<a href="EUC Überblick ENG.html#why">Why EUCs?</a>
<a href="EUC Überblick ENG.html#funktion">Functionality</a>
<a href="EUC Überblick ENG.html#begriffe">Glossarry</a>
<a href="EUC Überblick ENG.html#sicherheit">Safety</a>
<a href="EUC Überblick ENG.html#ausrüstung">Gear</a>
<a href="EUC Überblick ENG.html#cutout">Cut-out's</a>
<a href="EUC Überblick ENG.html#akkuss">Battery safety</a>
<a href="EUC Überblick ENG.html#fahrweise">Ride style</a>
<a href="EUC Überblick ENG.html#wobbles">Wobbles</a>
<a href="EUC Überblick ENG.html#leistung">Performance</a>
<a href="EUC Überblick ENG.html#federung">Suspension</a>
<a href="EUC Überblick ENG.html#reifen">Tires</a>
<a href="EUC Überblick ENG.html#historie">History</a>
<a href="HerstellerENG.HTML">Manufacturer</a>
<a href="EUC Überblick ENG.html#geräte">Device list</a>
<button onClick={() => {}}>Light Mode</button>
<button onClick={() => (window.location.href = "HerstellerDE.HTML")}>Sprache</button>
<div>
<button onClick={() => {}}>
<a>&lt;-Close</a>
</button>
</div>
</div>
</div>
<div id="sidenavbar">
<div id="sidenavbar">
<a href="javascript:history.back()">Back</a>
<a>
<button onClick={() => {}}>Menu</button>
</a>
</div>
<p style={{ textAlign: "center" } as CSSProperties}>This side is not available yet.</p>
<a href="javascript:history.back()">Back</a>
<a><button onclick="menü()">Menu</button></a>
</div>
)
}
{/* <!--light-mode--> */}
<script>
function myFunction() {
var element = document.body
element.classList.toggle("light-mode")
}
</script>
{/* <!--menü--> */}
<script>
function menü() {
var element = document.body
element.classList.toggle("menü")
document.getElementById("sidenavbar").style.visibility = "hidden"
document.getElementById("navbar").style.visibility = "visible"
}
</script>
{/* <!--closeit--> */}
<script>
function closeit() {
var element = document.body
element.classList.toggle("menü")
document.getElementById("sidenavbar").style.visibility = "visible"
document.getElementById("navbar").style.visibility = "hidden"
}
</script>
<p style="text-align: center">This side is not available yet.</p>
<a href="javascript:history.back()">Back</a>
</body>
</html>
export default Home

View file

@ -107,7 +107,7 @@ button {
height: 100%;
}
body {
#main {
background-color: #16161a;
color: #94a1b2;
text-align: center;

View file

@ -63,7 +63,7 @@ button {
height: 100%;
}
body {
#main {
background-color: #16161a;
color: #94a1b2;
font-size: 1.4em;

View file

@ -28,7 +28,7 @@
clear: both;
}
body {
#main {
background-color: #0f0e17;
color: #a7a9be;
text-align: left;