@umituz/react-native-ai-generation-content 1.37.37 → 1.40.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/domains/scenarios/index.ts +5 -4
- package/src/domains/scenarios/infrastructure/utils/scenario-utils.ts +24 -0
- package/src/domains/scenarios/infrastructure/ScenariosData.ts +0 -26
- package/src/domains/scenarios/infrastructure/data/action-stealth-scenarios.ts +0 -68
- package/src/domains/scenarios/infrastructure/data/adventure-scenarios.ts +0 -68
- package/src/domains/scenarios/infrastructure/data/affection-scenarios.ts +0 -100
- package/src/domains/scenarios/infrastructure/data/animals-scenarios.ts +0 -26
- package/src/domains/scenarios/infrastructure/data/arabian-nights-scenarios.ts +0 -52
- package/src/domains/scenarios/infrastructure/data/art-studio-scenarios.ts +0 -69
- package/src/domains/scenarios/infrastructure/data/artistic-scenarios.ts +0 -94
- package/src/domains/scenarios/infrastructure/data/bucket-list-scenarios.ts +0 -67
- package/src/domains/scenarios/infrastructure/data/career-scenarios.ts +0 -62
- package/src/domains/scenarios/infrastructure/data/casino-scenarios.ts +0 -53
- package/src/domains/scenarios/infrastructure/data/celebration-scenarios.ts +0 -84
- package/src/domains/scenarios/infrastructure/data/cinematic-scenarios.ts +0 -59
- package/src/domains/scenarios/infrastructure/data/connection-scenarios.ts +0 -117
- package/src/domains/scenarios/infrastructure/data/cozy-plush-scenarios.ts +0 -52
- package/src/domains/scenarios/infrastructure/data/creative-scenarios.ts +0 -26
- package/src/domains/scenarios/infrastructure/data/culinary-scenarios.ts +0 -26
- package/src/domains/scenarios/infrastructure/data/cultural-scenarios.ts +0 -84
- package/src/domains/scenarios/infrastructure/data/daily-essence-scenarios.ts +0 -116
- package/src/domains/scenarios/infrastructure/data/dark-academia-scenarios.ts +0 -53
- package/src/domains/scenarios/infrastructure/data/ecology-scenarios.ts +0 -67
- package/src/domains/scenarios/infrastructure/data/education-scenarios.ts +0 -26
- package/src/domains/scenarios/infrastructure/data/elemental-scenarios.ts +0 -53
- package/src/domains/scenarios/infrastructure/data/elite-scenarios.ts +0 -68
- package/src/domains/scenarios/infrastructure/data/extreme-scenarios.ts +0 -26
- package/src/domains/scenarios/infrastructure/data/family-scenarios.ts +0 -76
- package/src/domains/scenarios/infrastructure/data/fantasy-scenarios.ts +0 -99
- package/src/domains/scenarios/infrastructure/data/fashion-scenarios.ts +0 -74
- package/src/domains/scenarios/infrastructure/data/festival-scenarios.ts +0 -60
- package/src/domains/scenarios/infrastructure/data/folklore-scenarios.ts +0 -85
- package/src/domains/scenarios/infrastructure/data/future-tech-scenarios.ts +0 -68
- package/src/domains/scenarios/infrastructure/data/gaming-scenarios.ts +0 -26
- package/src/domains/scenarios/infrastructure/data/gothic-scenarios.ts +0 -68
- package/src/domains/scenarios/infrastructure/data/historical-scenarios.ts +0 -74
- package/src/domains/scenarios/infrastructure/data/hobbies-scenarios.ts +0 -76
- package/src/domains/scenarios/infrastructure/data/home-life-scenarios.ts +0 -100
- package/src/domains/scenarios/infrastructure/data/iconic-moments-scenarios.ts +0 -131
- package/src/domains/scenarios/infrastructure/data/intimate-scenarios.ts +0 -138
- package/src/domains/scenarios/infrastructure/data/lifestyle-scenarios.ts +0 -162
- package/src/domains/scenarios/infrastructure/data/luxury-scenarios.ts +0 -26
- package/src/domains/scenarios/infrastructure/data/magical-realism-scenarios.ts +0 -53
- package/src/domains/scenarios/infrastructure/data/movie-legends/action-fantasy.ts +0 -58
- package/src/domains/scenarios/infrastructure/data/movie-legends/index.ts +0 -16
- package/src/domains/scenarios/infrastructure/data/movie-legends/musical-dance.ts +0 -58
- package/src/domains/scenarios/infrastructure/data/movie-legends/period-drama.ts +0 -58
- package/src/domains/scenarios/infrastructure/data/movie-legends/romantic.ts +0 -90
- package/src/domains/scenarios/infrastructure/data/music-scenarios.ts +0 -84
- package/src/domains/scenarios/infrastructure/data/mystical-scenarios.ts +0 -69
- package/src/domains/scenarios/infrastructure/data/mythology-scenarios.ts +0 -68
- package/src/domains/scenarios/infrastructure/data/nostalgia-scenarios.ts +0 -66
- package/src/domains/scenarios/infrastructure/data/performance-scenarios.ts +0 -26
- package/src/domains/scenarios/infrastructure/data/pirate-era-scenarios.ts +0 -53
- package/src/domains/scenarios/infrastructure/data/post-apocalyptic-scenarios.ts +0 -53
- package/src/domains/scenarios/infrastructure/data/prehistoric-world-scenarios.ts +0 -53
- package/src/domains/scenarios/infrastructure/data/retro-arcade-scenarios.ts +0 -52
- package/src/domains/scenarios/infrastructure/data/romantic-kisses-scenarios.ts +0 -117
- package/src/domains/scenarios/infrastructure/data/samurai-scenarios.ts +0 -52
- package/src/domains/scenarios/infrastructure/data/scenario-groups/activities.ts +0 -52
- package/src/domains/scenarios/infrastructure/data/scenario-groups/adventure-fantasy.ts +0 -46
- package/src/domains/scenarios/infrastructure/data/scenario-groups/arts-entertainment.ts +0 -34
- package/src/domains/scenarios/infrastructure/data/scenario-groups/index.ts +0 -10
- package/src/domains/scenarios/infrastructure/data/scenario-groups/lifestyle.ts +0 -42
- package/src/domains/scenarios/infrastructure/data/scenario-groups/relationships.ts +0 -30
- package/src/domains/scenarios/infrastructure/data/sci-fi-scenarios.ts +0 -74
- package/src/domains/scenarios/infrastructure/data/seasonal-scenarios.ts +0 -26
- package/src/domains/scenarios/infrastructure/data/social-media-scenarios.ts +0 -85
- package/src/domains/scenarios/infrastructure/data/solo/action.ts +0 -75
- package/src/domains/scenarios/infrastructure/data/solo/adventure.ts +0 -76
- package/src/domains/scenarios/infrastructure/data/solo/artistic.ts +0 -75
- package/src/domains/scenarios/infrastructure/data/solo/cinematic.ts +0 -75
- package/src/domains/scenarios/infrastructure/data/solo/fantasy.ts +0 -76
- package/src/domains/scenarios/infrastructure/data/solo/index.ts +0 -32
- package/src/domains/scenarios/infrastructure/data/solo/mythology.ts +0 -76
- package/src/domains/scenarios/infrastructure/data/solo/sports.ts +0 -75
- package/src/domains/scenarios/infrastructure/data/speed-demons-scenarios.ts +0 -52
- package/src/domains/scenarios/infrastructure/data/sports-scenarios.ts +0 -26
- package/src/domains/scenarios/infrastructure/data/steampunk-scenarios.ts +0 -69
- package/src/domains/scenarios/infrastructure/data/stolen-moments-scenarios.ts +0 -85
- package/src/domains/scenarios/infrastructure/data/sultry-scenarios.ts +0 -99
- package/src/domains/scenarios/infrastructure/data/superhero-scenarios.ts +0 -68
- package/src/domains/scenarios/infrastructure/data/surreal-dreams-scenarios.ts +0 -53
- package/src/domains/scenarios/infrastructure/data/time-based-scenarios.ts +0 -42
- package/src/domains/scenarios/infrastructure/data/travel-scenarios.ts +0 -148
- package/src/domains/scenarios/infrastructure/data/underwater-scenarios.ts +0 -51
- package/src/domains/scenarios/infrastructure/data/urban-nights-scenarios.ts +0 -68
- package/src/domains/scenarios/infrastructure/data/villainous-scenarios.ts +0 -68
- package/src/domains/scenarios/infrastructure/data/vintage-circus-scenarios.ts +0 -52
- package/src/domains/scenarios/infrastructure/data/vintage-summer-scenarios.ts +0 -69
- package/src/domains/scenarios/infrastructure/data/wedding/celebrations.ts +0 -74
- package/src/domains/scenarios/infrastructure/data/wedding/ceremonies.ts +0 -74
- package/src/domains/scenarios/infrastructure/data/wedding/index.ts +0 -14
- package/src/domains/scenarios/infrastructure/data/wedding/preparation.ts +0 -106
- package/src/domains/scenarios/infrastructure/data/wellness-scenarios.ts +0 -67
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import { Scenario, ScenarioId } from "../../domain/Scenario";
|
|
2
|
-
import { createPhotorealisticPrompt, createStoryTemplate } from "../utils/scenario-utils";
|
|
3
|
-
|
|
4
|
-
export const URBAN_NIGHTS_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
|
|
5
|
-
{
|
|
6
|
-
id: ScenarioId.RAINY_CAR_INTIMACY,
|
|
7
|
-
title: "Rainy Drives",
|
|
8
|
-
description: "Private world in motion",
|
|
9
|
-
icon: "🚗",
|
|
10
|
-
imageUrl:
|
|
11
|
-
"https://images.unsplash.com/photo-1515694346937-94d85e41e6f0?w=800",
|
|
12
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
13
|
-
"a romantic couple in the front seat of a modern luxury car at night during heavy rain, rain droplets streaming down windows, colorful neon city lights reflecting in the wet glass and on their faces, both looking at each other with deep affection, soft blue dashboard glow illuminating their features",
|
|
14
|
-
"moody neon reflections through rain on windows, soft interior dashboard glow, intimate urban night atmosphere"
|
|
15
|
-
),
|
|
16
|
-
storyTemplate: createStoryTemplate(
|
|
17
|
-
"escape the world in your own moving sanctuary",
|
|
18
|
-
"The city is a blur of neon and rain, but inside this small space, everything is clear. A love that's the only constant in a fast-moving world.",
|
|
19
|
-
),
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
id: ScenarioId.ROOFTOP_EDGE_CITY,
|
|
23
|
-
title: "City Edge",
|
|
24
|
-
description: "High above the lights",
|
|
25
|
-
icon: "🌃",
|
|
26
|
-
imageUrl:
|
|
27
|
-
"https://images.unsplash.com/photo-1444723121867-7a241cacace9?w=800",
|
|
28
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
29
|
-
"a daring couple sitting on the edge of a skyscraper rooftop with legs dangling over the city, leaning into each other while facing camera with fearless confident smiles, vast sprawling city skyline with twinkling lights stretching to horizon, night breeze tousling their hair, man in dark jacket, woman in flowing dress",
|
|
30
|
-
"dramatic city lights below, cool blue night sky, high-tension adventurous rooftop atmosphere"
|
|
31
|
-
),
|
|
32
|
-
storyTemplate: createStoryTemplate(
|
|
33
|
-
"look down at the world from your own summit",
|
|
34
|
-
"They aren't just in the city; they're above it. At the very edge of the world, they find that the only thing holding them up is each other.",
|
|
35
|
-
),
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
id: ScenarioId.SUBWAY_LATE_NIGHT,
|
|
39
|
-
title: "Midnight Train",
|
|
40
|
-
description: "Silent urban connection",
|
|
41
|
-
icon: "🚇",
|
|
42
|
-
imageUrl:
|
|
43
|
-
"https://images.unsplash.com/photo-1511285560929-80b456fea0bc?w=800",
|
|
44
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
45
|
-
"a couple in an almost empty brightly lit subway car late at night, sitting very close together on orange plastic seats, man's arm wrapped protectively around woman, woman's head resting on his shoulder, both facing camera with peaceful loving smiles, dark blurred tunnel rushing past through windows, empty seats around them",
|
|
46
|
-
"harsh bright fluorescent subway lighting, high-contrast urban mood, peaceful late-night commute atmosphere"
|
|
47
|
-
),
|
|
48
|
-
storyTemplate: createStoryTemplate(
|
|
49
|
-
"find peace in the heartbeat of the city",
|
|
50
|
-
"The station doesn't matter, and neither does the destination. In the rattle and hum of the midnight train, they've already arrived at home.",
|
|
51
|
-
),
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
id: ScenarioId.NEON_ALLEY_WHISPER,
|
|
55
|
-
title: "Neon Alley",
|
|
56
|
-
description: "Shadows and lights",
|
|
57
|
-
icon: "🏮",
|
|
58
|
-
imageUrl: "https://images.unsplash.com/photo-1550684848-fac1c5b4e853?w=800",
|
|
59
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
60
|
-
"a couple pressed close against a brick wall in a narrow atmospheric city alleyway at night, glowing red and blue neon signs casting colorful light on their faces, wisps of steam rising from street vents, man leaning in close to whisper to woman, both facing camera with mysterious passionate expressions, graffiti and fire escapes visible",
|
|
61
|
-
"dramatic neon lighting in red and blue, atmospheric steam and shadows, edgy urban nightlife atmosphere"
|
|
62
|
-
),
|
|
63
|
-
storyTemplate: createStoryTemplate(
|
|
64
|
-
"lose yourselves in the shadows of the neon city",
|
|
65
|
-
"Wrapped in light and shadow, they find a rhythm that's all their own. A love that shines brighter than the neon lights around them.",
|
|
66
|
-
),
|
|
67
|
-
},
|
|
68
|
-
];
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import { Scenario, ScenarioId } from "../../domain/Scenario";
|
|
2
|
-
import { createPhotorealisticPrompt, createStoryTemplate } from "../utils/scenario-utils";
|
|
3
|
-
|
|
4
|
-
export const VILLAINOUS_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
|
|
5
|
-
{
|
|
6
|
-
id: ScenarioId.MASTERMINDS,
|
|
7
|
-
title: "The Masterminds",
|
|
8
|
-
description: "Architects of chaos",
|
|
9
|
-
icon: "🦹",
|
|
10
|
-
imageUrl:
|
|
11
|
-
"https://images.unsplash.com/photo-1518199266791-5375a83190b7?w=800",
|
|
12
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
13
|
-
"a couple as sophisticated villains in high-tech lair, both facing camera with confident villainous smirks, man in elegant dark designer suit petting white Persian cat, woman in sleek black dress holding wine glass, massive wall of monitors showing global data maps in background",
|
|
14
|
-
"dramatic low-key lighting with blue monitor glow and mysterious atmosphere"
|
|
15
|
-
),
|
|
16
|
-
storyTemplate: createStoryTemplate(
|
|
17
|
-
"plan their next big move",
|
|
18
|
-
"They don't just break the rules; they rewrite them. In a world of black and white, they are the most stylish shade of gray.",
|
|
19
|
-
),
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
id: ScenarioId.CHAOS_BRINGERS,
|
|
23
|
-
title: "Chaos Bringers",
|
|
24
|
-
description: "Rebels with a cause",
|
|
25
|
-
icon: "🔥",
|
|
26
|
-
imageUrl:
|
|
27
|
-
"https://v3b.fal.media/files/b/0a8a3e0e/s6SBpgKeHS3AL0ykrc4ac.jpg",
|
|
28
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
29
|
-
"a couple in post-apocalyptic rebel base, both facing camera with rebellious defiant expressions, man in punk-style leather jacket with metal spikes, woman in distressed combat gear spray-painting anarchist symbol on concrete wall, sparks and flames flickering in background",
|
|
30
|
-
"chaotic orange fire lighting with energetic rebellious atmosphere"
|
|
31
|
-
),
|
|
32
|
-
storyTemplate: createStoryTemplate(
|
|
33
|
-
"shake the foundations of the world",
|
|
34
|
-
"They aren't looking for approval, just excitement. A love that's as volatile and beautiful as a supernova.",
|
|
35
|
-
),
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
id: ScenarioId.HIGH_STAKES_THIEVES,
|
|
39
|
-
title: "Ghost Thieves",
|
|
40
|
-
description: "Master of the night",
|
|
41
|
-
icon: "🎭",
|
|
42
|
-
imageUrl: "https://images.unsplash.com/photo-1541560052-77ec1bbc09f7?w=800",
|
|
43
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
44
|
-
"a couple suspended on wires in high-security museum at night, both facing camera with focused confident smirks, wearing skin-tight black stealth suits with tactical gear, woman holding glowing blue diamond, red laser security beams and priceless art in background",
|
|
45
|
-
"dramatic tense lighting with laser beam glow and cinematic heist atmosphere"
|
|
46
|
-
),
|
|
47
|
-
storyTemplate: createStoryTemplate(
|
|
48
|
-
"steal the impossible",
|
|
49
|
-
"Even with the world's best security, they always slip through the cracks. The only thing they couldn't steal was each other's hearts - those were given freely.",
|
|
50
|
-
),
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
id: ScenarioId.DARK_EMPIRE_RULERS,
|
|
54
|
-
title: "Dark Sovereigns",
|
|
55
|
-
description: "Majesty of the shadows",
|
|
56
|
-
icon: "🏰",
|
|
57
|
-
imageUrl:
|
|
58
|
-
"https://images.unsplash.com/photo-1519741497674-611481863552?w=800",
|
|
59
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
60
|
-
"a couple on dark obsidian throne, both facing camera with cold regal smiles and subtly glowing red eyes, man in heavy black spiked armor, woman in dark flowing cape and crown, gothic cathedral throne room with red banners and flickering torches in background",
|
|
61
|
-
"dramatic dark lighting with red torch glow and intimidating majestic atmosphere"
|
|
62
|
-
),
|
|
63
|
-
storyTemplate: createStoryTemplate(
|
|
64
|
-
"rule an empire of shadows",
|
|
65
|
-
"In a kingdom built on power and fear, they are the only ones they can truly trust. Sovereigns of a world they conquered together.",
|
|
66
|
-
),
|
|
67
|
-
},
|
|
68
|
-
];
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { Scenario, ScenarioId } from "../../domain/Scenario";
|
|
2
|
-
import { createPhotorealisticPrompt, createStoryTemplate } from "../utils/scenario-utils";
|
|
3
|
-
|
|
4
|
-
export const VINTAGE_CIRCUS_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
|
|
5
|
-
{
|
|
6
|
-
id: ScenarioId.RINGMASTER_POSER,
|
|
7
|
-
title: "The Ringmasters",
|
|
8
|
-
description: "The show is ours",
|
|
9
|
-
icon: "🎩",
|
|
10
|
-
imageUrl:
|
|
11
|
-
"https://images.unsplash.com/photo-1493225255756-d9584f8606e9?w=800",
|
|
12
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
13
|
-
"a couple as 19th century circus ringmasters standing in center of giant spotlighted circus ring, both facing camera with charismatic confident showman smiles, man in red velvet tailcoat with gold embroidery and top hat holding cane, woman in matching red and gold costume with feathered headpiece, blurred circus audience and striped tent in background",
|
|
14
|
-
"dramatic theatrical spotlight with golden circus atmosphere"
|
|
15
|
-
),
|
|
16
|
-
storyTemplate: createStoryTemplate(
|
|
17
|
-
"take the lead in the greatest show on earth",
|
|
18
|
-
"They aren't just part of the act; they're the ones holding the baton. A relationship that's as grand and spectacular as a three-ring circus.",
|
|
19
|
-
),
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
id: ScenarioId.HIGH_WIRE_BALANCE,
|
|
23
|
-
title: "High Wire Trust",
|
|
24
|
-
description: "Perfect balance",
|
|
25
|
-
icon: "🎪",
|
|
26
|
-
imageUrl: "https://images.unsplash.com/photo-1504674900247-0877df9cc836?w=800",
|
|
27
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
28
|
-
"a couple standing on thin high wire far above circus floor, man holding woman's hands for perfect balance, both facing camera with expressions of intense trust and loving connection, wearing shimmering silver and gold acrobatic leotards, dramatic spotlight from above illuminating them against dark circus tent",
|
|
29
|
-
"dramatic spotlight from above with tension-filled atmospheric lighting"
|
|
30
|
-
),
|
|
31
|
-
storyTemplate: createStoryTemplate(
|
|
32
|
-
"find your balance in the highest of stakes",
|
|
33
|
-
"In the air, with no net below, they only have each other to hold onto. And that's exactly where they feel the safest. A bond that never wavers.",
|
|
34
|
-
),
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
id: ScenarioId.MYSTIC_TENT_SECRETS,
|
|
38
|
-
title: "Mystic Tent",
|
|
39
|
-
description: "Predicting our future",
|
|
40
|
-
icon: "🔮",
|
|
41
|
-
imageUrl:
|
|
42
|
-
"https://images.unsplash.com/photo-1513519245088-0e12902e5a38?w=800",
|
|
43
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
44
|
-
"a couple inside dark velvet circus fortune-teller tent, sitting at round table with glowing crystal ball and spread tarot cards, both facing camera with mysterious knowing smiles, man in bohemian vest and rings, woman in vintage circus fortune-teller costume with scarves and jewelry, draped fabrics and mystical objects in background",
|
|
45
|
-
"warm purple and gold candlelight with intimate magical atmosphere"
|
|
46
|
-
),
|
|
47
|
-
storyTemplate: createStoryTemplate(
|
|
48
|
-
"peek into a future that's already written in the stars",
|
|
49
|
-
"The crystal ball shows many things, but for them, the answer is always the same. A future of magic, mystery, and an unbreakable shared destiny.",
|
|
50
|
-
),
|
|
51
|
-
},
|
|
52
|
-
];
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { Scenario, ScenarioId } from "../../domain/Scenario";
|
|
2
|
-
import { createPhotorealisticPrompt, createStoryTemplate } from "../utils/scenario-utils";
|
|
3
|
-
|
|
4
|
-
export const VINTAGE_SUMMER_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
|
|
5
|
-
{
|
|
6
|
-
id: ScenarioId.ICE_CREAM_DATE,
|
|
7
|
-
title: "Ice Cream Date",
|
|
8
|
-
description: "50s soda shop vibes",
|
|
9
|
-
icon: "🍦",
|
|
10
|
-
imageUrl:
|
|
11
|
-
"https://images.unsplash.com/photo-1501443762994-82bd5dace89a?w=800",
|
|
12
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
13
|
-
"a couple in colorful 1950s soda shop sitting at chrome counter, sharing large milkshake with two striped straws, both facing camera with joyful youthful smiles, woman in pastel pink polka dot dress with hair ribbon, man in light blue polo shirt, checkered black and white floor and glowing neon signs in background",
|
|
14
|
-
"bright cheerful vintage indoor lighting with nostalgic 50s atmosphere"
|
|
15
|
-
),
|
|
16
|
-
storyTemplate: createStoryTemplate(
|
|
17
|
-
"step back into a simpler time of sweet treats and first dates",
|
|
18
|
-
"One milkshake, two straws, and a lifetime of sweetness ahead. They've found the perfect recipe for a timeless love.",
|
|
19
|
-
),
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
id: ScenarioId.VINTAGE_CONVERTIBLE,
|
|
23
|
-
title: "Vintage Convertible",
|
|
24
|
-
description: "Wind in your hair",
|
|
25
|
-
icon: "🚗",
|
|
26
|
-
imageUrl:
|
|
27
|
-
"https://images.unsplash.com/photo-1517677208171-0bc6725a3e60?w=800",
|
|
28
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
29
|
-
"a couple driving cherry red 1950s vintage convertible along scenic coastal road, woman wearing silk headscarf and cat-eye sunglasses, man in casual summer shirt with windswept hair, both facing camera with ecstatic carefree smiles, wicker picnic basket in back seat, blue ocean and cliffs in background",
|
|
30
|
-
"bright sunny coastal lighting with cinematic carefree atmosphere"
|
|
31
|
-
),
|
|
32
|
-
storyTemplate: createStoryTemplate(
|
|
33
|
-
"drive towards the horizon in classic style",
|
|
34
|
-
"The road is open, the sun is shining, and they have each other. A journey that proves the best destination is wherever they're together.",
|
|
35
|
-
),
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
id: ScenarioId.RETRO_BEACH_DAY,
|
|
39
|
-
title: "Retro Beach Day",
|
|
40
|
-
description: "Classic seaside fun",
|
|
41
|
-
icon: "🏖️",
|
|
42
|
-
imageUrl:
|
|
43
|
-
"https://images.unsplash.com/photo-1507525428034-b723cf961d3e?w=800",
|
|
44
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
45
|
-
"a couple on sunny 1950s beach sitting under large red-and-white striped umbrella, both facing camera with pure happy smiles, man in vintage high-waisted swim trunks, woman in retro one-piece swimsuit with headband, holding vintage glass soda bottles, blue ocean waves and soft golden sand in background",
|
|
46
|
-
"warm golden summer sunlight with nostalgic beach atmosphere"
|
|
47
|
-
),
|
|
48
|
-
storyTemplate: createStoryTemplate(
|
|
49
|
-
"relive the golden age of summer holidays",
|
|
50
|
-
"Salty skin, sandy toes, and a love as warm as the summer sun. They've captured the essence of a perfect, timeless afternoon.",
|
|
51
|
-
),
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
id: ScenarioId.DRIVE_IN_CINEMA,
|
|
55
|
-
title: "Drive-In cinema",
|
|
56
|
-
description: "Movie under the stars",
|
|
57
|
-
icon: "🍿",
|
|
58
|
-
imageUrl:
|
|
59
|
-
"https://images.unsplash.com/photo-1485846234645-a62644f84728?w=800",
|
|
60
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
61
|
-
"a couple in vintage turquoise car at drive-in theater at night, sharing large bucket of buttery popcorn, both facing camera with romantic smiles from front seat, large glowing movie screen visible through windshield, starry sky and rows of other vintage cars with speaker posts in background",
|
|
62
|
-
"warm romantic dashboard glow with cozy nostalgic night atmosphere"
|
|
63
|
-
),
|
|
64
|
-
storyTemplate: createStoryTemplate(
|
|
65
|
-
"share a movie and a moment under the midnight sky",
|
|
66
|
-
"The real stars aren't on the silver screen or in the sky; they're right here in the front seat. A night of old-school romance.",
|
|
67
|
-
),
|
|
68
|
-
},
|
|
69
|
-
];
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Wedding Celebration Scenarios
|
|
3
|
-
* Reception, dance, and honeymoon
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import { Scenario, ScenarioId } from "../../../domain/Scenario";
|
|
7
|
-
import { createPhotorealisticPrompt, createStoryTemplate } from "../../utils/scenario-utils";
|
|
8
|
-
|
|
9
|
-
export const WEDDING_CELEBRATION_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
|
|
10
|
-
{
|
|
11
|
-
id: ScenarioId.RECEPTION_PARTY,
|
|
12
|
-
title: "Wedding Reception",
|
|
13
|
-
description: "Party celebration",
|
|
14
|
-
icon: "🎆",
|
|
15
|
-
imageUrl:
|
|
16
|
-
"https://images.unsplash.com/photo-1519225421980-715cb0215aed?w=800&auto=format&fit=crop&q=60",
|
|
17
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
18
|
-
"a couple at their wedding reception celebration, both facing camera with ecstatic joyful smiles, bride in elegant white reception dress, groom in formal suit, surrounded by cheering guests in formal attire, elegant ballroom venue with string lights, white draping, and elaborate floral centerpieces",
|
|
19
|
-
"warm festive reception lighting, soft string lights and candles, joyful celebration atmosphere"
|
|
20
|
-
),
|
|
21
|
-
storyTemplate: createStoryTemplate(
|
|
22
|
-
"celebrate with everyone they love",
|
|
23
|
-
"The ceremony is over, the party begins. Tonight, love is the only thing that matters.",
|
|
24
|
-
),
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
id: ScenarioId.FIRST_DANCE,
|
|
28
|
-
title: "First Dance",
|
|
29
|
-
description: "As husband and wife",
|
|
30
|
-
icon: "💃",
|
|
31
|
-
imageUrl:
|
|
32
|
-
"https://images.unsplash.com/photo-1519225421980-715cb0215aed?w=800&auto=format&fit=crop&q=60",
|
|
33
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
34
|
-
"a newlywed couple sharing their first dance as husband and wife, both facing camera while dancing elegantly, bride in flowing white wedding gown, groom in classic black tuxedo, romantic dance floor with soft spotlight, guests watching adoringly from surrounding tables with candles",
|
|
35
|
-
"soft romantic spotlight, warm ambient dance floor lighting, intimate magical first dance atmosphere"
|
|
36
|
-
),
|
|
37
|
-
storyTemplate: createStoryTemplate(
|
|
38
|
-
"share their first dance",
|
|
39
|
-
"In each other's arms, they dance as husband and wife for the first time. The world fades away.",
|
|
40
|
-
),
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
id: ScenarioId.CAKE_CUTTING,
|
|
44
|
-
title: "Cake Cutting",
|
|
45
|
-
description: "Sweet tradition",
|
|
46
|
-
icon: "🍰",
|
|
47
|
-
imageUrl:
|
|
48
|
-
"https://images.unsplash.com/photo-1464349095431-e9a21285b5f3?w=800&auto=format&fit=crop&q=60",
|
|
49
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
50
|
-
"a couple cutting their elegant wedding cake together, both facing camera with playful loving smiles, hands together on silver cake knife, bride in white gown, groom in tuxedo, beautiful four-tier white wedding cake with sugar flowers and gold accents on decorated table",
|
|
51
|
-
"soft warm reception lighting, romantic ambient glow, sweet celebratory moment"
|
|
52
|
-
),
|
|
53
|
-
storyTemplate: createStoryTemplate(
|
|
54
|
-
"cut their wedding cake",
|
|
55
|
-
"A sweet moment, a playful tradition. The first of many things they'll share as one.",
|
|
56
|
-
),
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
id: ScenarioId.HONEYMOON,
|
|
60
|
-
title: "Honeymoon Bliss",
|
|
61
|
-
description: "Just married paradise",
|
|
62
|
-
icon: "🌅",
|
|
63
|
-
imageUrl:
|
|
64
|
-
"https://images.unsplash.com/photo-1507525428034-b723cf961d3e?w=800&auto=format&fit=crop&q=60",
|
|
65
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
66
|
-
"a blissful newlywed couple on their honeymoon vacation, both facing camera with relaxed happy smiles, man in white linen shirt and shorts, woman in elegant flowing tropical maxi dress, relaxing by infinity pool at luxury resort, stunning turquoise ocean view and palm trees in background",
|
|
67
|
-
"warm tropical sunlight, golden hour glow, romantic paradise honeymoon atmosphere"
|
|
68
|
-
),
|
|
69
|
-
storyTemplate: createStoryTemplate(
|
|
70
|
-
"begin their honeymoon",
|
|
71
|
-
"Just the two of them, in paradise. The wedding is over, but the adventure of marriage has just begun.",
|
|
72
|
-
),
|
|
73
|
-
},
|
|
74
|
-
];
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Wedding Ceremony Scenarios
|
|
3
|
-
* Different wedding ceremony styles
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import { Scenario, ScenarioId } from "../../../domain/Scenario";
|
|
7
|
-
import { createPhotorealisticPrompt, createStoryTemplate } from "../../utils/scenario-utils";
|
|
8
|
-
|
|
9
|
-
export const WEDDING_CEREMONY_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
|
|
10
|
-
{
|
|
11
|
-
id: ScenarioId.CHURCH_WEDDING,
|
|
12
|
-
title: "Church Ceremony",
|
|
13
|
-
description: "Traditional sacred vows",
|
|
14
|
-
icon: "⛪",
|
|
15
|
-
imageUrl:
|
|
16
|
-
"https://images.unsplash.com/photo-1519741497674-611481863552?w=800&auto=format&fit=crop&q=60",
|
|
17
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
18
|
-
"a couple at their traditional church wedding ceremony, both facing camera with emotional joyful smiles, bride in stunning white wedding gown with delicate lace veil, groom in classic black tuxedo with white boutonniere, beautiful historic church interior with ornate stained glass windows casting colorful light, white floral arrangements along the aisle",
|
|
19
|
-
"soft natural light through stained glass, warm ambient church lighting, sacred elegant atmosphere"
|
|
20
|
-
),
|
|
21
|
-
storyTemplate: createStoryTemplate(
|
|
22
|
-
"exchange sacred vows",
|
|
23
|
-
"In this holy place, before God and witnesses, they promise forever. Two souls become one.",
|
|
24
|
-
),
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
id: ScenarioId.GARDEN_WEDDING,
|
|
28
|
-
title: "Garden Wedding",
|
|
29
|
-
description: "Nature's blessing",
|
|
30
|
-
icon: "🌸",
|
|
31
|
-
imageUrl:
|
|
32
|
-
"https://images.unsplash.com/photo-1519225421980-715cb0215aed?w=800&auto=format&fit=crop&q=60",
|
|
33
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
34
|
-
"a couple at their beautiful garden wedding ceremony, both facing camera with radiant joyful smiles, bride in flowing white chiffon gown with flower crown, groom in light beige linen suit, standing under a lush floral arch covered in pink and white roses, manicured garden with blooming peonies and hedges",
|
|
35
|
-
"natural golden afternoon sunlight, dappled light through trees, romantic outdoor garden atmosphere"
|
|
36
|
-
),
|
|
37
|
-
storyTemplate: createStoryTemplate(
|
|
38
|
-
"marry in nature's cathedral",
|
|
39
|
-
"Surrounded by blooming flowers and gentle breezes, nature itself celebrates their union.",
|
|
40
|
-
),
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
id: ScenarioId.BEACH_WEDDING,
|
|
44
|
-
title: "Beach Wedding",
|
|
45
|
-
description: "Sunset vows",
|
|
46
|
-
icon: "🏖️",
|
|
47
|
-
imageUrl:
|
|
48
|
-
"https://images.unsplash.com/photo-1519225421980-715cb0215aed?w=800&auto=format&fit=crop&q=60",
|
|
49
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
50
|
-
"a couple at their romantic beach wedding ceremony, both facing camera with joyful genuine smiles, bride in flowing white bohemian beach wedding dress with windswept hair, groom in cream linen suit, both barefoot on pristine white sand, turquoise ocean waves and stunning sunset sky, bamboo wedding arch with white fabric and tropical flowers",
|
|
51
|
-
"warm golden sunset backlighting, ocean breeze atmosphere, tropical romantic beach wedding ambiance"
|
|
52
|
-
),
|
|
53
|
-
storyTemplate: createStoryTemplate(
|
|
54
|
-
"say I do by the ocean",
|
|
55
|
-
"With the waves as their witness and the sunset painting the sky, they begin their forever.",
|
|
56
|
-
),
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
id: ScenarioId.CASTLE_WEDDING,
|
|
60
|
-
title: "Castle Wedding",
|
|
61
|
-
description: "Fairytale come true",
|
|
62
|
-
icon: "🏰",
|
|
63
|
-
imageUrl:
|
|
64
|
-
"https://images.unsplash.com/photo-1519741497674-611481863552?w=800&auto=format&fit=crop&q=60",
|
|
65
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
66
|
-
"a couple at their fairytale castle wedding, both facing camera with regal elegant smiles, bride in princess-style ball gown with sweetheart neckline and long train, groom in formal black and white tuxedo with tails, grand castle great hall with massive crystal chandeliers, stone walls with tapestries, ornate gold decorations",
|
|
67
|
-
"warm golden chandelier lighting, dramatic castle interior ambiance, majestic fairytale atmosphere"
|
|
68
|
-
),
|
|
69
|
-
storyTemplate: createStoryTemplate(
|
|
70
|
-
"live their fairytale",
|
|
71
|
-
"In a castle fit for royalty, their love story becomes the stuff of legends.",
|
|
72
|
-
),
|
|
73
|
-
},
|
|
74
|
-
];
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Wedding Scenarios
|
|
3
|
-
* Complete wedding journey from proposal to honeymoon
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import { WEDDING_PREPARATION_SCENARIOS } from "./preparation";
|
|
7
|
-
import { WEDDING_CEREMONY_SCENARIOS } from "./ceremonies";
|
|
8
|
-
import { WEDDING_CELEBRATION_SCENARIOS } from "./celebrations";
|
|
9
|
-
|
|
10
|
-
export const WEDDING_SCENARIOS = [
|
|
11
|
-
...WEDDING_PREPARATION_SCENARIOS,
|
|
12
|
-
...WEDDING_CEREMONY_SCENARIOS,
|
|
13
|
-
...WEDDING_CELEBRATION_SCENARIOS,
|
|
14
|
-
];
|
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Wedding Preparation Scenarios
|
|
3
|
-
* From proposal to bachelor party
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import { Scenario, ScenarioId } from "../../../domain/Scenario";
|
|
7
|
-
import { createPhotorealisticPrompt, createStoryTemplate } from "../../utils/scenario-utils";
|
|
8
|
-
|
|
9
|
-
export const WEDDING_PREPARATION_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
|
|
10
|
-
{
|
|
11
|
-
id: ScenarioId.PROPOSAL,
|
|
12
|
-
title: "The Proposal",
|
|
13
|
-
description: "Will you marry me?",
|
|
14
|
-
icon: "💍",
|
|
15
|
-
imageUrl:
|
|
16
|
-
"https://images.unsplash.com/photo-1519741497674-611481863552?w=800&auto=format&fit=crop&q=60",
|
|
17
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
18
|
-
"a romantic proposal moment, man on one knee holding an open velvet ring box with sparkling diamond ring, woman with hands over her mouth in surprise showing happy tears, both facing camera with emotional expressions, man in tailored dark suit, woman in elegant cocktail dress, romantic restaurant terrace with candlelit tables and rose petals scattered on floor",
|
|
19
|
-
"warm romantic candlelight, soft golden ambient glow, magical emotional atmosphere"
|
|
20
|
-
),
|
|
21
|
-
storyTemplate: createStoryTemplate(
|
|
22
|
-
"ask the most important question",
|
|
23
|
-
"In this perfect moment, one question changes everything. The answer is written in their eyes.",
|
|
24
|
-
),
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
id: ScenarioId.ENGAGEMENT_PARTY,
|
|
28
|
-
title: "Engagement Celebration",
|
|
29
|
-
description: "Celebrating the yes",
|
|
30
|
-
icon: "🎉",
|
|
31
|
-
imageUrl:
|
|
32
|
-
"https://images.unsplash.com/photo-1511285560929-80b456fea0bc?w=800&auto=format&fit=crop&q=60",
|
|
33
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
34
|
-
"a newly engaged couple at their elegant engagement party, both facing camera with joyful smiles, woman showing off sparkling engagement ring on extended hand, man in navy blazer with pocket square, woman in champagne colored cocktail dress, holding crystal champagne flutes, festive venue with gold balloons and floral centerpieces",
|
|
35
|
-
"warm festive party lighting, soft golden ambient glow, celebratory joyful atmosphere"
|
|
36
|
-
),
|
|
37
|
-
storyTemplate: createStoryTemplate(
|
|
38
|
-
"celebrate their engagement",
|
|
39
|
-
"Surrounded by loved ones, they toast to forever. The journey to 'I do' has officially begun.",
|
|
40
|
-
),
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
id: ScenarioId.DRESS_SHOPPING,
|
|
44
|
-
title: "Finding The Dress",
|
|
45
|
-
description: "The perfect gown",
|
|
46
|
-
icon: "👗",
|
|
47
|
-
imageUrl:
|
|
48
|
-
"https://images.unsplash.com/photo-1529156069898-49953e39b3ac?w=800&auto=format&fit=crop&q=60",
|
|
49
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
50
|
-
"a bride trying on wedding dress in an elegant bridal boutique, facing camera with excited beaming smile, wearing stunning white A-line wedding gown with delicate lace details, groom visible in background watching admiringly, floor-to-ceiling mirrors and plush seating, crystal chandelier overhead",
|
|
51
|
-
"soft flattering boutique lighting, diffused natural light from windows, dreamy romantic atmosphere"
|
|
52
|
-
),
|
|
53
|
-
storyTemplate: createStoryTemplate(
|
|
54
|
-
"find the perfect dress",
|
|
55
|
-
"When she sees herself in THE dress, she knows. This is the one she'll wear to marry her soulmate.",
|
|
56
|
-
),
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
id: ScenarioId.ENGAGEMENT_SHOOT,
|
|
60
|
-
title: "Engagement Photos",
|
|
61
|
-
description: "Capturing the love",
|
|
62
|
-
icon: "📸",
|
|
63
|
-
imageUrl:
|
|
64
|
-
"https://images.unsplash.com/photo-1606800052052-a08af7148866?w=800&auto=format&fit=crop&q=60",
|
|
65
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
66
|
-
"a couple during professional engagement photoshoot, both facing camera with loving genuine smiles, dressed in coordinated elegant casual outfits in neutral tones, holding hands with fingers interlaced, standing in beautiful outdoor location with trees and open field",
|
|
67
|
-
"golden hour backlighting, warm sun flare, professional romantic photography atmosphere"
|
|
68
|
-
),
|
|
69
|
-
storyTemplate: createStoryTemplate(
|
|
70
|
-
"capture their love story",
|
|
71
|
-
"Every photo tells their story - from the first glance to this moment, ready to say forever.",
|
|
72
|
-
),
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
id: ScenarioId.BRIDAL_SHOWER,
|
|
76
|
-
title: "Bridal Shower",
|
|
77
|
-
description: "Girls celebration",
|
|
78
|
-
icon: "💐",
|
|
79
|
-
imageUrl:
|
|
80
|
-
"https://images.unsplash.com/photo-1519225421980-715cb0215aed?w=800&auto=format&fit=crop&q=60",
|
|
81
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
82
|
-
"a bride at her elegant bridal shower party, bride in beautiful white lace dress with groom in smart casual attire, both facing camera with happy radiant smiles, surrounded by wrapped gifts with white ribbon bows, venue decorated with pink and white flowers, rose gold balloons",
|
|
83
|
-
"soft warm party lighting, natural daylight through windows, festive joyful celebration atmosphere"
|
|
84
|
-
),
|
|
85
|
-
storyTemplate: createStoryTemplate(
|
|
86
|
-
"celebrate with loved ones",
|
|
87
|
-
"Laughter, tears of joy, and endless love. Her closest friends gather to celebrate the bride-to-be.",
|
|
88
|
-
),
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
id: ScenarioId.BACHELOR_PARTY,
|
|
92
|
-
title: "Last Night Out",
|
|
93
|
-
description: "Bachelor/Bachelorette party",
|
|
94
|
-
icon: "🎊",
|
|
95
|
-
imageUrl:
|
|
96
|
-
"https://images.unsplash.com/photo-1530103862676-de8c9debad1d?w=800&auto=format&fit=crop&q=60",
|
|
97
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
98
|
-
"a fun couple celebrating their bachelor and bachelorette parties, both facing camera with excited energetic smiles, man wearing party sash and fun accessories, woman in sparkly dress with bride-to-be tiara, upscale venue with friends cheering in background, confetti in air",
|
|
99
|
-
"vibrant party lighting, colorful ambient glow, energetic celebratory nightlife atmosphere"
|
|
100
|
-
),
|
|
101
|
-
storyTemplate: createStoryTemplate(
|
|
102
|
-
"celebrate their last night of freedom",
|
|
103
|
-
"One last adventure before the biggest adventure of all. Tomorrow, everything changes for the better.",
|
|
104
|
-
),
|
|
105
|
-
},
|
|
106
|
-
];
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import { Scenario, ScenarioId } from "../../domain/Scenario";
|
|
2
|
-
import { createPhotorealisticPrompt, createStoryTemplate } from "../utils/scenario-utils";
|
|
3
|
-
|
|
4
|
-
export const WELLNESS_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
|
|
5
|
-
{
|
|
6
|
-
id: ScenarioId.YOGA_TOGETHER,
|
|
7
|
-
title: "Yoga Flow",
|
|
8
|
-
description: "Balance and harmony",
|
|
9
|
-
icon: "🧘",
|
|
10
|
-
imageUrl: "https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?w=800",
|
|
11
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
12
|
-
"a couple in high-end yoga studio, both facing camera with serene peaceful smiles while holding graceful tree pose side-by-side, wearing matching stylish athletic wear in earth tones, minimalist studio with large windows and natural wood floors in background",
|
|
13
|
-
"soft natural window lighting with calm zen atmosphere"
|
|
14
|
-
),
|
|
15
|
-
storyTemplate: createStoryTemplate(
|
|
16
|
-
"find their inner peace together",
|
|
17
|
-
"Breathing in sync, finding balance not just on the mat, but in every part of their shared life.",
|
|
18
|
-
),
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
id: ScenarioId.RUNNING_PARTNERS,
|
|
22
|
-
title: "Running Partners",
|
|
23
|
-
description: "Stronger every mile",
|
|
24
|
-
icon: "🏃",
|
|
25
|
-
imageUrl:
|
|
26
|
-
"https://images.unsplash.com/photo-1476480862126-209bfaa8edc8?w=800",
|
|
27
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
28
|
-
"a couple running together on scenic park trail, both facing camera with energetic healthy smiles, wearing professional running gear with fitness watches, morning mist and golden sun rays streaming through tree canopy in background",
|
|
29
|
-
"golden morning light with misty energetic outdoor atmosphere"
|
|
30
|
-
),
|
|
31
|
-
storyTemplate: createStoryTemplate(
|
|
32
|
-
"push their limits together",
|
|
33
|
-
"Step by step, mile after mile. They are each other's strongest motivation and greatest support.",
|
|
34
|
-
),
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
id: ScenarioId.SWIMMING_DUO,
|
|
38
|
-
title: "Swimming Duo",
|
|
39
|
-
description: "Dive into fitness",
|
|
40
|
-
icon: "🏊",
|
|
41
|
-
imageUrl:
|
|
42
|
-
"https://images.unsplash.com/photo-1464822759023-fed622ff2c3b?w=800",
|
|
43
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
44
|
-
"a couple at infinity pool edge, both facing camera with joyful refreshed smiles, halfway submerged in crystal blue water, man in sleek swim trunks, woman in elegant one-piece swimsuit with goggles on head, luxury resort with ocean sunset visible over infinity edge in background",
|
|
45
|
-
"warm golden sunset lighting with refreshing resort atmosphere"
|
|
46
|
-
),
|
|
47
|
-
storyTemplate: createStoryTemplate(
|
|
48
|
-
"dive into health together",
|
|
49
|
-
"In the water, they move as one. A refreshing way to stay strong and connected in their fitness journey.",
|
|
50
|
-
),
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
id: ScenarioId.HEALTHY_COOKING,
|
|
54
|
-
title: "Healthy Cooking",
|
|
55
|
-
description: "Fueling love and health",
|
|
56
|
-
icon: "🥗",
|
|
57
|
-
imageUrl: "https://images.unsplash.com/photo-1529156069898-49953e39b3ac?w=800",
|
|
58
|
-
aiPrompt: createPhotorealisticPrompt(
|
|
59
|
-
"a couple in bright modern white kitchen, both facing camera with warm happy smiles while preparing colorful fresh salad together, wearing casual stylish aprons, wooden cutting board with vibrant organic vegetables like tomatoes peppers and greens visible on marble counter",
|
|
60
|
-
"bright natural kitchen lighting with vibrant healthy atmosphere"
|
|
61
|
-
),
|
|
62
|
-
storyTemplate: createStoryTemplate(
|
|
63
|
-
"nourish their bodies and souls",
|
|
64
|
-
"They say you are what you eat. They choose to be healthy, vibrant, and deeply in love.",
|
|
65
|
-
),
|
|
66
|
-
},
|
|
67
|
-
];
|