Provide a search option on each page of content-rich web sites.
A search option should be provided on all pages where it may be useful - users should not have to return to the homepage to conduct a search. Search engines can be helpful on content-rich web sites, but do not add value on other types of sites.
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
<meta charset="utf-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
6
<meta name="description" content="e-Pocket is a very innovatory system attached to an intuitive mobile banking app.">
7
<meta name="keywords" content=""><!-- Google Tag Manager -->
8
9
<script src="https://snap.licdn.com/li.lms-analytics/insight.min.js" type="text/javascript" async></script>
10
<script src="https://connect.facebook.net/signals/plugins/inferredEvents.js?v=2.8.51" async></script>
11
<script src="https://connect.facebook.net/signals/config/2044706048955582?v=2.8.51&r=stable" async></script>
12
<script src="https://connect.facebook.net/en_US/fbevents.js" async></script>
13
<script src="https://snap.licdn.com/li.lms-analytics/insight.min.js" type="text/javascript" async></script>
14
<script src="https://www.googletagmanager.com/gtm.js?id=GTM-KGVC7CR" async></script>
15
<script>
16
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
17
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
18
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
19
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
20
})(window,document,'script','dataLayer','GTM-KGVC7CR');
21
</script><!-- End Google Tag Manager -->
22
23
<script type="text/javascript">
24
_linkedin_data_partner_id = "197436";
25
</script>
26
<script type="text/javascript">
27
(function(){var s = document.getElementsByTagName("script")[0];
28
var b = document.createElement("script");
29
b.type = "text/javascript";b.async = true;
30
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
31
s.parentNode.insertBefore(b, s);})();
32
</script>
<noscript> <img height="1" width="1" style="display:none;" alt="" src="https://dc.ads.linkedin.com/collect/?pid=197436&fmt=gif" />
Stray end tag
noscript
.
</noscript>
33
Document
title
must not be blank.
For HTML pages change the title
element. For Office documents and PDF documents produced from Office, fill in the Title in Document Properties before saving as PDF.
Element
title
must not be empty.
<title> </title>
34
Stray end tag
head
.
</head>
35
<body>
36
<title>
37
e–Pocket - more than you think
38
</title><!-- Styles -->
39
<link href="assets/css/page.min.css.map" rel="stylesheet">
40
<link href="assets/css/page.min.css" rel="stylesheet">
41
<link href="assets/css/style.css" rel="stylesheet"><!-- Favicons -->
42
<link href="assets/img/favicon.png" rel="apple-touch-icon">
43
<link href="assets/img/favicon.png" rel="icon"> <!-- Facebook Pixel Code -->
44
<script>
45
!function(f,b,e,v,n,t,s)
46
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
47
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
48
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
49
n.queue=[];t=b.createElement(e);t.async=!0;
50
t.src=v;s=b.getElementsByTagName(e)[0];
51
s.parentNode.insertBefore(t,s)}(window,document,'script',
52
'https://connect.facebook.net/en_US/fbevents.js');
53
fbq('init', '2044706048955582');
54
fbq('track', 'PageView');
55
</script> <noscript><img height="1" width="1" src="https://www.facebook.com/tr?id=2044706048955582&ev=PageView &noscript=1"/></noscript> <!-- End Facebook Pixel Code -->
56
57
<script type="text/javascript">
58
var rl_siteid = "45f60a76-eddd-4156-9d2b-0ce5e9568c6f";
59
</script>
60
<script src="//cdn.rlets.com/capture_static/mms/mms.js" type="text/javascript" async="async"></script> <!-- Google Tag Manager (noscript) -->
61
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KGVC7CR" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
62
<!-- End Google Tag Manager (noscript) -->
63
<!-- Navbar -->
64
<nav class="navbar pt-2 navbar-expand-lg navbar-light navbar-stick-light" style="background-color: rgba(0, 0, 0, 0.83);" data-navbar="sticky">
65
<div class="container">
66
<div class="row">
67
<div class="col-lg-3">
68
<div class="navbar-left">
69
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.00 with
color: rgb(0,0,0);
background-color: rgb(0,0,0);
font-size: 12.00pt;
font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
Search engines may penalize invisible text where text color is nearly identical to the background color.
The colors used are: color: rgb(0,0,0);
background-color: rgb(0,0,0);
<button class="navbar-toggler" type="button"> ☰</button> <a class="navbar-brand" href="index.html">
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="logo-default pb-4 pt-4" alt="logo" src="assets/img/logo-light.png"> </a>
70
</div>
71
</div>
72
<div class="col-lg-9 navbar-mobile">
73
<div class="row">
74
<div class="col-lg-12 small-3">
75
<nav class="nav nav-navbar ml-auto justify-content-end">
76
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 2.23 with
color: rgb(0,0,238);
background-color: rgb(0,0,0);
font-size: 12.00pt;
font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,238);
uses browser default
background-color: rgb(0,0,0);
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a class="nav-link text-uppercase text-secondary mobile-" href="index.html#section-about"> About</a>
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 2.23 with
color: rgb(0,0,238);
background-color: rgb(0,0,0);
font-size: 12.00pt;
font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,238);
uses browser default
background-color: rgb(0,0,0);
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a class="nav-link text-uppercase text-secondary mobile-" href="faq.html"> FAQ</a>
77
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 2.23 with
color: rgb(0,0,238);
background-color: rgb(0,0,0);
font-size: 12.00pt;
font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,238);
uses browser default
background-color: rgb(0,0,0);
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a class="nav-link text-uppercase text-secondary" href="http://e-pocket.io/"> List Token</a>
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 2.23 with
color: rgb(0,0,238);
background-color: rgb(0,0,0);
font-size: 12.00pt;
font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,238);
uses browser default
background-color: rgb(0,0,0);
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a class="nav-link text-uppercase text-secondary" href="index.html#section-team"> Our Team</a>
78
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 2.23 with
color: rgb(0,0,238);
background-color: rgb(0,0,0);
font-size: 12.00pt;
font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,238);
uses browser default
background-color: rgb(0,0,0);
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a class="nav-link text-uppercase text-secondary" href="blog.html"> Latest news</a>
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 2.23 with
color: rgb(0,0,238);
background-color: rgb(0,0,0);
font-size: 12.00pt;
font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,238);
uses browser default
background-color: rgb(0,0,0);
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a class="nav-link text-uppercase text-secondary" href="index.html#contact-2"> Contact us</a>
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 2.23 with
color: rgb(0,0,238);
background-color: rgb(0,0,0);
font-size: 12.00pt;
font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,238);
uses browser default
background-color: rgb(0,0,0);
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a class=
79
"nav-link text-uppercase text-danger" href="index-chinese.html">中文</a>
80
</nav>
81
</div>
82
<div class="col-lg-12">
83
<hr class="b-1 border-primary m-0 p-0 ">
84
<nav class="nav nav-navbar small-2 justify-content-end">
85
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 2.23 with
color: rgb(0,0,238);
background-color: rgb(0,0,0);
font-size: 12.00pt;
font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,238);
uses browser default
background-color: rgb(0,0,0);
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a class="nav-link text-primary text-uppercase" href="for-individuals.html"> For Individuals</a>
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 2.23 with
color: rgb(0,0,238);
background-color: rgb(0,0,0);
font-size: 12.00pt;
font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,238);
uses browser default
background-color: rgb(0,0,0);
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a class="nav-link text-primary text-uppercase" href="for-business.html"> For Businesses</a>
86
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 2.23 with
color: rgb(0,0,238);
background-color: rgb(0,0,0);
font-size: 12.00pt;
font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,238);
uses browser default
background-color: rgb(0,0,0);
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a class="nav-link text-primary text-uppercase" href="ticketing.html"> For Event Organisers</a>
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 2.23 with
color: rgb(0,0,238);
background-color: rgb(0,0,0);
font-size: 12.00pt;
font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,238);
uses browser default
background-color: rgb(0,0,0);
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a class="nav-link text-primary text-uppercase" href="invest.html"> For Investors</a>
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 2.23 with
color: rgb(0,0,238);
background-color: rgb(0,0,0);
font-size: 12.00pt;
font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,238);
uses browser default
background-color: rgb(0,0,0);
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a class=
87
"btn m-3 h-10 btn-outline-primary" href="login.php">Portal Login</a>
88
</nav>
89
</div>
90
</div>
91
</div>
92
</div>
93
</div>
94
</nav><!-- /.navbar -->
95
<!-- Header -->
96
<div class="header text-white" style="background: rgb(2, 3, 44);" data-overlay="5">
97
<canvas class="constellation mobile-hide"></canvas>
98
<div class="container text-center">
99
<div class="row">
100
<div class="col-md-7 col-sm-12 ">
101
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="" src="assets/img/Scene-02.gif">
102
</div>
103
<div class="col-md-1 col-sm-12 pt-3"></div>
104
<div class="col-md-4 col-sm-12 pt-3">
105
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.05 with
color: rgb(0,0,0);
background-color: rgb(2,3,44);
font-size: 24.00pt;
font-weight: 700.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
<h1>
106
<br>
107
Improving the way people buy, sell and manage money
108
<br>
109
<br>
110
</h1>
111
<div class="d-mobile-inline-block">
112
<a class="p-2 m-2" href="https://itunes.apple.com/au/app/e-pocket/id1445852225?mt=8" target="_blank">
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="download on app store" src="assets/img/badge-apple.png"> </a> <a class="p-2 m-2"
113
href="https://play.google.com/store/apps/details?id=w3axis.com.epocket" target="_blank">
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="download on google play" src="assets/img/badge-google.png"> </a>
114
</div>
115
</div>
116
<div class="col-12">
117
<div class="row gap-y pt-8 pt-md-7 text-center">
118
<div class="col-md-3">
119
<div class="card bg-transparent">
120
<div class="card-body align-self-center">
121
Headings should not be empty.
Add text to the heading, or alt
text if the heading contains an image. Screen readers read out page headings, allowing users to quickly skip to a section, but some older screen readers do not ignore empty headings.
Empty heading.
<h3 class="feature-icon text-white"> </h3>
122
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.05 with
color: rgb(0,0,0);
background-color: rgb(2,3,44);
font-size: 14.04pt;
font-weight: 700.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
<h3>
123
For Individuals
124
</h3>
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="scroll-down-1 scroll-down-white" href="#"> </a>
125
<br>
126
</div>
127
<div class="card-hover text-white bg-img" style='background-image: url("assets/img/003.jpg");' data-animation="fade">
128
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a href="for-individuals.html"> </a>
129
<div class="card-body align-self-center">
130
<a href="for-individuals.html">
131
Headings should not be empty.
Add text to the heading, or alt
text if the heading contains an image. Screen readers read out page headings, allowing users to quickly skip to a section, but some older screen readers do not ignore empty headings.
Empty heading.
<h3 class="feature-icon text-white"> </h3>
132
<h3>
133
For Individuals
134
</h3></a>
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="scroll-down-1 scroll-down-white" href="#"> </a>
135
<br>
136
</div>
137
</div>
138
</div>
139
</div>
140
<div class="col-md-3">
141
<div class="card bg-transparent">
142
<div class="card-body align-self-center">
143
Headings should not be empty.
Add text to the heading, or alt
text if the heading contains an image. Screen readers read out page headings, allowing users to quickly skip to a section, but some older screen readers do not ignore empty headings.
Empty heading.
<h3 class="feature-icon text-white"> </h3>
144
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.05 with
color: rgb(0,0,0);
background-color: rgb(2,3,44);
font-size: 14.04pt;
font-weight: 700.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
<h3>
145
For Businesses
146
</h3>
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="scroll-down-1 scroll-down-white" href="#"> </a>
147
<br>
148
</div>
149
<div class="card-hover text-white bg-img" style='background-image: url("assets/img/002.jpg");' data-animation="fade">
150
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a href="for-business.html"> </a>
151
<div class="card-body align-self-center">
152
<a href="for-business.html">
153
Headings should not be empty.
Add text to the heading, or alt
text if the heading contains an image. Screen readers read out page headings, allowing users to quickly skip to a section, but some older screen readers do not ignore empty headings.
Empty heading.
<h3 class="feature-icon text-white"> </h3>
154
<h3>
155
For Businesses
156
</h3></a>
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="scroll-down-1 scroll-down-white" href="#"> </a>
157
<br>
158
</div>
159
</div>
160
</div>
161
</div>
162
<div class="col-lg-3">
163
<div class="card bg-transparent ">
164
<div class="card-body align-self-center">
165
Headings should not be empty.
Add text to the heading, or alt
text if the heading contains an image. Screen readers read out page headings, allowing users to quickly skip to a section, but some older screen readers do not ignore empty headings.
Empty heading.
<h3 class="feature-icon text-white"> </h3>
166
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.05 with
color: rgb(0,0,0);
background-color: rgb(2,3,44);
font-size: 14.04pt;
font-weight: 700.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
<h3>
167
For Event Organisers
168
</h3>
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="scroll-down-1 scroll-down-white" href="#"> </a>
169
<br>
170
</div>
171
<div class="card-hover text-white bg-img" style='background-image: url("assets/img/004.jpg");' data-animation="fade">
172
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a href="ticketing.html"> </a>
173
<div class="card-body align-self-center ">
174
<a href="ticketing.html">
175
Headings should not be empty.
Add text to the heading, or alt
text if the heading contains an image. Screen readers read out page headings, allowing users to quickly skip to a section, but some older screen readers do not ignore empty headings.
Empty heading.
<h3 class="feature-icon text-white"> </h3>
176
<h3>
177
For Event Organisers
178
</h3></a>
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="scroll-down-1 scroll-down-white" href="#"> </a>
179
<br>
180
</div>
181
</div>
182
</div>
183
</div>
184
<div class="col-lg-3">
185
<div class="card bg-transparent ">
186
<div class="card-body align-self-center">
187
Headings should not be empty.
Add text to the heading, or alt
text if the heading contains an image. Screen readers read out page headings, allowing users to quickly skip to a section, but some older screen readers do not ignore empty headings.
Empty heading.
<h3 class="feature-icon text-white"> </h3>
188
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.05 with
color: rgb(0,0,0);
background-color: rgb(2,3,44);
font-size: 14.04pt;
font-weight: 700.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
<h3>
189
For Investors
190
</h3>
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="scroll-down-1 scroll-down-white" href="#"> </a>
191
<br>
192
</div>
193
<div class="card-hover text-white bg-img" style='background-image: url("assets/img/004.jpg");' data-animation="fade">
194
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a href="invest.html"> </a>
195
<div class="card-body align-self-center ">
196
<a href="invest.html">
197
Headings should not be empty.
Add text to the heading, or alt
text if the heading contains an image. Screen readers read out page headings, allowing users to quickly skip to a section, but some older screen readers do not ignore empty headings.
Empty heading.
<h3 class="feature-icon text-white"> </h3>
198
<h3>
199
For Investors
200
</h3></a>
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="scroll-down-1 scroll-down-white" href="invest.html"> </a>
201
<br>
202
</div>
203
</div>
204
</div>
205
</div>
206
</div>
207
</div>
208
</div>
209
</div>
210
</div><!-- END Header -->
211
<!-- Main container -->
212
<main class="main-content">
213
<section class="section bg-fixed text-white pt-6 pb-4" style='background-image: url("assets/img/e-pocket-events.jpg");'>
214
<div class="overlay" style="background-image: linear-gradient(135deg, rgb(102, 126, 234) 0%, rgb(11, 12, 185) 100%);"></div>
215
<div class="container">
216
<div class="row">
217
<div class="col-md-7 p-4">
218
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a href="https://www.heraldsun.com.au/feature/special-features/epocket-is-pioneering-new-technology-in-mobile-payments/news-story/fb5a8bcbc2f786cac0cd23bd59eacec4" target="_blank">
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt=""
219
src="assets/img/e-pocket-in-Herald-Sun.png"></a>
220
</div>
221
<div class="col-md-5">
222
<h4>
223
<br>
224
e-Pocket is pioneering new technology in mobile payments... as seen on <strong>Herald Sun</strong>
225
</h4>
226
<p>
227
E-pocket is a new platform set to transform the mobile payment market by making cryptocurrencies just as easy to earn, spend and manage as your regular Aussie dollar.
228
</p>
229
<div class="pb-7 pt-5 d-mobile-inline-block">
230
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,238);
uses browser default
background-color: ;
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a class="btn btn-lg p-3 btn-danger" href=
231
"https://www.heraldsun.com.au/feature/special-features/epocket-is-pioneering-new-technology-in-mobile-payments/news-story/fb5a8bcbc2f786cac0cd23bd59eacec4" target="_blank">Read more on Herald
232
Sun...</a>
233
</div>
234
</div>
235
<div class="col-md-4">
236
<h5>
237
<br>
238
Multi-functional e-Pocket at the forefront of payment innovation... as seen on
239
</h5>
240
<h5>
241
<strong>Forge Magazine</strong> | Vol 4 | No 2 | 2018
242
</h5>
243
<div class="pb-7 pt-5 d-mobile-inline-block">
244
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,238);
uses browser default
background-color: ;
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a class="btn btn-lg p-3 btn-danger" href="https://openledger.io/market/EPT_ETH" target="_blank">
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="float-right pl-3" alt="" src="assets/img/openledger_sm_white.png"> Buy&Sell EPT
245
(e-Pocket Token)
246
<br>
247
on OpenLedger</a>
248
</div>
249
</div>
250
<div class="col-md-1"></div>
251
<div class="col-md-7 p-4">
252
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="" src="assets/img/forge_2018.jpg">
253
</div>
254
</div>
255
</div>
256
</section><!--
257
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
258
| More Than You Think
259
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
260
!-->
261
<section class="section pb-0 overflow-hidden" id="section-about">
262
<div class="container">
263
<div class="row">
264
<div class="col-12 col-md-5 text-center p-6">
265
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="m-40" alt="..." src="assets/img/phone_new.png" data-aos="slide-up">
266
</div>
267
<div class="col-12 col-md-7 align-self-center pb-70">
268
<h3>
269
e-Pocket - more than you think
270
</h3>
271
<p>
272
An advanced platform that delivers a sophisticated payment solution. Our range of services is diverse in a number of sectors including, Retail, Hospitality and Event management, E-billing and
273
Marketing.
274
</p>
275
<p>
276
e-Pocket is a very innovative system attached to an intuitive mobile banking app. It is designed to revolutionise the entire transactional system improving the way people buy, sell and manage
277
money, a unique Fintech solution that is designed to fill the gap in the banking and financial industry.
278
</p>
279
<div class="pb-7 pt-5 d-mobile-inline-block">
280
<a class="btn btn-lg btn-primary p-2 m-2 text-white" type="video/mp4" data-provide="lightbox" src="https://youtu.be/vL9Abl9Cpvo" source="">Play Video</a>
281
</div>
282
<br>
283
<br>
284
</div>
285
</div>
286
</div>
287
</section><!--
288
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
289
| How does it work?
290
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
291
!-->
292
<section class="section bg-gray" id="section-how-it-works">
293
<div class="container">
294
<div class="row">
295
<div class="col-12 col-md-7 pb-70 align-self-center">
296
<h2>
297
How does it work?
298
</h2>
299
<p>
300
The system uses QR codes enabled technology to allow the funds to be transferred from one account to another. e-Pocket QR code is encrypted and automatically generated by the system to every
301
account holder at the time of their registration on the system. To make a payment to another e-Pocket user whether it’s a business or individual the payee initiates the scan of QR code with
302
their smartphone or tablet. The system cleverly recognises the owner of the specific QR code and initiates the payment. Our platform also stores all invoices and receipts allowing you to
303
retrieve it at any time.
304
</p>
305
<p>
306
e-Pocket is also equipped with a unique ticketing system that allows event organisers to have access to a portal linked to our system where they can upload all their ticketing events for
307
sale.
308
</p>
309
</div>
310
<div class="col-12 col-md-5 align-self-end text-center hidden-sm-down">
311
<iframe width="80%" height="600" src="https://marvelapp.com/2d1ijg2?emb=1" frameborder="0" allowtransparency="true"> </iframe>
312
</div>
313
</div>
314
</div>
315
</section><!--
316
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
317
| e-Pocket capabilities
318
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
319
!-->
320
<section class="section bg-gray bg-fixed" id="section-htab">
321
<div class="container">
322
<div class="text-center">
323
<ul class="nav nav-tabs-outline">
324
<li class="nav-item w-140">
325
<a class="nav-link active" href="#Capability-1" data-toggle="tab">Merchant</a>
326
</li>
327
<li class="nav-item w-140 hidden-sm-down">
328
<a class="nav-link" href="#Capability-2" data-toggle="tab">Bills</a>
329
</li>
330
<li class="nav-item w-140 hidden-sm-down">
331
<a class="nav-link" href="#Capability-5" data-toggle="tab">Transfer</a>
332
</li>
333
<li class="nav-item w-140 hidden-sm-down">
334
<a class="nav-link" href="#Capability-3" data-toggle="tab">Advertising</a>
335
</li>
336
<li class="nav-item w-140">
337
<a class="nav-link" href="#Capability-4" data-toggle="tab">Ticketing</a>
338
</li>
339
</ul>
340
</div>
341
<br>
342
<br>
343
<div>
344
<div class="tab-content">
345
<!--
346
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
347
| e-Pocket merchant
348
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
349
!-->
350
<div class="tab-pane fade show active" id="Capability-1">
351
<div class="row d-inline-flex">
352
<div class="col-12 col-md-6">
353
<br>
354
<h3>
355
Person to Business case
356
</h3>
357
<p>
358
The user can pay their bill by scanning business QR code at the point of sale then select their method of payment (stored bank/credit card, e-Pocket wallet, or cryptocurrency).
359
Business/supplier name and contact details are then recognised as the e-Pocket affiliate and displayed on user’s phone screen. Subsequently, the user can enter transaction amount and
360
validate payment.
361
</p>
362
<p>
363
Both business terminal and user will receive the payment notification instantly.
364
</p>
365
</div>
366
<div class="col-12 col-md-6">
367
<video class="bg-fixed" controls="" poster="assets/img/e-pocket-merchant.jpg"><source src="assets/img/video/merchant.mp4" type="video/mp4"></video>
368
</div>
369
<div class="row gap-y pt-7 text-center up">
370
<div class="col-12">
371
<p class="text-center mobile-hide">
372
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="" src="assets/img/e-pocket-cases-54.png">
373
</p>
374
</div>
375
</div>
376
</div>
377
</div><!--
378
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
379
| e-Pocket crypto
380
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
381
!-->
382
<div class="tab-pane fade" id="Capability-2">
383
<div class="row d-inline-flex">
384
<div class="col-12 col-md-6">
385
<br>
386
<h3>
387
Bill payment case
388
</h3>
389
<p>
390
The user can pay their bill by scanning business QR from business/supplier soft/hard bill copy, then select their method of payment (stored bank/credit card, e-Pocket wallet, or
391
cryptocurrency). Business/supplier name and contact details are then recognised as the e-Pocket affiliate and displayed on user’s phone screen.
392
</p>
393
<p>
394
Subsequently, the user can enter transaction amount and validate payment. Both business terminal and user will receive the payment notification instantly.
395
</p>
396
</div>
397
<div class="col-12 col-md-6">
398
<video class="bg-fixed" controls="" poster="assets/img/e-pocket-bills.jpg"><source src="assets/img/video/bill-payment.mp4" type="video/mp4"></video>
399
</div>
400
<div class="row gap-y pt-7 text-center hidden-sm-down">
401
<div class="col-12">
402
<p class="text-center mobile-hide">
403
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="" src="assets/img/e-pocket-cases-55.png">
404
</p>
405
</div>
406
</div>
407
</div>
408
</div><!--
409
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
410
| e-Pocket person to person transfer
411
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
412
!-->
413
<div class="tab-pane fade" id="Capability-5">
414
<div class="row d-inline-flex">
415
<div class="col-12 col-md-7">
416
<br>
417
<h3>
418
Transfer Person to Person
419
</h3>
420
<p>
421
Individual consumers on the e-Pocket network or outside, can send any currency or crypto coins to each other, free of charge or with a very low fee. The transaction may occur by scanning
422
individual QR code or by entering user mobile phone details.
423
</p>
424
</div>
425
<div class="col-12 col-md-5">
426
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="" src="assets/img/e-pocket-transfer-person-to-person.png">
427
</div>
428
<div class="row gap-y pt-7 text-center hidden-sm-down">
429
<div class="col-12">
430
<p class="text-center mobile-hide">
431
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="" src="assets/img/e-pocket-53.png">
432
</p>
433
</div>
434
</div>
435
</div>
436
</div><!--
437
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
438
| e-Pocket billing
439
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
440
!-->
441
<div class="tab-pane fade" id="Capability-3">
442
<div class="row d-inline-flex">
443
<div class="col-12 col-md-6">
444
<br>
445
<h3>
446
Advertising case
447
</h3>
448
<p>
449
Event organisers have the option to send information about the events to their customer database registered to e-Pocket, via push notifications.
450
</p>
451
</div>
452
<div class="col-12 col-md-6">
453
<p class="text-center">
454
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="" src="assets/img/e-pocket-advertising.png">
455
</p>
456
</div>
457
<div class="row gap-y pt-7 text-center hidden-sm-down">
458
<div class="col-12">
459
<p class="text-center mobile-hide">
460
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="" src="assets/img/e-pocket-cases-59.png">
461
</p>
462
</div>
463
</div>
464
</div>
465
</div><!--
466
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
467
| e-Pocket Advertising
468
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
469
!-->
470
<div class="tab-pane fade" id="Capability-4">
471
<div class="row d-inline-flex">
472
<div class="col-12 col-md-6">
473
<br>
474
<h3>
475
Ticketing case
476
</h3>
477
<p>
478
Event organisers may post their events from their own Admin panel with a whole range of settings at their disposal:
479
</p>
480
<ul>
481
<li>Upload flyers and preset date the tickets are released on the network
482
</li>
483
<li>Enter and update all events details (tickets type and prices with customisable discounts options, release additional tickets, close tickets sale…)
484
</li>
485
<li>View and manage in real time tickets sale and all relevant analytics
486
</li>
487
<li>Send a link and push notifications to all their customer's database
488
</li>
489
</ul>
490
<p></p>
491
</div>
492
<div class="col-12 col-md-6">
493
<video class="bg-fixed" controls="" poster="assets/img/e-pocket-ticketing.jpg"><source src="assets/img/video/ticketing.mp4" type="video/mp4"></video>
494
</div>
495
<div class="col-12">
496
<p>
497
Customer on their smartphone device may use their e-Pocket app to purchase their tickets selecting their preferred payment methods (bank/credit cards stored in their wallet, e-Pocket
498
wallet balance or cryptocurrency exchange balance). The customer can then forward electronic tickets to family and friends, who also can print their receipts and tickets, or keep their
499
tickets electronically to their devices to scan at the event venue gate.
500
</p>
501
<p>
502
Any tickets scanned will not be reusable.
503
</p>
504
</div>
505
<div class="row gap-y pt-7 text-center hidden-sm-down">
506
<div class="col-12">
507
<p class="text-center mobile-hide">
508
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="" src="assets/img/e-pocket-cases-57.png">
509
</p>
510
</div>
511
</div>
512
</div>
513
</div>
514
</div>
515
</div>
516
</div>
517
</section><!--
518
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
519
| Video
520
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
521
!-->
522
<section class="section overflow-hidden" id="section-video">
523
<div class="container">
524
<header class="section-header">
525
<small>Video</small>
526
<hr>
527
<p class="lead">
528
Simple, safe, flexible and yet suitable technology to meet the needs of both consumers and businesses
529
<br>
530
<br>
531
</p><video class="vertical-al" controls="" poster="assets/img/video/workspace.jpg"><source src="assets/img/video/e-Pocket1.mp4" type="video/mp4"></video>
532
</header>
533
</div>
534
</section><!--
535
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
536
| Subscribe
537
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
538
!-->
539
<section class="section py-50 bg-dark bg-inverse text-inverse" id="section-subscribe">
540
<div class="container">
541
<div class="row gap-y align-items-center">
542
<div class="col-12 col-md-8">
543
<h3 class="text-white mobile-center text-center">
544
Register your e-Pocket account now!
545
</h3>
546
</div>
547
<div class="col-12 col-md-4">
548
<a class="btn btn-lg btn-primary mb-2" href="https://e-pocket.com.au/signup.php" target="_blank">Register</a>
549
</div>
550
</div>
551
</div>
552
</section><!--
553
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
554
| Advantages
555
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
556
!-->
557
<section class="section pb-0 overflow-hidden" id="section-advantages">
558
<div class="container">
559
<div class="row">
560
<div class="col-12 col-md-6 text-center">
561
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="mr-40" alt="..." src="assets/img/phone-4.png" data-aos="slide-up">
562
</div>
563
<div class="col-12 col-md-6 align-self-center pb-70">
564
<h3>
565
e-Pocket competitive advantages
566
</h3>
567
<ul>
568
<li>Secure payment system
569
</li>
570
<li>Easy to use
571
</li>
572
<li>Enables small businesses to remove the need for EFTPOS machines
573
</li>
574
<li>Low fees
575
</li>
576
<li>Powerful targeted marketing tool to a specific audience
577
</li>
578
<li>New and advance billing payment option available to businesses and individuals at low cost
579
</li>
580
<li>No establishment fee
581
</li>
582
<li>New process to transfer funds overseas and locally
583
</li>
584
<li>Electronically generated and stored receipts and invoices
585
</li>
586
</ul>
587
<br>
588
<br>
589
</div>
590
</div>
591
</div>
592
</section><!--
593
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
594
| e-Pocket Simply Sophisticated slider
595
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
596
!-->
597
<section class="section section-inverse py-100 bg-img" data-overlay="5" data-parallax="assets/img/epocket-bg_2.jpg">
598
<div class="container">
599
<header class="section-header text-white">
600
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="" src="assets/img/e-pocket-white-shadow.png">
601
<br>
602
<br>
603
<hr>
604
<h2>
605
Simply Sophisticated
606
</h2>
607
</header>
608
</div>
609
</section><!--
610
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
611
| Board of directors
612
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
613
!-->
614
<section class="section bg-gray" id="section-team">
615
<div class="container">
616
<header class="section-header">
617
<h2>
618
CEO’s Note
619
</h2>
620
<hr>
621
<p>
622
The shift to a cashless society is at its peak around the world and this has less to do with just fashion and a lot to do with sheer convenience... without Government intervention consumers
623
are making their preference clear: Electronic payment has become king, technology providers are continuously working on electronic payment options for consumers & merchants – and this is being
624
led by consumer demands.
625
</p>
626
<p>
627
A recent survey showed that 84% of Australians have indicated that they would prefer paying for goods & services with their mobile phones.. so it is no longer a secret that the consumer tide
628
is shifting both here and abroad – and the businesses who are prepared for the future are the ones that will reap the benefits...At e-Pocket this is where our unique imagination, technical
629
skills and most importantly strong team execution abilities come into play, enabling us to build simple, safe, flexible and yet suitable technology to meet the needs of both consumers and
630
businesses...
631
</p>
632
</header>
633
</div>
634
</section>
635
<section class="section">
636
<div class="container">
637
<header class="section-header">
638
<p class="lead">
639
Meet our committed team
640
</p>
641
<hr>
642
</header>
643
<div class="row gap-y text-center">
644
<div class="col-12 col-md-4" data-aos="fade-in">
645
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="rounded-circle" alt="..." src="assets/img/avatar/Tapha.png">
646
<br>
647
<br>
648
<h6 class="fw-600">
649
Tapha Faye B.B, N.E
650
<br>
651
<span class="small-2 mt-3 text-lighter">Founder and CEO</span>
652
</h6>
653
<div class="social social-sm">
654
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="social-linkedin" href="https://www.linkedin.com/in/taphafaye/"> </a>
655
</div>
656
</div>
657
<div class="col-12 col-md-4" data-aos="fade-in" data-aos-delay="150">
658
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="rounded-circle" alt="..." src="assets/img/avatar/Papa.png">
659
<br>
660
<br>
661
<h6 class="fw-600">
662
Papa Gorgui Diop M.B, B.A
663
<br>
664
<span class="small-2 mt-3 text-lighter">Director and COO</span>
665
</h6>
666
<div class="social social-sm">
667
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="social-linkedin" href="https://www.linkedin.com/in/papa-gorgui-diop-2045028/"> </a>
668
</div>
669
</div>
670
<div class="col-12 col-md-4" data-aos="fade-in" data-aos-delay="300">
671
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="rounded-circle" alt="..." src="assets/img/avatar/Igor.png">
672
<br>
673
<br>
674
<h6 class="fw-600">
675
Igor Shparberg B.E, B.B
676
<br>
677
<span class="small-2 mt-3 text-lighter">Director of External Relations</span>
678
</h6>
679
<div class="social social-sm">
680
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="social-linkedin" href="https://www.linkedin.com/in/igor-shparberg-6a572024/"> </a>
681
</div>
682
</div>
683
</div>
684
<header class="section-header">
685
<p class="lead"></p>
686
<hr>
687
</header>
688
<div class="row gap-y text-center">
689
<div class="col-12 col-md-3" data-aos="fade-in">
690
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="rounded-circle" alt="..." src="assets/img/avatar/Wayne.png">
691
<br>
692
<br>
693
<h6 class="fw-600">
694
Wayne Wu
695
<br>
696
<span class="small-2 mt-3 text-lighter">Asia-Pacific Channel Manager</span>
697
</h6>
698
<div class="social social-sm"></div>
699
</div>
700
<div class="col-12 col-md-3" data-aos="fade-in">
701
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="rounded-circle" alt="..." src="assets/img/avatar/Kristina.png">
702
<br>
703
<br>
704
<h6 class="fw-600">
705
Kristina Postnikova
706
<br>
707
<span class="small-2 mt-3 text-lighter">UX/UI, WEB Designer</span>
708
</h6>
709
<div class="social social-sm"></div>
710
</div>
711
<div class="col-12 col-md-3" data-aos="fade-in" data-aos-delay="150">
712
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="rounded-circle" alt="..." src="assets/img/avatar/developer-3.png">
713
<br>
714
<br>
715
<h6 class="fw-600">
716
Harshal Singhal
717
<br>
718
<span class="small-2 mt-3 text-lighter">Developer</span>
719
</h6>
720
<div class="social social-sm"></div>
721
</div>
722
<div class="col-12 col-md-3" data-aos="fade-in" data-aos-delay="300">
723
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="rounded-circle" alt="..." src="assets/img/avatar/developer-2.png">
724
<br>
725
<br>
726
<h6 class="fw-600">
727
Shivansh Gupta
728
<br>
729
<span class="small-2 mt-3 text-lighter">Developer</span>
730
</h6>
731
<div class="social social-sm"></div>
732
</div>
733
<div class="col-12 col-md-3" data-aos="fade-in" data-aos-delay="300"></div>
734
<div class="col-12 col-md-3" data-aos="fade-in" data-aos-delay="300">
735
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="rounded-circle" alt="..." src="assets/img/avatar/developer-1.png">
736
<br>
737
<br>
738
<h6 class="fw-600">
739
Ashna Gupta
740
<br>
741
<span class="small-2 mt-3 text-lighter">Developer</span>
742
</h6>
743
<div class="social social-sm"></div>
744
</div>
745
<div class="col-12 col-md-3" data-aos="fade-in" data-aos-delay="300">
746
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="rounded-circle" alt="..." src="assets/img/avatar/Aniket.png">
747
<br>
748
<br>
749
<h6 class="fw-600">
750
Aniket
751
<br>
752
<span class="small-2 mt-3 text-lighter">Blockchain Engineer</span>
753
</h6>
754
<div class="social social-sm"></div>
755
</div>
756
</div>
757
</div>
758
</section>
759
<section class="section">
760
<div class="container">
761
<header class="section-header">
762
<p class="lead">
763
Advisory panel
764
</p>
765
<hr>
766
</header>
767
<div class="row gap-y text-center">
768
<div class="col-12 col-md-1" data-aos="fade-in"></div>
769
<div class="col-12 col-md-2" data-aos="fade-in">
770
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="rounded-circle" alt="..." src="assets/img/avatar/David.png">
771
<br>
772
<br>
773
<h6 class="fw-600">
774
David Crundall
775
<br>
776
<span class="small-2 mt-3 text-lighter">Co-Founder of Blue Sky Consulting,
777
<br>
778
CEO of Graco Pty Ltd</span>
779
</h6>
780
<div class="social social-sm">
781
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="social-linkedin" href="https://www.linkedin.com/in/david-crundall-6195bb58/"> </a>
782
</div>
783
</div>
784
<div class="col-12 col-md-2" data-aos="fade-in" data-aos-delay="150">
785
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="rounded-circle" alt="..." src="assets/img/avatar/Prue.png">
786
<br>
787
<br>
788
<h6 class="fw-600">
789
Prue Willsford
790
<br>
791
<span class="small-2 mt-3 text-lighter">CEO of ANZIIF</span>
792
</h6>
793
<div class="social social-sm">
794
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="social-linkedin" href="https://www.linkedin.com/in/prue-willsford-87842a70/"> </a>
795
</div>
796
</div>
797
<div class="col-12 col-md-2" data-aos="fade-in" data-aos-delay="300">
798
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="rounded-circle" alt="..." src="assets/img/avatar/Andrea.png">
799
<br>
800
<br>
801
<h6 class="fw-600">
802
Andrea Marani
803
<br>
804
<span class="small-2 mt-3 text-lighter">CEO and MD of OpenMarkets</span>
805
</h6>
806
<div class="social social-sm">
807
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="social-linkedin" href="https://www.linkedin.com/in/andreamarani/"> </a>
808
</div>
809
</div>
810
<div class="col-12 col-md-2" data-aos="fade-in" data-aos-delay="300">
811
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="rounded-circle" alt="..." src="assets/img/avatar/Georgie.png">
812
<br>
813
<br>
814
<h6 class="fw-600">
815
Georgie Fidge
816
<br>
817
<span class="small-2 mt-3 text-lighter">Head of Marketing of DEAKINCo</span>
818
</h6>
819
<div class="social social-sm">
820
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="social-linkedin" href="https://www.linkedin.com/in/georgie-fidge/"> </a>
821
</div>
822
</div>
823
<div class="col-12 col-md-2" data-aos="fade-in">
824
img alt
text must not use ASCII art (which includes smileys).
ALT text "..."
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud.
Impact on users:
NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is. JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read. JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read. JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read. JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read. Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img class="rounded-circle" alt="..." src="assets/img/avatar/Jared.png">
825
<br>
826
<br>
827
<h6 class="fw-600">
828
Jared Smith
829
<br>
830
<span class="small-2 mt-3 text-lighter">Founder of Stamp Events, Director of Signature Social Media</span>
831
</h6>
832
<div class="social social-sm">
833
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="social-linkedin" href="https://www.linkedin.com/in/stampevents/"> </a>
834
</div>
835
</div>
836
</div>
837
</div>
838
</section><!--
839
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
840
| Download Now
841
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
842
!-->
843
<section class="section section-inverse py-100 bg-img" id="download" data-parallax="assets/img/bg-download-section.jpg">
844
<div class="container">
845
<div class="col-md-8 col-xl-6 mx-auto">
846
<div class="section-dialog bg-dark text-white text-center" data-aos="zoom-in" data-aos-duration="1000">
847
<p>
848
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="logo" src="assets/img/logo-light.png">
849
</p>
850
<br>
851
<h2>
852
Download now!
853
</h2>
854
<h4>
855
e-Pocket App is available on iOS and Android platforms.
856
</h4>
857
<hr class="w-50">
858
<div class="rating"></div>
859
<p>
860
<small>Based on 30+ demo merchants reviews</small>
861
</p>
862
<p></p>
863
<div class="text-center gap-xy-2 mt-6">
864
<a href="https://itunes.apple.com/au/app/e-pocket/id1445852225?mt=8" target="_blank">
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="download on app store" src="assets/img/badge-apple.png"> </a> <a href=
865
"https://play.google.com/store/apps/details?id=w3axis.com.epocket" target="_blank">
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="download on google play" src="assets/img/badge-google.png"> </a>
866
</div>
867
</div>
868
</div>
869
</div>
870
</section><!--
871
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
872
| Referral Program
873
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
874
!-->
875
<section class="section bg-dark text-inverse mobile-center p-3">
876
<div class="container">
877
<div class="row align-items-center p-4">
878
<div class="col-12 col-lg-8 pb-3">
879
<h4 class="text-white">
880
Be part of the e-Pocket referral program by inviting your network to invest in the e-Pocket token and earn commission from each investment...
881
</h4>
882
</div>
883
<div class="col-12 col-lg-4 text-center pb-3">
884
<a class="btn btn-primary" href="referral-program.html">Become a referrer today</a>
885
</div>
886
</div>
887
</div>
888
</section><!--
889
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
890
| Contact form
891
|‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
892
!-->
893
<!-- Header -->
894
<header class="header p-0" id="contact-2">
895
<div class="h-500" data-provide="map" data-remove-controls="true" data-style="light" data-info=
896
"<strong>Our office</strong><br>Level 10, Tower 4, 611 Flinders Street, Melbourne VIC 3000" data-marker-lng="144.964920" data-marker-lat="-37.818100" data-lng="144.964920"
897
data-lat="-37.818100"></div>
898
</header><!-- /.header -->
899
<section class="section">
900
<div class="container">
901
<form class="row mobile-center m-2" action="../assets/php/sendmail.php" method="post" data-form="mailer">
902
<div class="col-lg-6">
903
<h3>
904
Contact Us
905
</h3>
906
<br>
907
<div class="alert alert-success d-on-success">
908
We received your message and will contact you back soon.
909
</div>
910
<div class="form-row">
911
<div class="form-group col-md-6">
912
Use
label
elements for each data entry field to show what data is expected.
Make sure each input
field has an associated label
describing the field.
<input name="name" class="form-control form-control-lg" type="text" placeholder="Name">
913
</div>
914
<div class="form-group col-md-6">
915
<input name="email" class="form-control form-control-lg" type="email" placeholder="Email">
916
</div>
917
</div>
918
<div class="form-group">
919
Use
label
elements for each data entry field to show what data is expected.
Make sure each input
field has an associated label
describing the field.
<textarea name="message" class="form-control form-control-lg" placeholder="Message" rows="4"> Message</textarea>
920
</div><button class="btn btn-lg btn-primary mb-4" type="submit">Send message</button>
921
</div>
922
<div class="col-lg-5 ml-auto text-center text-lg-left">
923
<div class="bg-grey h-full p-5">
924
<p>
925
Give us a call or stop by our door anytime, we try to answer all enquiries within 24 hours on business days.
926
</p>
927
<p>
928
We are open from 9 am — 5 pm weekdays.
929
</p>
930
<hr>
931
<h4>
932
Head Office
933
</h4>
934
<p class="lead">
935
Level 10, Tower 4, 611 Flinders Street, Melbourne, VIC 3000
936
</p>
937
<div>
938
<span class="fs-14">e: <a href="mailto:info@e-pocket.com.au">info@e-pocket.com.au</a></span>
939
</div>
940
<div>
941
<span class="fs-14">ph: <a href="callto:+61385668869">+61 3 8566 8869</a></span>
942
</div>
943
</div>
944
</div>
945
</form>
946
</div>
947
</section>
948
</main><!-- END Main container -->
949
<!-- Footer -->
950
<footer class="footer bg-gray">
951
<div class="container">
952
<div class="row gap-y align-items-center">
953
<div class="col-md-2 text-center text-md-left">
954
<a href="index.html">
Omitting
img width
or
height
attributes means page text jumps about as images load.
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked.
Add width and height attributes to the img tag matching the image dimensions. Authoring tools
like Dreamweaver can automate this process.
<img alt="logo" src="assets/img/logo.png"> </a>
955
</div>
956
<div class="col-md-10 small">
957
<div class="nav nav-bold1 justify-content-center justify-content-md-end">
958
<a class="nav-link" href="referral-program.html">Referral Program</a> <a class="nav-link" href="disclaimer.html">Disclaimer</a> <a class="nav-link" href="disclosure.html">EPT Disclosure</a>
959
<a class="nav-link" href="product-disclosure-statement.html">Product Disclosure</a> <a class="nav-link" href="terms-and-conditions.html">Terms & Conditions</a> <a class="nav-link" href=
960
"privacy-policy.html">Privacy Policy</a>
961
</div>
962
</div>
963
<div class="col-12">
964
<hr class="my-0">
965
</div>
966
<div class="col-md-5 text-center text-md-left">
967
<small>© 2018 e-Pocket Pty Ltd. All rights reserved.</small>
968
</div>
969
<div class="col-md-7 text-center text-md-right">
970
<div class="social social-lg social-bg-brand">
971
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="social-facebook" href="https://www.facebook.com/E-Pocket-148202892572164/"> </a>
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="social-instagram" href="https://www.instagram.com/epocketaus/"> </a>
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class=
972
"social-twitter" href="https://twitter.com/ePocket_AUS"></a>
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="social-linkedin" href="https://www.linkedin.com/company/18384212/"> </a>
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="social-youtube" href=
973
"https://www.youtube.com/channel/UCnM8pKcdAZk9HDldfqIZjmw/www.e-pocket.com.au"></a>
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="social-telegram" href="http://t.me/e_Pocket"> </a>
Each
a
element must contain text or an
img
with an
alt
attribute.
Add text to the link, or alt
text if the link contains an image. If there is no link text or the alt
text is blank, screen readers have nothing to read, so read out the URL instead.
<a class="social-reddit" href=
974
"https://www.reddit.com/user/e-Pocket"></a>
975
</div>
976
</div>
977
</div>
978
</div>
979
</footer><!-- /.footer -->
980
<!-- Scripts -->
981
<script src="assets/js/page.min.js"></script>
982
<script src="assets/js/script.js"></script>
983
<script src="assets/js/page.min.js.map"></script>
984
<script src="https://xv380.infusionsoft.com/app/webTracking/getTrackingCode" type="text/javascript"></script>
985
<script src="https://chats.fusedesk.com/lc/embed/xv380/def009c6-acfd-11e8-bb27-0cc47a4c6790.js" async></script>
986
<script type="text/javascript">
987
_linkedin_partner_id = "197436"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id);
988
</script>
989
<script type="text/javascript">
990
(function(){var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})();
991
</script> <noscript><img height="1" width="1" style="display:none;" alt="" src="https://dc.ads.linkedin.com/collect/?pid=197436&fmt=gif" /></noscript>
992
<script src="https://px.ads.linkedin.com/collect/?time=1561305481699&pid=197436%2C197436&url=https%3A%2F%2Fwww.e-pocket.com.au%2F&fmt=js&s=1" type=
993
"text/javascript"></script>
<iframe src="https://xv380.infusionsoft.app/app/webTracking/websiteTriggerIframe"> </iframe>
994
</body>
995
</html>