feat(landing): add landing page layout and content

This commit is contained in:
2026-07-31 01:32:00 +02:00
parent 24632742ef
commit e664cf3b96
5 changed files with 295 additions and 108 deletions
+16
View File
@@ -151,6 +151,22 @@
"head": "PicHunt Impressum",
"title": "Impressum"
},
"landing": {
"get_started": "Jetzt loslegen",
"hero_subtitle": "Die Foto-Schnitzeljagd für deine Gruppe. Tritt einer Hunt bei, verbünde dich mit Freunden, löse Quests mit deiner Kamera und kämpfe um den ersten Platz!",
"hero_title": "Verwandle deine Stadt in einen Spielplatz",
"how_it_works": "So funktioniert es",
"login_to_see_hunts": "Melde dich an, um deine beigetretenen Hunts zu sehen und neuen beizutreten!",
"step_number": "Schritt {n}",
"step_register_text": "Erstelle in Sekunden ein kostenloses Konto und erhalte Zugang zu allen Hunts.",
"step_register_title": "Registrieren",
"step_team_text": "Gründe ein Team mit Freunden oder tritt einem bestehenden Team mit einem Einladungscode bei.",
"step_team_title": "Team gründen",
"step_quests_text": "Erkunde die Quests, mache kreative Fotos und reiche deine Antworten ein.",
"step_quests_title": "Quests erfüllen",
"step_win_text": "Sammle Punkte, klettere die Rangliste hinauf und feiere in der Showcase.",
"step_win_title": "Punkte gewinnen"
},
"pictures": {
"filter_quest": "Filtere Bilder nach Quests",
"filter_team": "Filtere Bilder nach Teams",
+16
View File
@@ -151,6 +151,22 @@
"head": "PicHunt Imprint",
"title": "Imprint"
},
"landing": {
"get_started": "Get started",
"hero_subtitle": "The photo scavenger hunt for your group. Join a hunt, team up with friends, solve quests with your camera and compete for the top spot!",
"hero_title": "Turn your city into a playground",
"how_it_works": "How it works",
"login_to_see_hunts": "Login to see your joined hunts and join new ones!",
"step_number": "Step {n}",
"step_register_text": "Create a free account in seconds and get access to all hunts.",
"step_register_title": "Register",
"step_team_text": "Team up with friends or join an existing team with an invite code.",
"step_team_title": "Form a team",
"step_quests_text": "Explore the quests, take creative photos and submit your answers.",
"step_quests_title": "Complete quests",
"step_win_text": "Collect points, climb the leaderboard and celebrate in the showcase.",
"step_win_title": "Win points"
},
"pictures": {
"filter_quest": "Filter pictures by quests",
"filter_team": "Filter pictures by teams",