-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.php
More file actions
160 lines (136 loc) · 7.79 KB
/
Copy pathindex.php
File metadata and controls
160 lines (136 loc) · 7.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!doctype html>
<html lang="en">
<head>
<link rel="shortcut icon" type="image/x-icon" href="/media/favicon.ico">
<div id = "head">
<?php
include 'header.php';?>
</div>
<body>
<link rel = "stylesheet" href = "styles/carousel.css">
<main role="main">
<div class="bd-example">
<div id="carouselExampleCaptions" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleCaptions" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleCaptions" data-slide-to="1"></li>
<li data-target="#carouselExampleCaptions" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="media/f1.jpg" class="d-block w-100" alt="..." width="500" height="333">
<div class="carousel-caption d-none d-md-block">
<h5>Best Soccer Data Predictions Aavailable!</h5>
<p>Don't miss the opportunity to join now!</p>
</div>
</div>
<div class="carousel-item">
<img src="media/f3.jpg" class="d-block w-100" alt="..." width="500" height="333">
<div class="carousel-caption d-none d-md-block">
<h5>Constantly updating to prodive responsive feedback</h5>
<p>Here at Soccer Data we are committed to customer satisfaction!</p>
</div>
</div>
<div class="carousel-item">
<img src="media/f2.jpg" class="d-block w-100" alt="..." width="500" height="333">
<div class="carousel-caption d-none d-md-block">
<h5>Multiple plans are available!</h5>
<p>Choose the option that best suits your need or
<budget></budget>.</p>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleCaptions" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleCaptions" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<!-- Marketing messaging and featurettes
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<div class="container marketing">
<!-- Three columns of text below the carousel -->
<div class="row">
<div class="col-lg-4">
<img src="https://i.ebayimg.com/images/g/dnMAAOSwBahVdHDJ/s-l300.jpg" width="140" height="140" preserveAspectRatio="xMidYMid slice" role="img" fill="#777">
<h2>Bronze</h2>
<p>Our Basic plan, covering introductory help to placing bets and understanding our visual data.</p>
<br>
<p><a class="btn btn-secondary" href="subscriptions.php" role="button">View details »</a></p>
</div>
<!-- /.col-lg-4 -->
<div class="col-lg-4">
<img src="https://image.spreadshirtmedia.com/image-server/v1/mp/designs/12495359,width=178,height=178,version=1378727413/double-dollar-sign.png" width="140" height="140">
<h2>Gold</h2>
<p>A step up for those interested in getting more out of our predictions and soccer data, offers one on one support and more amenities.</p>
<br>
<p><a class="btn btn-secondary" href="subscriptions.php" role="button">View details »</a></p>
</div>
<!-- /.col-lg-4 -->
<div class="col-lg-4">
<img src="http://images.clipartpanda.com/funding-clipart-money-dollarsigns-clipart.jpg" width="140" height="140">
<h2>Premium Plus Platinum</h2>
<p>The highest tier plan, for those who wish to get the best possible predictions and service, 24/7 customer support and constant visual updates about current data.</p>
<p><a class="btn btn-secondary" href="subscriptions.php" role="button">View details »</a></p>
</div>
<!-- /.col-lg-4 -->
</div>
<!-- /.row -->
<!-- START THE FEATURETTES -->
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-7">
<h2 class="featurette-heading">The best online prediction for all soccers fan! <span class="text-muted"></span></h2>
<p class="lead">With all our algorithm, we are able to guess outcome from matches with accurate pourcentage !</p>
</div>
<div class="col-md-5">
<!--<svg class="bd-placeholder-img bd-placeholder-img-lg featurette-image img-fluid mx-auto" width="500" height="500" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: 500x500"></svg>-->
<img src="media/bet.png" preserveAspectRatio="xMidYMid slice" alt="Bet" width="500" height="500">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div style="padding-left:70px;" class="col-md-7 order-md-2">
<h2 class="featurette-heading">Player statistics, Team mercato, everything is here <br><span class="text-muted">And updated!</span></h2>
<p class="lead">With graphic and figures, you will be able to know everything on your favorite team/ player!</p>
</div>
<div class="col-md-5 order-md-1" style = "text-align:left;">
<!--<svg class="bd-placeholder-img bd-placeholder-img-lg featurette-image img-fluid mx-auto" width="500" height="500" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: 500x500"><title>Placeholder</title><rect width="100%" height="100%" fill="#eee"/><text x="50%" y="50%" fill="#aaa" dy=".3em">500x500</text></svg>-->
<img src="media/stats.jpg" preserveAspectRatio="xMidYMid slice" alt="Stats" width="500" height="500">
</div>
</div>
<!-- content2.png -->
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-7">
<h2 class="featurette-heading">Why don't you try Premium Plus Platinum? <span class="text-muted"><br>THE best way to keep an eye on the future.</span></h2>
<p class="lead">Premium Plus Platinum will allow you to get full predictions, statistics, facts and more for incoming matches! </p>
</div>
<div class="col-md-5">
<!--<svg class="bd-placeholder-img bd-placeholder-img-lg featurette-image img-fluid mx-auto" width="500" height="500" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: 500x500"><title>Placeholder</title><rect width="100%" height="100%" fill="#eee"/><text x="50%" y="50%" fill="#aaa" dy=".3em">500x500</text></svg>-->
<img src="media/full.png" preserveAspectRatio="xMidYMid slice" alt="Stop" width="500" height="500">
</div>
</div>
<hr class="featurette-divider">
<!-- full.png -->
<!-- /END THE FEATURETTES -->
</div>
<!-- /.container -->
<!-- FOOTER -->
<footer class="container">
<?php
include 'footer.php';?>
</footer>
</main>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script>
window.jQuery || document.write('<script src="/docs/4.3/assets/js/vendor/jquery-slim.min.js"><\/script>')
</script>
<script src="/docs/4.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-xrRywqdh3PHs8keKZN+8zzc5TX0GRTLCcmivcbNJWm2rs5C8PRhcEn3czEjhAO9o" crossorigin="anonymous"></script>
</body>
</html>