Merge pull request #52 from WIT-LAB-LLC/develop
add onboarding female-v0 image
This commit is contained in:
commit
c602c6762d
@ -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