-
Notifications
You must be signed in to change notification settings - Fork 0
/
front-page.php
187 lines (171 loc) · 6.96 KB
/
front-page.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<?php
get_header();
?>
<section class="explainer">
<div class="container">
<div class="row">
<div class="col-md-6 explainer__how-to">
<p>
<span class="explainer__text-regular explainer__text-white">How to</span><br>
<span class="explainer__text-bold explainer__text-white">Sell off</span><br>
<span class="explainer__text-regular explainer__text-white">All your products</span><br>
<span class="explainer__text-regular explainer__text-gradient">Within </span>
<span class="explainer__text-bold explainer__text-gradient explainer__text-arrow"> 24 Hours</span><br>
</p>
</div>
<div class="col-md-6">
<div class=""></div>
<!--<img src="assets/images/bbb-splash.jpg" alt="buck bunny splash" />-->
<!--<video class="video-display" width="500" controls>
<source src="http://www.w3schools.com/html/mov_bbb.mp4" type="video/mp4">
Your browser does not support the video tag
</video>-->
<img class="explainer__video img-responsive" src="<?php echo get_template_directory_uri() . '/img/video.jpg'; ?>">
</div>
</div>
</div>
</section>
<section class="testimonial">
<div class="container">
<div class="row row--testimonial">
<div class="col-md-10 col-md-offset-1 testimonial__wrapper">
<div class="row">
<div class="col-md-4">
<img class="testimonial__img" src="<?php echo get_template_directory_uri() . '/img/testimonial1.jpg'; ?>">
</div>
<div class="col-md-8 testimonial__text">
<h4 class="testimonial__title">Sold $29 million worth of steel products in 24 hours</h4>
<blockquote class="testimonial__quote">
This is truely an awesome service. My company was able to sell out $29 Million worth of steel products in 24 hours through
the trade exchange platform. From our records, this is this is the fastes we have used among similar services. I highly
recommend this.
</blockquote>
<p class="testimonial__info">
Elvira Dean-New York City
</p>
</div>
</div>
</div>
</div>
<div class="row row--testimonial">
<div class="col-md-10 col-md-offset-1 testimonial__wrapper">
<div class="row">
<div class="col-md-4">
<img class="testimonial__img" src="<?php echo get_template_directory_uri() . '/img/testimonial2.jpg'; ?>">
</div>
<div class="col-md-8 testimonial__text">
<h4 class="testimonial__title">Sold properties worth $43.5 million in 24 hours</h4>
<blockquote class="testimonial__quote">
Most realtors will agree with me that the economic recession is affecting real estate deals but how Trade Exchange helped me
sell out properties worth $43.5 million in 24 hours is something I can't explain. great job!
</blockquote>
<p class="testimonial__info">Action
Scottie Hitchman-LA California
</p>
</div>
</div>
</div>
</div>
</div>
<div class="guarantee">
<div class="container">
<div class="row">
<div class="col-md-12 col--testimonial">
<p class="guarantee__text">
<span class="guarantee__text-em">You are 100% guaranteed </span><br>to sell off all of your products<br> within 24 hours regardless of the following...
</p>
</div>
</div>
</div>
</div>
</section>
<section class="features">
<div class="row features--row-red">
<div class="col-md-6 features--red features--section">
<div class="row">
<div class="col-md-4 features__img">
<img src="<?php echo get_template_directory_uri() . '/img/size.png'; ?>">
</div>
<div class="col-md-8">
<h4 class="features__title">Size of your business</h4>
<p class="features__text">Whether you run your own or run a large business, or small one - doesn't matter. Whether our product inventory is worth $10m, $1b or more, it doesn't matter</p>
</div>
</div>
</div>
<div class="col-md-6 features--section features--white">
<div class="row">
<div class="col-md-4 features__img">
<img src="<?php echo get_template_directory_uri() . '/img/status.png'; ?>">
</div>
<div class="col-md-8">
<h4 class="features__title">Status of your business</h4>
<p class="features__text">Whether you run your own or run a large business, or small one - doesn't matter. Whether our product inventory is worth $10m, $1b or more, it doesn't matter</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 features--section">
<div class="row">
<div class="col-md-4 features__img">
<img src="<?php echo get_template_directory_uri() . '/img/nature.png'; ?>">
</div>
<div class="col-md-8">
<h4 class="features__title">Nature of your business</h4>
<p class="features__text">Whether you run your own or run a large business, or small one - doesn't matter. Whether our product inventory is worth $10m, $1b or more, it doesn't matter</p>
</div>
</div>
</div>
<div class="col-md-6 features--red features--section">
<div class="row">
<div class="col-md-4 features__img">
<img src="<?php echo get_template_directory_uri() . '/img/sales.png'; ?>">
</div>
<div class="col-md-8">
<h4 class="features__title">Status of your business</h4>
<p class="features__text">Whether you run your own or run a large business, or small one - doesn't matter. Whether our product inventory is worth $10m, $1b or more, it doesn't matter</p>
</div>
</div>
</div>
</div>
</section>
<section class="try">
<div class="row">
<div class="col-md-4 try__red">
<div class="try__text">
<p>
<span class="try__text-lg">No matter</span><br>
<span class="try__text-md">the monetary worth of your products, <br>we guarantee the sale in 24 hours.</span>
</p>
<p class="try__text-sm">
Whether your product inventory is worth $2.5 million to $100 million or even more than $10 billion, you can sell all your
products, 100% risk free, in 24 hours, via the Excess Capacity Ex-change platform
</p>
<p class="try__text-bd">
To prove it, we offer a test drive, to allow ou to test the system, risk free.
</p>
</div>
</div>
<div class="col-md-8 try__img">
<img src="<?php echo get_template_directory_uri() . '/img/business-planning.jpg'; ?>">
</div>
</div>
</section>
<section class="cta">
<div class="container">
<div class="row cta--row">
<div class="col-md-6"></div>
<div class="col-md-6">
<h4 class="cta__title">What you will get</h4>
<p class="cta__text">in the excess capacity exchange platform</p>
<div class="cta__btn">
<a href="#" class="cta__link">Take Action</a>
<!--<span class="fa fa-angle-right cta__fa"></span>-->
</div>
</div>
</div>
</div>
</section>
<?php
get_footer();
?>