-
Notifications
You must be signed in to change notification settings - Fork 0
/
press-release.html
231 lines (220 loc) · 13.2 KB
/
press-release.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Press Release | Ocean Remit</title>
<link rel="stylesheet" href="./assets/styles/main.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body class="text-b1 bg-w2">
<main class="body">
<!-- header -->
<section>
<div class="bg-white">
<div class="container flex items-center justify-between">
<div id="logo" class="my-4">
<a href="index.html"><img src="./assets/images/logo.png" alt="Ocean Remit"></a>
</div>
<div id="links" class="xl:flex items-center gap-x-10 my-4 font-medium text-[15px] hidden">
<a href="#">Send Money</a>
<a href="#">Track Transaction</a>
<div id="button" class="flex items-center gap-x-3">
<button class="button-secondary">Sign In</button>
<button class="button-primary">Register</button>
</div>
</div>
<div class="block xl:hidden text-xl" id="slideNaviationTrigger">
<i class="fa-solid fa-bars"></i>
</div>
</div>
</div>
<div id="mobile-nav"
class="fixed inset-0 left-[40%] bg-white duration-300 ease-in-out overflow-hidden max-h-screen opacity-0 z-[-1]">
<div class="container my-4 p-4">
<div class="flex items-center w-full flex-row-reverse text-xl">
<div id="closeNavigator">
<i class="fa-solid fa-times"></i>
</div>
</div>
<div class="flex flex-col gap-4 mt-4">
<a href="#">Send Money</a>
<a href="#">Track Transaction</a>
<button class="button-secondary">Sign In</button>
<button class="button-primary">Register</button>
</div>
</div>
</div>
</section>
<!-- What’s in the news? -->
<section>
<div class="container pt-[110px]">
<div class="text-center">
<p class="font-medium text-b2 tracking-wide uppercase">What’s in the news?</p>
<p class="title mt-[15px]">News and Media</p>
<p class="mx-[15%] my-10 body">
Stay informed with industry updates, trends, and regulatory changes. Get the latest on
innovative technologies and stay ahead in the evolving remittance landscape.
</p>
<div class="my-10 flex items-center justify-center gap-x-4">
<button class="bg-b1 text-white px-2.5 py-3 rounded-[10px] font-550 text-[15px] leading-[20px]">
Get in touch
</button>
<button
class="bg-white text-b1 border border-b1 px-2.5 py-3 rounded-[10px] font-550 text-[15px] leading-[20px]">
Images for media
</button>
</div>
</div>
</div>
</section>
<!-- newsroom -->
<section>
<div class="container xl:my-28 mt-12 text-center">
<p class="heading1">Latest News</p>
<div class="xl:grid grid-cols-3 gap-x-5 gap-y-10 my-[50px]">
<div class="rounded-[20px] bg-white shadow-[0_4px_32px_rgba(0,0,0,0.03)] m-12 xl:m-0">
<div class="bg-b1 h-60 rounded-t-[20px]"></div>
<div class="p-5 text-left">
<p class="font-medium text-[15px] tracking-wide">January 20, 2023</p>
<a href="press-release-single.html"><p class="font-semibold text-base mt-2.5">Revision on the fees and exchange rate</p></a>
</div>
</div>
<div class="rounded-[20px] bg-white shadow-[0_4px_32px_rgba(0,0,0,0.03)] m-12 xl:m-0">
<div class="bg-b1 h-60 rounded-t-[20px]"></div>
<div class="p-5 text-left">
<p class="font-medium text-[15px] tracking-wide">January 20, 2023</p>
<a href="press-release-single.html"><p class="font-semibold text-base mt-2.5">Ocean Remit announces new partnership with NIC
Asia Bank</p></a>
</div>
</div>
<div class="rounded-[20px] bg-white shadow-[0_4px_32px_rgba(0,0,0,0.03)] m-12 xl:m-0">
<div class="bg-b1 h-60 rounded-t-[20px]"></div>
<div class="p-5 text-left">
<p class="font-medium text-[15px] tracking-wide">January 20, 2023</p>
<a href="press-release-single.html"><p class="font-semibold text-base mt-2.5 leading-7 h-[84px]">Annual Financial Statement</p></a>
</div>
</div>
<div class="rounded-[20px] bg-white shadow-[0_4px_32px_rgba(0,0,0,0.03)] m-12 xl:m-0">
<div class="bg-b1 h-60 rounded-t-[20px]"></div>
<div class="p-5 text-left">
<p class="font-medium text-[15px] tracking-wide">January 20, 2023</p>
<a href="press-release-single.html"><p class="font-semibold text-base mt-2.5 leading-7 h-[84px]">Annual Financial Statement</p></a>
</div>
</div>
<div class="rounded-[20px] bg-white shadow-[0_4px_32px_rgba(0,0,0,0.03)] m-12 xl:m-0">
<div class="bg-b1 h-60 rounded-t-[20px]"></div>
<div class="p-5 text-left">
<p class="font-medium text-[15px] tracking-wide">January 20, 2023</p>
<a href="press-release-single.html"><p class="font-semibold text-base mt-2.5 leading-7 h-[84px]">Annual Financial Statement</p></a>
</div>
</div>
<div class="rounded-[20px] bg-white shadow-[0_4px_32px_rgba(0,0,0,0.03)] m-12 xl:m-0">
<div class="bg-b1 h-60 rounded-t-[20px]"></div>
<div class="p-5 text-left">
<p class="font-medium text-[15px] tracking-wide">January 20, 2023</p>
<a href="press-release-single.html"><p class="font-semibold text-base mt-2.5 leading-7 h-[84px]">Annual Financial Statement</p></a>
</div>
</div>
<div class="rounded-[20px] bg-white shadow-[0_4px_32px_rgba(0,0,0,0.03)] m-12 xl:m-0">
<div class="bg-b1 h-60 rounded-t-[20px]"></div>
<div class="p-5 text-left">
<p class="font-medium text-[15px] tracking-wide">January 20, 2023</p>
<a href="press-release-single.html"><p class="font-semibold text-base mt-2.5 leading-7 h-[84px]">Annual Financial Statement</p></a>
</div>
</div>
<div class="rounded-[20px] bg-white shadow-[0_4px_32px_rgba(0,0,0,0.03)] m-12 xl:m-0">
<div class="bg-b1 h-60 rounded-t-[20px]"></div>
<div class="p-5 text-left">
<p class="font-medium text-[15px] tracking-wide">January 20, 2023</p>
<a href="press-release-single.html"><p class="font-semibold text-base mt-2.5 leading-7 h-[84px]">Annual Financial Statement</p></a>
</div>
</div>
<div class="rounded-[20px] bg-white shadow-[0_4px_32px_rgba(0,0,0,0.03)] m-12 xl:m-0">
<div class="bg-b1 h-60 rounded-t-[20px]"></div>
<div class="p-5 text-left">
<p class="font-medium text-[15px] tracking-wide">January 20, 2023</p>
<a href="press-release-single.html"><p class="font-semibold text-base mt-2.5 leading-7 h-[84px]">Annual Financial Statement</p></a>
</div>
</div>
</div>
<button
class="bg-b1 text-white px-2.5 py-3 rounded-[10px] my-10 font-550 text-[15px] leading-[20px]">Read
More</button>
</div>
</section>
<!-- get in touch -->
<section>
<div class="container text-center my-[100px]">
<p class="heading1">Get in touch</p>
<p class="mt-10 body">For media queries get in touch at media@oceanremit.com</p>
</div>
</section>
<!-- send money -->
<section class="bg-primary">
<div class="container text-center text-white py-[65px]">
<p class="heading1 xl:px-[102px] leading-normal">Transfer money Internationally today with
Ocean Remit</p>
<p class="body mt-6">Check out our exchange rates</p>
<button class="mt-7 bg-white text-b1 px-3 py-2.5 rounded-[10px] text-[15px] leading-5">Send
Money</button>
</div>
</section>
<!-- footer -->
<section id="footer" class="bg-white pt-10 pb-3.5">
<div class="container">
<div class="xl:grid grid-cols-4">
<div>
<div class="text-[15px] font-550 mt-12 xl:mt-0">Services</div>
<div class="mt-4 flex flex-col gap-2.5">
<a href="#" class="font-450 text-sm text-b1">Send Money</a>
<a href="#" class="font-450 text-sm text-b1">Track Transactions</a>
<a href="#" class="font-450 text-sm text-b1">Check Rates</a>
</div>
</div>
<div>
<div class="text-[15px] font-550 mt-12 xl:mt-0">Company</div>
<div class="mt-4 flex flex-col gap-2.5">
<a href="about.html" class="font-450 text-sm text-b1">About us</a>
<a href="partner.html" class="font-450 text-sm text-b1">Become an Partner</a>
<a href="press-release.html" class="font-450 text-sm text-b1">Press Release</a>
<a href="#" class="font-450 text-sm text-b1">FAQs</a>
<a href="contact.html" class="font-450 text-sm text-b1">Contact us</a>
</div>
</div>
<div>
<div class="text-[15px] font-550 mt-12 xl:mt-0">Legal</div>
<div class="mt-4 flex flex-col gap-2.5">
<a href="#" class="font-450 text-sm text-b1">Terms and Condition</a>
<a href="#" class="font-450 text-sm text-b1">Privacy Policy</a>
<a href="#" class="font-450 text-sm text-b1">Policy on handling on personal information</a>
<a href="#" class="font-450 text-sm text-b1">Statement of Anti-Social Forces</a>
<a href="#" class="font-450 text-sm text-b1">Remittance Regulations</a>
<a href="#" class="font-450 text-sm text-b1">Declaration against Anti-Social Forces</a>
<a href="#" class="font-450 text-sm text-b1">Electronic Delivery</a>
</div>
</div>
<div>
<div class="text-[15px] font-550 mt-12 xl:mt-0">Contact Information</div>
<div class="mt-4 flex flex-col gap-2.5">
<span class="block font-450 text-sm">New Baneshwor, Kathmandu</span>
<a href="#" class="text-link font-450 text-sm">Locate on Map</a>
<a href="tel:+977 0000 000000" class="font-450 text-sm text-b1">+977 0000 000000</a>
</div>
<div class="text-[15px] font-550 mt-[30px]">Social</div>
<div class="mt-4 flex flex-col gap-2.5">
<a href="#" class="font-450 text-sm text-b1">Facebook</a>
<a href="#" class="font-450 text-sm text-b1">Twitter</a>
</div>
</div>
</div>
<div class="font-450 text-[13px] mt-3">Copyright ©️ Ocean Remit 2023</div>
</div>
</section>
</main>
</body>
<script src="./assets/scripts/main.js"></script>
</html>