Automated ingestion of prompt: Istanbul Travel Journal
This commit is contained in:
parent
896aee1ef0
commit
4f5b3ae6cc
|
|
@ -0,0 +1,101 @@
|
||||||
|
---
|
||||||
|
title: "Istanbul Travel Journal"
|
||||||
|
contributor: "@senoldak"
|
||||||
|
tags: #general, #senoldak
|
||||||
|
---
|
||||||
|
|
||||||
|
{
|
||||||
|
"title": "Istanbul Travel Journal",
|
||||||
|
"artwork_style": "vibrant, child-like crayon-style vertical (9:16) illustration",
|
||||||
|
"background": "soft, warm light-toned (e.g., pale yellow)",
|
||||||
|
"color_palette": "bright reds, blues, greens, and other cheerful colors",
|
||||||
|
"atmosphere": "cozy, playful travel atmosphere",
|
||||||
|
"main_scene": {
|
||||||
|
"title": "Winding, Zigzagging Travel Route",
|
||||||
|
"style": "arrows and dotted lines connecting multiple locations",
|
||||||
|
"itinerary": {
|
||||||
|
"city": "Istanbul",
|
||||||
|
"duration": "7-Day Trip",
|
||||||
|
"stops": [
|
||||||
|
{
|
||||||
|
"day": 1,
|
||||||
|
"attraction": "Hagia Sophia & Blue Mosque",
|
||||||
|
"description": "Exploring giant, colorful mosques that look like castles from a fairytale!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"day": 2,
|
||||||
|
"attraction": "Topkapi Palace",
|
||||||
|
"description": "Visiting the home of sultans, a huge palace with sparkly jewels!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"day": 3,
|
||||||
|
"attraction": "Grand Bazaar & Spice Bazaar",
|
||||||
|
"description": "Getting lost in a giant maze of shops with sparkly lamps and sweet smells!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"day": 4,
|
||||||
|
"attraction": "Bosphorus Cruise",
|
||||||
|
"description": "Sailing on a big boat between two continents, Europe and Asia!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"day": 5,
|
||||||
|
"attraction": "Galata Tower",
|
||||||
|
"description": "Climbing a super tall tower to see all of Istanbul from the sky!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"day": 6,
|
||||||
|
"attraction": "Princes' Islands",
|
||||||
|
"description": "Riding in a horse-drawn carriage on an island with no cars!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"day": 7,
|
||||||
|
"attraction": "Turkish Delight & Baklava",
|
||||||
|
"description": "Eating yummy, sticky, and sweet Turkish candies before we go home. What a treat!"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"surrounding_elements": {
|
||||||
|
"characters": [
|
||||||
|
{
|
||||||
|
"description": "A child holding a simit (a yummy Turkish bagel)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "A little adventurer with a backpack and a fez hat"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"landmarks": [
|
||||||
|
"A cute, round Hagia Sophia with a smiley face",
|
||||||
|
"A tall and colorful Galata Tower",
|
||||||
|
"A friendly-looking Bosphorus Bridge"
|
||||||
|
],
|
||||||
|
"signboards": [
|
||||||
|
"Don’t get lost in the Grand Bazaar!",
|
||||||
|
"Seagulls ahead!",
|
||||||
|
"Yummy Turkish Delight this way!"
|
||||||
|
],
|
||||||
|
"phrases": [
|
||||||
|
"Istanbul travel memories unlocked!",
|
||||||
|
"Istanbul food adventure!",
|
||||||
|
"Where to next?"
|
||||||
|
],
|
||||||
|
"food_icons": [
|
||||||
|
"A cartoonish Turkish ice cream cone (dondurma)",
|
||||||
|
"A smiling piece of baklava",
|
||||||
|
"A colorful plate of Turkish delight (lokum)"
|
||||||
|
],
|
||||||
|
"exclamations": [
|
||||||
|
"I didn’t know Istanbul was so fun!",
|
||||||
|
"I want to ride the ferry again!"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"overall_style": {
|
||||||
|
"art_style": "Crayon / children’s hand-drawn travel diary style",
|
||||||
|
"palette": "Bright, warm, colorful palette",
|
||||||
|
"composition": "Cozy but full and lively composition",
|
||||||
|
"emphasis": "The joy of exploring",
|
||||||
|
"font": "Cute handwritten font",
|
||||||
|
"feeling": "A young child’s fun travel-journal entry"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
Loading…
Reference in New Issue