-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
338 lines (326 loc) · 12.6 KB
/
index.html
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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>adfyou</title>
<link
href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"
integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Caveat&family=Libre+Baskerville&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="styles/style.css" />
<script defer src="scripts/fade.js"></script>
</head>
<body>
<div class="main">
<!-- HEADER -->
<header class="header">
<a href="#home" class="logo">adfyou.</a>
<i class="bx bx-menu" id="menu-icon"></i>
<nav class="navbar">
<a href="#process" class="nav-a">Process</a>
<a href="#faq" class="nav-a">FAQ</a>
<a
href="https://calendly.com/aneeshmedane/adfyou-intro-call"
class="book-box"
target="_blank"
><span class="book">Book your call </span
><i class="bx bx-right-arrow-alt"></i
></a>
</nav>
</header>
<!-- BODY -->
<section class="hide body-info" id="home">
<h1>ALL DONE FOR YOU</h1>
<p id="body-text">
We help
<span class="body-highlight"
>busy business professionals, small businesses, and CEOs </span
>establish a strong online presence by creating <br />
AI-powered content. Our AI creates a
<span class="body-highlight"
>digital clone of you to produce unlimited video content, <br
/></span>
enhancing your reputation and growing a dedicated audience while
saving you over 100+ hours a month
<span class="body-highlight">guaranteed</span>.
</p>
<p class="quote">
"Forget Filming and Retakes. Concentrate on what matters - You and
Your Business"
</p>
</section>
<!-- TIMELINE -->
<section class="hide process" id="process">
<h2 class="heading"><span>How it works</span></h2>
<div class="container">
<div class="js-timeline ag-timeline">
<div class="js-timeline_line ag-timeline_line">
<div
class="js-timeline_line-progress ag-timeline_line-progress"
></div>
</div>
<div class="ag-timeline_list">
<div class="js-timeline_item ag-timeline_item">
<div class="ag-timeline-card_box">
<div
class="js-timeline-card_point-box ag-timeline-card_point-box"
>
<div class="ag-timeline-card_point"></div>
</div>
<div class="timeline-item hide">
<div class="timeline-content">
<h3>Step 1: Initial Video</h3>
<p>
Film a 2-minute video on any topic you're passionate
about. This video serves as the foundation for creating
your digital twin.
</p>
</div>
</div>
</div>
</div>
<div class="js-timeline_item ag-timeline_item">
<div class="ag-timeline-card_box">
<div
class="js-timeline-card_point-box ag-timeline-card_point-box"
>
<div class="ag-timeline-card_point"></div>
</div>
<div class="timeline-item hide">
<div class="timeline-content">
<h3>Step 2: Digital Clone Creation</h3>
<p>
We feed your video into our advanced AI algorithm, which
analyzes your body, face, and voice to create an
accurate virtual replica of you.
</p>
</div>
</div>
</div>
</div>
<div class="js-timeline_item ag-timeline_item">
<div class="ag-timeline-card_box">
<div
class="js-timeline-card_point-box ag-timeline-card_point-box"
>
<div class="ag-timeline-card_point"></div>
</div>
<div class="timeline-item hide">
<div class="timeline-content">
<h3>Step 3: Content Strategy and Production</h3>
<p>
We create custom scripts by conducting niche research
and generating videos of you speaking on relevant
subjects tailored for social media.
</p>
</div>
</div>
</div>
</div>
<div class="js-timeline_item ag-timeline_item">
<div class="ag-timeline-card_box">
<div
class="js-timeline-card_point-box ag-timeline-card_point-box"
>
<div class="ag-timeline-card_point"></div>
</div>
<div class="timeline-item hide">
<div class="timeline-content">
<h3>Step 4: Multi-Platform Distribution</h3>
<p>
We distribute your videos across Instagram, YouTube,
TikTok, and Twitter, ensuring a strong and consistent
online presence.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- BOOK A CALL -->
<div class="book-center">
<a
href="https://calendly.com/aneeshmedane/adfyou-intro-call"
class="book-box"
target="_blank"
><span class="book">Book your call </span
><i class="bx bx-right-arrow-alt"></i
></a>
</div>
</section>
<!-- FOUNDERS AI CLONE -->
<section class="hide founders-sec container">
<h2 class="heading"><span>Founder's AI Clone</span></h2>
<div class="founder">
<video
src="static/videos/yttomp4 - f4a4c3cf06b795a.mp4"
playinline
controls
loop
muted
id="myVideo"
></video>
<p>
Hello, I'm Aneesh, the founder of adfyou. I started with video
editing and have
<span class="body-highlight"
>worked with influencers and businesses totaling over 180,000
followers and agencies generating $20,000+ a month.</span
>
<br />I'm passionate about using AI to simplifyand amplify your
digital presence. Let's make managing your online presence
effortless and impactful, so you can focus on growing your buisness.
</p>
</div>
</section>
<!-- TESTIMONIAL -->
<section class="hide testimonials" id="testimonials">
<div class="testimonials-box">
<h2 class="heading"><span>Testimonial</span></h2>
<div class="wrapper">
<div class="testimonial-item">
<video
src="static/videos/videoplayback.mp4"
playinline
autoplay
loop
muted
></video>
<h2>Stefan Van De Vlasakker</h2>
<p class="sub">Founder of VDV Vision</p>
<p>
300% increase in subscribers and view counts the first month
</p>
</div>
<div class="testimonial-item">
<!-- <video
src="static/videos/videoplayback.mp4"
autoplay
loop
muted
></video> -->
<img
src="static/images/WhatsApp Image 2024-05-26 at 18.33.05_311bbbf8.jpg"
alt=""
/>
<h2>Saksham Gaur</h2>
<p class="sub">Founder of MetroMediaHouse</p>
<p>
Worked as a Video Edior for MMH.Personal branding agency
$20k+MRR
</p>
</div>
</div>
</div>
</section>
<section class="hide schedule container">
<h2 class="heading"><span>Schedule Your Call</span></h2>
<p>
If you want to focus on other parts of your business instead of
worrying about <br />
what to record, book your call here. We'll go over your creative
strategy and craft <br />
an offer that fits your needs.
</p>
<!-- BOOK A CALL -->
<div class="book-center">
<a
href="https://calendly.com/aneeshmedane/adfyou-intro-call"
class="book-box"
target="_blank"
><span class="book">Book your call </span
><i class="bx bx-right-arrow-alt"></i
></a>
</div>
</section>
<!-- FAQ's -->
<section class="hide" id="faq">
<h2 class="heading"><span>Your Questions, Answered</span></h2>
<div class="questions-container">
<div class="question">
<button>
<span>Who is this for?</span>
<i class="bx bx-plus"></i>
</button>
<p>
Our services are designed for busy business professionals and CEOs
who want to establish and maintain a strong online presence,
enhance their reputation and influence in their industry, and grow
a dedicated audience, all without having to invest significant
time and effort into content creation and management
</p>
</div>
<div class="question">
<button>
<span>Is there any guarantee?</span>
<i class="bx bx-plus"></i>
</button>
<p>
Absolutely. If we don’t get you results, we work for free until
you get there
</p>
</div>
<div class="question">
<button>
<span>Why AI Clone?</span>
<i class="bx bx-plus"></i>
</button>
<p>
An AI clone saves you time and effort by creating and managing
high-quality, personalized content. It ensures a consistent online
presence, enhances your brand image, and engages your audience
effectively, all with minimal involvement from you
</p>
</div>
</div>
</section>
</div>
<footer class="footer hide">
<h2 class="heading-footer"><span>Follow Us</span></h2>
<div class="social">
<a href="https://www.instagram.com/adfyou.ai?igsh=MXZucWw3anF3YnYzcQ=="
><i class="bx bxl-instagram"></i
></a>
<!-- <a href="#"><i class="bx bxl-youtube"></i></a>
<a href="#"><i class="fa-brands fa-x-twitter"></i></i></a>
<a href="#"><i class="bx bxl-linkedin-square"></i></a>
<a href="#"><i class="bx bxl-tiktok"></i></a> -->
</div>
<p class="copyright">
AI Clone | 100% Hands Free content | Saving 100+ hours a month |
Increasing social presence aka your status
</p>
<p class="copyright">
For more info contact <span>aneesh@adfyou.com</span>
</p>
<div class="foot-div">
<span><a href="#home" class="logo">adfyou.</a></span>
<p class="reserved">All rights Reserved by adfyou.</p>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script
src="https://code.jquery.com/jquery-3.7.1.js"
integrity="sha256-eKhayi8LEQwp4NKxN+CfCh+3qOVUtJn3QNZ0TciWLP4="
crossorigin="anonymous"
></script>
<script src="https://unpkg.com/boxicons@2.1.4/dist/boxicons.js"></script>
<script src="scripts/script.js"></script>
</body>
</html>