-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrj.html
More file actions
157 lines (141 loc) · 5.07 KB
/
rj.html
File metadata and controls
157 lines (141 loc) · 5.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<!DOCTYPE html><html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Remona Job Hunters</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="img/Logo.webp">
<style>
body {
font-family: Arial, sans-serif;
background: #f4f4f4;
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
}
.container {
background: white;
max-width: 500px;
padding: 30px;
border-radius: 10px;
box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.logo {
text-align: center;
font-size: 40px;
font-weight: 800;
}
a {
text-decoration: none;
padding: 5px 30px;
margin: 0;
font-size: 20px;
font-weight: 900;
border-radius: 5px;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
background-image: linear-gradient(to left, #fff, #a4a4a4);
}
a:hover {
color: darkgreen;
text-decoration: underline 2px solid lawngreen;
box-shadow: 0 0 5px lawngreen;
background-image: linear-gradient(to left, #a4a4a4, #fff);
}
h1 {
text-align: center;
color: #2c3e50;
margin-bottom: 10px;
}
p {
color: #555;
line-height: 1.6;
}
.instructions {
background: #f9f9f9;
padding: 15px;
border-left: 5px solid #2c3e50;
margin: 20px 0;
}
.footer {
font-size: 0.9em;
color: #888;
margin-top: 20px;
}
</style>
</head>
<body>
<div class="container">
<div class="logo" aria-disabled="true"><span>Re</span>mona Contacts</div>
<h1>Remona Job Hunters</h1>
<p>A group dedicated to uplifting job seekers with valuable advice and job seeker support benefits.</p>
<div class="instructions">
<h1>Remona Job Hunters Affiliate Guide</h1>
<h2>Welcome to the Team!</h2>
<p>Thank you for your interest in helping others join our amazing community of job seekers while earning a commission.
</p>
<h3>About the Group</h3>
<p>Remona Job Hunters is a private support group that uplifts job seekers with valuable advice, job leads, and
community support.</p>
<p><strong>Monthly Fee:</strong> R30.00</p>
<p><strong>Platform:</strong> Facebook Private Group</p>
<p><strong>Target Audience:</strong> South African job seekers, graduates, and career changers</p>
<h3>Your Role</h3>
<p>As an affiliate, you help people join the group and get rewarded for each paying member you bring in.</p>
<h3>Commission</h3>
<p>You earn <strong>R10</strong> for every person you refer.</p>
<p>Paid out monthly via EFT.</p>
<h3>How It Works</h3>
<p>Share this message with friends, on WhatsApp, or social media:</p>
<blockquote>
“Join Remona Job Hunters – a powerful community for job seekers. R30/month. Get exclusive job support. Inbox me or
reply here if interested.”
</blockquote>
<p>When someone pays:</p>
<ul>
<li>Ask them to use your affiliate code/reference during payment</li>
<li>Or have them send you their proof, and you forward it to us</li>
<li>We track the payment and register it under your name/code</li>
<li>You get paid at the end of the month for confirmed referrals</li>
</ul>
<h3>How We Track Referrals</h3>
<p>Each affiliate is given a unique code like:</p>
<ul>
<li>RJH 001 - Jane</li>
<li>RJH 002 - Sizwe</li>
</ul>
<p>Your referrals must use your code when making payment.</p>
<h3>How to Get Started</h3>
<ul>
<li>Join Remona Job Hunters.</li>
<li>Fill out the Affiliate Signup Form (next step)</li>
<li>Receive your unique code</li>
<li>Start promoting and earning!</li>
</ul>
</div>
<div class="instructions">
<p><strong>Access Fee:</strong> R30.00/month</p>
<p><strong>Step 1:</strong> Make a direct deposit of <strong>R30.00</strong> to:</p>
<ul>
<li><strong>Bank Name:</strong> TymeBank </li>
<li><strong>Account Holder:</strong> Remona Contacts </li>
<li><strong>Account Number:</strong> 5300 2844 597 </li>
<li><strong>Branch Code:</strong> 678910 </li>
<li><strong>Reference:</strong> Name & Surname </li>
</ul>
<p><strong>Step 2:</strong> Send proof of payment to:</p>
<ul style="text-align: center; list-style-type: none; width: fit-content;">
<li><strong>WhatsApp</strong><br><br><a href="https://wa.me/27712905286">Chat</a> </li>
<p><strong>or</strong></p>
<li><strong>Facebook Inbox</strong><br><br><a href="https://www.facebook.com/share/1KjXouFdYh/">Connect</a> </li>
</ul>
</div>
<p>Once payment is confirmed, you’ll be added to our private group and get your affiliate code. Let’s grow your career together!</p>
<p class="footer">Thank you for joining Remona Job Hunters.</p>
<br>
<div style="margin: 0 auto; width: 100%; text-align: center;"><a href="/" title="Home">Home</a></div>
</div>
</body>
</html>