add onboarding female-v0 image
This commit is contained in:
parent
bdab5f7f5d
commit
a4587a37ea
@ -102,6 +102,26 @@
|
||||
"mediaType": "video"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"screenId": "onboarding",
|
||||
"operator": "includesAny",
|
||||
"conditionType": "unleash",
|
||||
"unleashFlag": "soulmate-onboarding-image",
|
||||
"unleashVariants": [
|
||||
"female-v0"
|
||||
]
|
||||
}
|
||||
],
|
||||
"overrides": {
|
||||
"soulmatePortraitsDelivered": {
|
||||
"image": null,
|
||||
"mediaUrl": "/images/e4491948-d105-4b7d-bee6-4f0bcc2470a7.webp",
|
||||
"mediaType": "image"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"soulmatePortraitsDelivered": {
|
||||
|
||||
BIN
public/images/e4491948-d105-4b7d-bee6-4f0bcc2470a7.webp
Normal file
BIN
public/images/e4491948-d105-4b7d-bee6-4f0bcc2470a7.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 73 KiB |
@ -952,6 +952,26 @@ export const BAKED_FUNNELS: Record<string, FunnelDefinition> = {
|
||||
"mediaType": "video"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"screenId": "onboarding",
|
||||
"operator": "includesAny",
|
||||
"conditionType": "unleash",
|
||||
"unleashFlag": "soulmate-onboarding-image",
|
||||
"unleashVariants": [
|
||||
"female-v0"
|
||||
]
|
||||
}
|
||||
],
|
||||
"overrides": {
|
||||
"soulmatePortraitsDelivered": {
|
||||
"image": null,
|
||||
"mediaUrl": "/images/e4491948-d105-4b7d-bee6-4f0bcc2470a7.webp",
|
||||
"mediaType": "image"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"soulmatePortraitsDelivered": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user