-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
51 lines (45 loc) · 2 KB
/
index.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
<!DOCTYPE HTML>
<html>
<head>
<title>Futuwwa Publishing - Islamic Books</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="/assets/css/main.css" />
</head>
<body>
<!-- Wrapper -->
<div id="wrapper" class="divided">
<!-- One -->
<section class="banner style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right">
<div class="content"style="text-align: center;">
<p class="major" >
بِسْمِ اللهِ الرَّحْمٰنِ الرَّحِيْمِ
</p>
<h1>Futuwwa Publishing</h1>
<p class="major">
Publishers of Islamic Books.
</p>
<p>
We publish books in Classical Arabic and English dealing with Sufism, Language, Metaphysics, Law and Islamic History.
</p>
<p>
+44 (0) 20 7193 7855 | contact@futuwwa.co.uk
</p>
<p style="font-size: 70%">
Futuwwa Publishing is a trading name of Vesica Limited.<br /> 483 Green Lanes, London, N13 4BS, United Kingdom.
</p>
</div>
<div class="image">
<img src="/images/futuwwa/logo.png" alt="Islamic Network" height="500" />
</div>
</section>
</div>
<!-- Scripts -->
<script src="/ssets/js/jquery.min.js"></script>
<script src="/assets/js/jquery.scrollex.min.js"></script>
<script src="/assets/js/jquery.scrolly.min.js"></script>
<script src="/assets/js/skel.min.js"></script>
<script src="/assets/js/util.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>