first commit

This commit is contained in:
r2xrzh9q2z-lab
2026-02-02 11:07:09 +07:00
commit d1b931d547
286 changed files with 53992 additions and 0 deletions

34
data/travel.json Normal file
View File

@@ -0,0 +1,34 @@
{
"hero": {
"title": "Go and Grow Camp\nLast travel informations",
"backgroundImage": "/uploads/banner/b18.jpg"
},
"page": {
"type": "blog",
"title": "Go and Grow Camp - Travel",
"year": "2026"
},
"posts": [
{
"id": "travel-info-2026",
"title": "Travel Information — Go and Grow Camp 2026",
"slug": "travel-information-2026",
"date": "2026-01-01",
"author": "Go and Grow Camp",
"excerpt": "Summary of important travel details, arrival/departure times and contact points.",
"coverImage": "/uploads/banner/b18.jpg",
"categories": ["Travel", "Info"],
"tags": ["travel", "camp", "2026"],
"content": {
"blocks": [
{
"type": "paragraph",
"data": {
"text": "Our entire team is looking forward to an exciting and adventurous holiday camp with you. Below you will find a summary of all the important information about our adventure, sports and language camps. If you have any further questions, please contact us at office@campadventure.de"
}
}
]
}
}
]
}