-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathportfolio-single-online-application-sky.html
More file actions
75 lines (62 loc) · 4.21 KB
/
portfolio-single-online-application-sky.html
File metadata and controls
75 lines (62 loc) · 4.21 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
<div class="untree_co-section untree_co-section-4 pb-0" id="portfolio-section">
<div class="container">
<div class="portfolio-single-wrap unslate_co--section" id="portfolio-single-section">
<div class="portfolio-single-inner">
<h2 class="heading-portfolio-single-h2 text-black">Online Application for SKY Details</h2>
<div class="row justify-content-between mb-5">
<div class="col-12 mb-4">
<div class="owl-carousel single-slider">
<figure class="mb-4">
<img src="projects\online_application_sky\online_application_enter_address_1.PNG" alt="Image" class="img-fluid">
</figure>
<figure class="mb-4">
<img src="projects\online_application_sky\online_application_enter_address_2.PNG" alt="Image" class="img-fluid">
</figure>
<figure class="mb-4">
<img src="projects\online_application_sky\online_application_enter_subs.PNG" alt="Image" class="img-fluid">
</figure>
<figure class="mb-4">
<img src="projects\online_application_sky\online_application_select_plan_2.PNG" alt="Image" class="img-fluid">
</figure>
<figure class="mb-4">
<img src="projects\online_application_sky\online_application_upload_documents.PNG" alt="Image" class="img-fluid">
</figure>
<figure class="mb-4">
<img src="projects\online_application_sky\telesales_portal.PNG" alt="Image" class="img-fluid">
</figure>
</div>
</div>
<div class="col-12 my-5">
<div class="row">
<div class="col-sm-6 col-md-6 col-lg-3">
<div class="detail-v1">
<span class="detail-label">Project Date</span>
<span class="detail-val">AUGUST 30th, 2024</span>
</div>
</div>
<div class="col-sm-6 col-md-6 col-lg-3">
<div class="detail-v1">
<span class="detail-label">Role</span>
<span class="detail-val"><a href="#">Backend Development</a>, <a href="#">Web Design</a></span>
</div>
</div>
<div class="col-sm-6 col-md-6 col-lg-3">
<div class="detail-v1">
<span class="detail-label">Client</span>
<span class="detail-val">SKY CABLE</span>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<p>Sky’s online application platform revolutionizes the way new subscribers can inquire about and apply for Sky Fiber and SkyCable IPTV services. The user-friendly website begins by prompting potential subscribers to fill out their address and Google location, enabling accurate verification of service availability. After confirming eligibility, users can explore a variety of subscription plans tailored to their preferences, ensuring they find the perfect fit for their needs. Once a plan is selected, subscribers enter personal information and upload required documents, all streamlined for convenience.
</p>
</div>
<div class="col-md-6">
<p>In addition to the main application site, Sky provides a separate platform specifically designed for agents to manage and update the status of each subscriber’s application. This dual-system approach allows agents to efficiently track progress, communicate with applicants, and address any issues that may arise during the approval process. Subscribers benefit from real-time updates, ensuring they remain informed about their application status. This comprehensive solution not only enhances the user experience but also optimizes operational efficiency, making the transition to Sky’s high-speed internet and premium IPTV services smoother than ever. By integrating technology and personalized support, Sky is committed to providing a seamless journey for new customers.</p>
</div>
</div>
</div>
</div>
</div>
</div>