-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
80 lines (59 loc) · 2.94 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Melodies Of India</title>
<link rel="icon" type="image/x-icon" href="favicon.jpg">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<div class="column"><img src="image.webp" class="image1">
<h1>Journey with the Ganga,<br>
discovering 11 cultural <br>
stories from its source to <br>
sangam.</h1>
<button>Pre Order</button>
</div>
<div class="column"> <img src="images_book.png" class="image2">
</div>
</div>
<h2>The "Melodies of India" project is an expedition that aims to capture the heart and spirit<br>
of India, transcending its deep-rooted cultures into a visually captivating series of <br>
photographs, each narrating a unique facet of our incredible nation. These photographs <br>
will serve as visual testimonies, encapsulating the diversity, traditions & vibrant tapestry<br>
of culture alongside the banks of river Ganga</h2>
<h3>Why Pre-Order </h3>
<h4>Early Access:</h4>
<h5>Pre-ordering this book grants readers early access to the content before the official<br>
release date.</h5>
<h4>Limited Editions and Bonuses:</h4>
<h5>Secure your copy at a special discounted price by pre-ordering this book now! Prices are <br>
set to increase after the official release. Additionally, take advantage of the exclusive<br>
offer for pre-orders and receive a signed copy from the author. Act early to enjoy both <br>
savings and a personalized touch to your collection.</h5>
<h4>Support for Authors:</h4>
<h5>Pre-ordering is a way for readers to show their support for an author before the book<br>
is even released.</h5>
<h4>Expected Delivery:</h4>
<h5>45days after we find all 11 photographs :)</h5>
<div2 class="aligned">
<img src="image.jpg"
width="50" alt="">
<span>Monkey Magic</span>
</div2>
<div >
<a href="/privacypolicy.html">Privacy Policy</a>
<a href="/termandondition.html">Terms and Conditions</a>
<a href="/returnandrefundpolicy.html">Return And Refund Policy</a>
<a href="/shippingpolicy.html">Shipping Policy</a>
<a href="/contact.html">Contact</a>
</div>
<div class="footer">
<p>
<span style="color:#FEF9C3">Expected Delivery:</span><span>45days after we find all 11 photographs :)</span>
<button1>Pre Order</button1>
</p>
</body>
</html>