Update app.py
Browse files
app.py
CHANGED
@@ -149,12 +149,12 @@ def on_page_load():
|
|
149 |
# Create Gradio interface
|
150 |
with gr.Blocks(title="FaceOnLive Face Search Affiliate Program") as app:
|
151 |
gr.Markdown("""
|
152 |
-
# FaceOnLive Face Search API & Affiliate Program
|
153 |
|
154 |
## Ranked Top 3 on Google for "Face Search"!
|
155 |
Here's why you'll love it:
|
156 |
|
157 |
-
**β
High Conversion Rate**:
|
158 |
**β
Flexible Methods**: Share affiliate links or embed our high-traffic Face Search widget.
|
159 |
**β
Inclusive & Easy**: Open to everyone, no tech skills required.
|
160 |
**β
Instant Payouts**: No minimum threshold + flexible payout options. (bank transfer, payoneer, wise, paypal, crypto)
|
@@ -163,10 +163,10 @@ with gr.Blocks(title="FaceOnLive Face Search Affiliate Program") as app:
|
|
163 |
### Check our service on our website: [Face Search Online](https://faceonlive.com/face-search-online)
|
164 |
|
165 |
## 1. API Integration
|
166 |
-
### We charge $0.05 per call for FREEMIUM API
|
167 |
### For API integration inquiries, please reach out to us using the contact details at the bottom of this page.
|
168 |
|
169 |
-
## 2. Affiliate Program
|
170 |
### Check guide below for more details on how to start and earn commissions.
|
171 |
""")
|
172 |
|
|
|
149 |
# Create Gradio interface
|
150 |
with gr.Blocks(title="FaceOnLive Face Search Affiliate Program") as app:
|
151 |
gr.Markdown("""
|
152 |
+
# FaceOnLive Face Search API & Affiliate Program (50%)
|
153 |
|
154 |
## Ranked Top 3 on Google for "Face Search"!
|
155 |
Here's why you'll love it:
|
156 |
|
157 |
+
**β
High Commission & Conversion Rate**: Earn 50% commision, converting over 8% β higher than most programs!
|
158 |
**β
Flexible Methods**: Share affiliate links or embed our high-traffic Face Search widget.
|
159 |
**β
Inclusive & Easy**: Open to everyone, no tech skills required.
|
160 |
**β
Instant Payouts**: No minimum threshold + flexible payout options. (bank transfer, payoneer, wise, paypal, crypto)
|
|
|
163 |
### Check our service on our website: [Face Search Online](https://faceonlive.com/face-search-online)
|
164 |
|
165 |
## 1. API Integration
|
166 |
+
### We charge $0.05 per call for FREEMIUM API and $2.50 per call for PREMIUM API (Deep Search with Social Media).
|
167 |
### For API integration inquiries, please reach out to us using the contact details at the bottom of this page.
|
168 |
|
169 |
+
## 2. Affiliate Program (50%)
|
170 |
### Check guide below for more details on how to start and earn commissions.
|
171 |
""")
|
172 |
|