feat(landing): add landing page layout and content
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user