-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstartup-sec.html
More file actions
652 lines (557 loc) · 35.5 KB
/
Copy pathstartup-sec.html
File metadata and controls
652 lines (557 loc) · 35.5 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
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
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
<div>
<div>
<div class="hero-container">
<div class="hero-content">
<h2 class="sec-title">Exclusive Access for Startup Founders & Innovators</h2>
<div class="content">
<h3 class="sec-sub-title">Designed for Entrepreneurs, Startup Founders & Growth Hackers</h3>
<p class="sec-para">The Startup Track is a dynamic experience designed for visionary entrepreneurs
and startup founders looking to scale their businesses, gain insights from industry leaders, and
access funding opportunities. Whether you're building your first product or expanding into new
markets, this track provides the tools, knowledge, and connections you need to thrive.
<strong><a target="_blank" rel="noreferrer">Join the Startup Track Now</a></strong> <em>(Limited
spots available – Don't miss this chance to take your startup to the next level!)</em>
</p>
</div>
</div>
</div>
</div>
</div>
<section>
<div class="container">
<div class="container-sec-wrapper nav-sec" id="nucleus">
<div class="section-left-wrap">
<div class="hero-banner-wrapper">
<div class="hero-banner-wrap">
<div class="hero-banner-card">
<div class="icon-wrap">
<i class="ph ph-users-three"></i>
</div>
<p>
<strong>1,000+ Startup Founders from 40+ countries.</strong> <br>
Connect with visionary entrepreneurs and build your network today.
</p>
</div>
</div>
<div class="hero-banner-wrap mt-5">
<div class="hero-banner-card">
<div class="icon-wrap">
<i class="ph ph-currency-circle-dollar"></i>
</div>
<p>
<strong>75% are scaling to $10M+ in revenue.</strong> <br>
Unlock growth opportunities and accelerate your startup journey.
</p>
</div>
</div>
</div>
</div>
<div class="application-form-wrap">
<div class="application-form-wrapper">
<!-- form validation handle through JS -->
<form id="application-form-startups" class="form" action="" method="post">
<div class="application-form">
<div class="comm-form">
<div class="row form-section">
<!-- Company Name -->
<div class="col col-sm-12 col-lg-6">
<label for="companyName">Company Name</label>
<div class="form-grp">
<input type="text" class="form-field" id="companyName" name="companyName"
placeholder="Type Company Name" />
</div>
</div>
<!-- Founder Name -->
<div class="col col-sm-12 col-lg-6">
<label for="founderName">Founder Name</label>
<div class="form-grp">
<input type="text" class="form-field" id="founderName" name="founderName"
placeholder="Type Founder Name" />
</div>
</div>
<hr>
<!-- Date of Incorporation -->
<div class="col col-sm-12 col-lg-6">
<label for="incorpDate">Date of Incorporation</label>
<div class="form-grp">
<input type="date" class="form-field" id="incorpDate" name="incorpDate"
placeholder="Select Date of Incorporation" />
</div>
</div>
<!-- Company Industry -->
<div class="col col-sm-12 col-lg-6">
<label for="companyIndustry">Company Industry</label>
<div class="form-grp">
<select class="select-field" id="companyIndustry" name="companyIndustry">
<option value="0">Select Industry</option>
<option value="Technology">Technology</option>
<option value="Health">Health</option>
<option value="Finance">Finance</option>
<option value="Retail">Retail</option>
<option value="Other">Other</option>
</select>
</div>
</div>
<hr>
</div>
<div class="row form-section">
<!-- Startup Stage -->
<div class="col col-sm-12 col-lg-12">
<label for="startupStage">What stage is your startup currently at?</label>
<div class="form-grp">
<select class="select-field" id="startupStage" name="startupStage">
<option value="0">Select Stage</option>
<option value="Pre-Seed">Pre-Seed</option>
<option value="Seed">Seed</option>
<option value="Series A">Series A</option>
<option value="Series B">Series B</option>
<option value="Established">Established</option>
</select>
</div>
</div>
<hr>
<!-- Funding -->
<div class="col col-sm-12 col-lg-12">
<label for="fundingStatus">Current Funding Status</label>
<div class="form-grp">
<select class="select-field" id="fundingStatus" name="fundingStatus">
<option value="0">Select Funding Status</option>
<option value="Bootstrapped">Bootstrapped</option>
<option value="Angel">Angel</option>
<option value="VC">Venture Capital</option>
<option value="Private Equity">Private Equity</option>
<option value="Other">Other</option>
</select>
</div>
</div>
<hr>
</div>
<div class="row form-section">
<!-- Company Website -->
<div class="col col-sm-12 col-lg-6">
<label for="companyWebsite">Company Website</label>
<div class="form-grp">
<input type="url" class="form-field" id="companyWebsite"
name="companyWebsite" placeholder="Type Company Website" />
</div>
</div>
<!-- Social Media Links -->
<div class="col col-sm-12 col-lg-6" id="socialGrp">
<label for="socialHandle">Social Media Handles
(LinkedIn/Twitter/Facebook)</label>
<div class="form-grp">
<select class="select-field" id="socialHandle" name="socialHandle">
<option value="0">Add Social Handle</option>
<option value="LinkedIn">LinkedIn</option>
<option value="Twitter">Twitter</option>
<option value="Facebook">Facebook</option>
<option value="Instagram">Instagram</option>
<option value="Other">Other</option>
</select>
</div>
</div>
<hr>
</div>
<div class="row form-section">
<!-- Problem Solved -->
<div class="col col-sm-12 col-lg-12">
<label for="problemSolved">What problem does your startup solve?</label>
<div class="form-grp">
<textarea class="form-field" id="problemSolved" name="problemSolved"
placeholder="Describe the problem your startup solves"></textarea>
</div>
</div>
<hr>
<!-- Target Market -->
<div class="col col-sm-12 col-lg-12">
<label for="targetMarket">Who is your target market?</label>
<div class="form-grp">
<textarea class="form-field" id="targetMarket" name="targetMarket"
placeholder="Describe your target audience or market"></textarea>
</div>
</div>
<hr>
</div>
<div class="row form-section">
<!-- Interest in Mentorship -->
<div class="col col-sm-12 col-lg-12">
<label for="mentorshipInterest">Are you interested in mentorship and networking
opportunities?</label>
<div class="radio-grp-wrap">
<div class="radio-grp">
<label for="mentorship">Yes</label>
<input type="radio" class="form-field" id="mentorship"
name="mentorship" />
</div>
<div class="radio-grp">
<label for="mentorship">No</label>
<input type="radio" class="form-field" id="mentorshipNo"
name="mentorship" />
</div>
</div>
</div>
<hr>
<!-- Email Updates -->
<div class="col col-sm-12 col-lg-12">
<label for="preEmail">Would you like to receive updates and premium content via
email?</label>
<div class="radio-grp-wrap">
<div class="radio-grp">
<label for="preEmail">Yes</label>
<input type="radio" class="form-field" id="preEmail" name="preEmail" />
</div>
<div class="radio-grp">
<label for="preEmail">No</label>
<input type="radio" class="form-field" id="preEmailNo"
name="preEmail" />
</div>
</div>
</div>
</div>
<div class="row form-section">
<!-- Pass Option -->
<div class="col col-sm-12 col-lg-12">
<label for="passOpt">Select Your Pass Option:</label>
<div class="radio-grp-wrap flex-column">
<div class="radio-grp-card">
<label for="passOpt">Startup Pass – $199 (Full Access)</label>
<input type="radio" class="form-field" id="passOpt" name="passOpt" />
</div>
<div class="radio-grp-card">
<label for="passOpt">Startup Pass + 1:1 Mentorship – $299 (Includes
private session)</label>
<input type="radio" class="form-field" id="passOptTwo" name="passOpt" />
</div>
</div>
</div>
<!-- Terms Confirmation -->
<div class="checkbox-grp-wrap">
<div class="form-grp">
<input type="checkbox" name="termsCero" />
</div>
<label for="terms">
I confirm that the information provided is accurate.
</label>
</div>
<div class="checkbox-grp-wrap">
<div class="form-grp">
<input type="checkbox" name="termsOne" />
</div>
<label for="termsOne">
I understand that availability is limited and subject to confirmation.
</label>
</div>
<hr>
<!-- Payment Method -->
<div class="col col-sm-12 col-lg-6" id="paymentGrp">
<label for="paymentMethod">Payment Method:</label>
<div class="form-grp">
<select class="select-field" id="paymentMethod" name="paymentMethod">
<option value="0">Select Payment Method</option>
<option value="Credit">Credit Card</option>
<option value="PayPal">PayPal</option>
<option value="Invoice">Invoice My Company</option>
</select>
</div>
</div>
<hr>
<!-- Submit Button -->
<div class="w100">
<div class="btn-grp">
<button type="submit" id="submitApplication" class="btn submit-btn"><i
class="ph ph-paper-plane-tilt"></i> Apply Now</button>
</div>
</div>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
<div class="container-sec-wrapper nav-sec" id="genesis">
<div class="section-left-wrap">
<div class="section-para-wrap pt-5 mt-5">
<h2 class="sec-title">
Why This Track Is Essential for Ambitious Startup
Founders
</h2>
<div class="mt-5">
<h3><strong>1. Practical, Actionable Insights for Startup Growth</strong></h3>
<p class="sec-para">Go beyond theory with <strong>real-world case studies</strong> and
<strong>scalable strategies</strong> you can implement right away. Featured sessions
include "AI for Startups: From Concept to Commercialization," where you'll learn how
<strong>leading startups</strong> leverage AI to gain a competitive edge, streamline
operations, and accelerate growth. Another session, "Funding Your Startup: Strategies to
Secure Investors," will walk you through proven tactics to pitch and secure funding from
venture capitalists, angel investors, and crowdfunding platforms. Additionally,
"Building a Scalable Business: The Secret to Sustainable Growth" will explore the best
practices in product development, customer acquisition, and team management, giving you
the tools to scale your startup efficiently.
</p>
</div>
<hr />
<div class="mt-5">
<h3><strong>2. Powerful Networking with Startup Founders & Investors</strong></h3>
<p class="sec-para">Join our <strong>Exclusive Startup Founders Group</strong>, a curated
community of entrepreneurs, investors, and industry disruptors. Gain access to
<strong>exclusive AMAs with successful founders</strong>, investors, and business
influencers. Participate in <strong>VIP Startup Roundtables</strong>, where you'll have
the opportunity to discuss challenges and opportunities with <strong>top VCs, mentors,
and industry experts</strong>. These small-group discussions will dive into key
topics like <strong>scaling operations</strong>, <strong>raising capital</strong>, and
<strong>navigating the startup ecosystem</strong>. Get direct feedback and advice to
help your startup succeed.
</p>
</div>
<hr />
<div class="mt-5">
<h3><strong>3. Exclusive Tools to Propel Your Startup Forward</strong></h3>
<p class="sec-para">Earn a <strong>Startup-Certified Participation Badge</strong>, a
verified credential to showcase on your LinkedIn profile and website. This badge
enhances your startup's credibility with investors, partners, and customers.
Additionally, get access to <strong>Exclusive Startup Resources</strong>, including
whitepapers on <strong>growth hacking</strong>, <strong>raising capital</strong>, and
<strong>scaling tech teams</strong>, practical toolkits, and templates to help you
implement strategies quickly. You'll also gain access to post-event recordings, slides,
and other materials to continue learning and applying new knowledge to your business.
</p>
</div>
<hr />
</div>
</div>
<div class="img-wrap">
<div class="sticky-div">
<img src="img/model-guy-5-sqr.webp" alt="">
</div>
</div>
</div>
</div>
<div class="container pt-5 mt-5 nav-sec" id="pioneers">
<h2 class="sec-title">
Who Should Attend?
</h2>
<div class="who-cards-wrapper">
<div class="who-card">
<div class="icon">
<i class="ph ph-briefcase"></i>
</div>
<div class="text-content">
<strong class="card-title"> Startup Founders & Co-Founders </strong>
<p>
Ready to scale your startup? Join us to get valuable insights on funding, growth strategies, and
leadership development.
</p>
</div>
</div>
<div class="who-card">
<div class="icon">
<i class="ph ph-users-three"></i>
</div>
<div class="text-content">
<strong class="card-title"> Early-Stage Entrepreneurs </strong>
<p>
Just starting out? Gain practical tips and strategies for launching your business and avoiding
common pitfalls.
</p>
</div>
</div>
<div class="who-card">
<div class="icon">
<i class="ph ph-chart-line-up"></i>
</div>
<div class="text-content">
<strong class="card-title"> Investors & Venture Capitalists </strong>
<p>
Looking for the next big thing? Discover emerging startups with high growth potential and
connect with like-minded investors.
</p>
</div>
</div>
<div class="who-card">
<div class="icon">
<i class="ph ph-users"></i>
</div>
<div class="text-content">
<strong class="card-title"> Product Managers & Growth Hackers </strong>
<p>
Driving product innovation and user acquisition? Learn growth strategies, user retention
tactics, and product scaling techniques.
</p>
</div>
</div>
<div class="who-card">
<div class="icon">
<i class="ph ph-laptop"></i>
</div>
<div class="text-content">
<strong class="card-title"> Tech Founders & CTOs </strong>
<p>
Building the next tech breakthrough? Stay ahead in AI, blockchain, and emerging technologies
with expert insights.
</p>
</div>
</div>
</div>
<hr />
</div>
<div class="container pt-5 mt-5 nav-sec" id="momentum">
<h3 class="sec-title">
Still Deciding? Here’s What Past Attendees Say:
</h3>
<div class="testimonial-wrapper mt-5">
<div class="testim-card-wrap">
<div class="testim-card">
<div class="card-image-wrap">
<img src="img/testim/office-girl-6-sqr.webp" alt="">
</div>
<div class="card-content-wrap">
<p class="testim-para">
<em>"Attending this event was a game-changer for our startup. As the Founder, I was able to
pitch to potential investors and receive feedback from seasoned entrepreneurs. The
networking sessions helped us build strategic partnerships that are already accelerating
our growth."</em>
</p>
<strong>Maria T., Founder & CEO</strong>
</div>
</div>
</div>
<div class="testim-card-wrap">
<div class="testim-card">
<div class="card-image-wrap">
<img src="img/testim/office-girl-8-sqr.webp" alt="">
</div>
<div class="card-content-wrap">
<p class="testim-para">
<em>"The startup-focused workshops were exactly what we needed. We learned actionable
tactics on product-market fit and growth hacking that we could immediately apply to our
business. The insights I gained helped refine our roadmap for the next six months!"</em>
</p>
<strong>Celie J., Co-Founder & COO</strong>
</div>
</div>
</div>
<div class="testim-card-wrap">
<div class="testim-card">
<div class="card-image-wrap">
<img src="img/testim/office-guy-4-sqr.webp" alt="">
</div>
<div class="card-content-wrap">
<p class="testim-para">
<em>"As a startup CTO, I’m always looking for ways to optimize our tech stack. The
expert-led sessions on AI and automation provided us with actionable strategies that we
could integrate into our product. The connections I made with other tech founders were
invaluable!"</em>
</p>
<strong>Mark T., Co-Founder & CTO</strong>
</div>
</div>
</div>
</div>
<hr />
</div>
<div class="container pt-5 mt-5 nav-sec" id="assistance">
<h2 class="sec-title">
Frequently Asked Questions
</h2>
<div class="faq-container">
<div class="faq-item">
<h3>What is included in the Startup Pass?</h3>
<p class="faq-ans">The Startup Pass includes access to all featured sessions, exclusive networking
opportunities with investors, participation in Founder-Focused Roundtables, access to the Private
LinkedIn Group, downloadable resources, post-event materials, and a LinkedIn-Certified Participation
Badge. You'll also receive startup-specific resources like pitch decks and fundraising guides.</p>
</div>
<div class="faq-item">
<h3>How do I access the Private LinkedIn Group?</h3>
<p class="faq-ans">Once you register for the Startup Pass, you’ll receive an invitation to join our
curated Private LinkedIn Group. This community is specifically designed for startup founders,
investors, and business owners to connect, share insights, and explore collaboration opportunities.
</p>
</div>
<div class="faq-item">
<h3>Are there any discounts available for startups?</h3>
<p class="faq-ans">Yes! We offer early-bird pricing for startup founders, as well as special discounts
for teams from the same startup. Contact our support team for more details on group pricing and
startup-specific offers.</p>
</div>
<div class="faq-item">
<h3>Can I attend the event remotely?</h3>
<p class="faq-ans">Absolutely! The event is hybrid, so you can attend in person or virtually from
anywhere. Whether you’re looking to network with potential investors or explore growth strategies,
the virtual option provides you with full access to all sessions, replays, and networking
opportunities.</p>
</div>
<div class="faq-item">
<h3>Do I need prior experience to attend?</h3>
<p class="faq-ans">No prior experience is needed! Whether you're an early-stage startup or scaling up,
the sessions are designed to provide valuable insights for entrepreneurs at every stage. You'll gain
actionable strategies to help grow your startup, raise funds, and navigate common challenges.</p>
</div>
<div class="faq-item">
<h3>Will there be opportunities for 1:1 mentoring or consulting?</h3>
<p class="faq-ans">Yes! We offer exclusive 1:1 mentoring sessions with industry experts, investors, and
successful entrepreneurs. These sessions provide personalized guidance on fundraising,
product-market fit, and scaling your startup. You can book your sessions as part of the Startup
Pass.</p>
</div>
<div class="faq-item">
<h3>How do I get the LinkedIn-Certified Participation Badge?</h3>
<p class="faq-ans">After attending the event and completing the necessary post-event assessments or
feedback, you’ll receive a LinkedIn-Certified Participation Badge. It’s a great way to showcase your
commitment to growing your startup and your involvement in the event.</p>
</div>
<div class="faq-item">
<h3>Can I transfer my pass to another team member?</h3>
<p class="faq-ans">Yes! We offer pass transfer options. If you're unable to attend, you can transfer
your Startup Pass to another team member from your startup. Please reach out to our support team for
assistance with the transfer process.</p>
</div>
<div class="faq-item">
<h3>What if I have specific questions for the speakers or investors?</h3>
<p class="faq-ans">Throughout the event, you'll have opportunities to ask questions directly to speakers
and investors through live Q&A sessions. We also host exclusive Founder-Focused Roundtables where
you can engage in personalized discussions with successful entrepreneurs and investors.</p>
</div>
<div class="faq-item">
<h3>Is the event accessible for startup founders with disabilities?</h3>
<p class="faq-ans">Yes, we are committed to making the event accessible for all. If you have any
specific accessibility needs, please let us know in advance, and we’ll do our best to accommodate
them. Your startup’s success is important to us!</p>
</div>
<div class="faq-item">
<h3>What should I bring to the event?</h3>
<p class="faq-ans">For in-person attendees, bring your entrepreneurial spirit, business cards (if
applicable), and any questions related to scaling, fundraising, or product development. For virtual
attendees, make sure to have a stable internet connection and a quiet environment to get the most
out of the sessions and networking opportunities.</p>
</div>
<div class="faq-item">
<h3>What is the duration of the event?</h3>
<p class="faq-ans">The event spans two full days, with keynote speakers, breakout sessions, and
networking opportunities. Expect a mix of insightful sessions focused on funding, scaling, and
practical strategies to grow your startup. Detailed timings will be provided closer to the event
date.</p>
</div>
</div>
</div>
<div class="container pt-5 mt-5 register-sec nav-sec" id="venture">
<h2 class="sec-title">
Unlock Your Startup’s Full Potential with a Founder Pass
</h2>
<p class="sec-sub-title">Take the Next Step in Scaling Your Startup</p>
<hr />
<p class="sec-para"><strong>Seats are filling up fast</strong>—don't miss your chance to join an exclusive
group of entrepreneurs gaining <strong>insider knowledge, investor connections, and essential tools to scale
your startup</strong>. <strong><a target="_blank" rel="noreferrer">Reserve Your Spot Today</a></strong>
<em>(Early-bird pricing available for a limited time!)</em>
</p>
<p class="sec-para">The <strong>Founder’s Track</strong> is your gateway to <strong>cutting-edge startup
strategies,
exclusive networking with investors, and invaluable resources for scaling your business</strong>.
<strong><a target="_blank" rel="noreferrer">Upgrade Your Pass Now & Secure Your Spot</a></strong>
<em>(Only a few spots left!)</em>
</p>
<hr />
</div>
</section>