add redirect to pay
This commit is contained in:
parent
107cfe13d3
commit
fadf12e780
@ -2421,6 +2421,15 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "/trial-payment/users-portraits/3.jpg"
|
"src": "/trial-payment/users-portraits/3.jpg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/trial-payment/users-portraits/4.jpg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/trial-payment/users-portraits/5.jpg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/trial-payment/users-portraits/6.jpg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"buttonText": "Get me soulmate sketch"
|
"buttonText": "Get me soulmate sketch"
|
||||||
|
|||||||
BIN
public/trial-payment/users-portraits/4.jpg
Normal file
BIN
public/trial-payment/users-portraits/4.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 612 KiB |
BIN
public/trial-payment/users-portraits/5.jpg
Normal file
BIN
public/trial-payment/users-portraits/5.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 554 KiB |
BIN
public/trial-payment/users-portraits/6.jpg
Normal file
BIN
public/trial-payment/users-portraits/6.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 540 KiB |
@ -2730,6 +2730,15 @@ export const BAKED_FUNNELS: Record<string, FunnelDefinition> = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "/trial-payment/users-portraits/3.jpg"
|
"src": "/trial-payment/users-portraits/3.jpg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/trial-payment/users-portraits/4.jpg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/trial-payment/users-portraits/5.jpg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/trial-payment/users-portraits/6.jpg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"buttonText": "Get me soulmate sketch"
|
"buttonText": "Get me soulmate sketch"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user