-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog.html
210 lines (196 loc) · 8.85 KB
/
blog.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blog</title>
<link rel="stylesheet" href="blog.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'>
</head>
<body>
<header class="header">
<div class="header-1">
<a href="#" class="logo">
<i class="fa fa-bolt" aria-hidden="true"></i><span>E</span>lectro<span>M</span>ega
</a>
<form action="" class="search-form">
<input type="search" name="" placeholder="search here..." id="search-box">
<label for="search-box" class="fas fa-search"></label>
</form>
<div class="icons">
<div id="seach-btn" class="fas fa-search"></div>
<a href="#" class="fas fa-heart"></a>
<a href="checkout.html" class="fas fa-shopping-cart"></a>
<a href="login.html" class="fas fa-user"></a>
</div>
</div>
<div class="header-2">
<nav class="navbar">
<a href="index.html">Home</a>
<a href="#top-deals1">Featured</a>
<a href="categories.html">Categories</a>
<a href="about.html">About Us</a>
<a href="contactus.html">Contact Us</a>
<div class="dropdown">
<button class="btn">All Pages</button>
<div class="dropdown-content">
<div class="drop" style="display: flex;">
<div class="drop-div">
<a href="index.html">Home</a>
<a href="categories.html">Categories</a>
<a href="categories-1.html">Smartphones</a>
<a href="comparison.html">Compare</a>
<a href="preview-1.html">Product Review</a>
<a href="product-1.html">Apple iPhones</a>
<a href="locator.html">Store Locator</a>
<a href="giftcard.html">Gift Cards</a>
<a href="foundation.html">ElectroMega Foundation</a>
<a href="checkout.html">Checkout</a>
</div>
<div class="drop-div">
<a href="faq.html">FAQs</a>
<a href="affiliate.html">Affiliate Program</a>
<a href="affiliatetools.html">Affiliate Tools</a>
<a href="customer.html">Customer Services</a>
<a href="blog.html">Blog</a>
<a href="trackorder.html">Track order</a>
<a href="about.html">About Us</a>
<a href="contactus.html">Contact Us</a>
<a href="login.html">Login</a>
<a href="register.html">SignUp</a>
</div>
</div>
</div>
</div>
</nav>
</div>
</header>
<!-- Contact Page Icons -->
<div class="heading">
Bl<span>og</span>
</div>
<div class="sec">
<div class="products" id="products">
<!-- card start -->
<div class="card">
<div class="img"><img src="https://storiesflistgv2.blob.core.windows.net/stories/2023/09/OneInABillion_main-banner_Sunny.png" alt=""></div>
<div class="desc">October 13, 2023</div>
<div class="title">In Goa, ElectroMega Wishmaster Sunny writes his #OneInABillion story</div>
<div class="box">
<button class="btn">Read</button>
</div>
</div>
<!-- card end -->
<!-- card start -->
<div class="card">
<div class="img"><img src="https://storiesflistgv2.blob.core.windows.net/stories/2023/10/Shital_main-banner_800X450.png" alt=""></div>
<div class="desc">October 13, 2023</div>
<div class="title">From destination weddings to supply chain: From Jaisalmer, Shital Sharma's #OneInABillion story</div>
<div class="box">
<button class="btn">Read</button>
</div>
</div>
<!-- card end -->
<!-- card start -->
<div class="card">
<div class="img"><img src="https://storiesflistgv2.blob.core.windows.net/stories/2023/10/Fintech_main-banner.png" alt=""></div>
<div class="desc">October 13, 2023</div>
<div class="title">Creating Value #ForIndia: Leveraging Fintech to Drive Value, Convenience & Affordability</div>
<div class="box">
<button class="btn">Read</button>
</div>
</div>
<!-- card end -->
<!-- card start -->
<div class="card">
<div class="img"><img src="https://storiesflistgv2.blob.core.windows.net/stories/2023/10/RajneeshKumar_Impact-QA_Main-banner.png" alt=""></div>
<div class="desc">October 13, 2023</div>
<div class="title">Innovation Meets Impact 一 ElectroMega's Pursuit of Inclusion and Positive Change For India: Q&A with Rajneesh</div>
<div class="box">
<button class="btn">Read</button>
</div>
</div>
<!-- card end -->
<!-- card start -->
<div class="card">
<div class="img"><img src="https://storiesflistgv2.blob.core.windows.net/stories/2023/10/OneInABillion_main-banner_Vishnu.png" alt=""></div>
<div class="desc">October 13, 2023</div>
<div class="title">A letter from Varanasi: Wishmaster Vishnu Kumar shares his #OneInABillion journey</div>
<div class="box">
<button class="btn">Read</button>
</div>
</div>
<!-- card end -->
<!-- card start -->
<div class="card">
<div class="img"><img src="https://storiesflistgv2.blob.core.windows.net/stories/2023/10/HemantBadri_SupplyChain-QA_Main-banner.png" alt=""></div>
<div class="desc">October 13, 2023</div>
<div class="title">Innovating for Trust 一 Inside ElectroMega's Visionary Supply Chain Enhancements: Q&A with Hemant</div>
<div class="box">
<button class="btn">Read</button>
</div>
</div>
<!-- card end -->
</div>
</div>
<div class="flexbox-2">
<div class="testimonial">
<h1>ElectroMega - The Journey So Far</h1>
<p>Run through this timeline and relive the Flipkart story!</p>
<div class="box">
<button class="btn">Explore</button>
</div>
</div>
</div>
<!-- Footer-section -->
<section class="contact">
<div class="contact-info">
<div class="first-info">
<img src="logo.png" alt="">
<p>3245 Grant Street Longview, <br> TX united kingdom 765378</p>
<p>01601348732</p>
<p>[email protected]</p>
<div class="social-icon">
<a href="#" class="fb"><i class='fa fa-facebook-square'></i></a>
<a href="#" class="twt"><i class='fa fa-twitter-square'></i></a>
<a href="#" class="inst"><i class='fa fa-instagram'></i></a>
<a href="#" class="yt"><i class='fa fa-youtube-play'></i></a>
<a href="#" class="lik"><i class='fa fa-linkedin-square'></i></a>
</div>
</div>
<div class="second-info">
<h4>Support</h4>
<p>Contact us</p>
<p>About page</p>
<p>Budget Guide</p>
<p>Shopping & Returns</p>
<p>Privacy</p>
</div>
<div class="third-info">
<h4>Shop</h4>
<p>Small Appliances</p>
<p>Appliances</p>
<p>Brand</p>
<p>Discount</p>
</div>
<div class="fourth-info">
<h4>Company</h4>
<p>About</p>
<p>Blog</p>
<p>Affiliate</p>
<p>Login</p>
</div>
<div class="five">
<h4>Subscribe</h4>
<p>Receive Updates, Hot Deals, Discounts Sent Straight In Your Inbox Daily</p>
<p>Always get notified for mega offers during festive season.</p>
<p>Join our social media handles to stay updated with the latest trends in electronics domain.</p>
</div>
</div>
</section>
<div class="end-text">
<p>ElectroMega Copyright © @2023. All Rights Reserved.</p>
</div>
</body>
</html>