-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlandingPage.html
194 lines (186 loc) · 11.3 KB
/
landingPage.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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>EGG CARE</title>
<link rel="icon" href="img/landing.png">
<link href="css/landingStyle.css" rel="stylesheet" type="text/css" >
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
</head>
<style>
</style>
<body>
<div class="content">
<div class="header" id="header">
<div class="nav">
<label><img src="img/logo2.PNG" height="40" width="40"></label>
<div class="switchs">
<button class="log" id="log" onclick="location.href='#';"><i class="fa fa-home"></i> Home</button>
<button class="log" id="log" onclick="location.href='#about';"><i class="fa fa-info-circle"></i> About</button><button class="log" id="log" onclick="location.href='#services';"><i class="fa fa-cog"></i> Services</button>
<button class="log" id="log" onclick="location.href='#profile';"><i class="fa fa-users"></i> Team</button>
<button class="log" id="log" onclick="location.href='login.html';"><i class="fa fa-sign-in"></i> LOGIN</button>
<button class="create_acc" id="create_acc" onclick="location.href='registration.html';"><i class="fa fa-user-plus"></i> CREATE ACCOUNT</button>
</div>
</div>
<div class="main">
<div class="text">
<h1>A SMART FIT TO AUTOMATE YOUR ENTIRE PROCESS</h1><br>
<h2>We care For Your Chicks</h2><br><br>
<button onclick="location.href='registration.html';" id="active"><i class="fa fa-shopping-cart"></i> ORDER NOW</button> <button onclick="location.href='https://www.youtube.com/channel/UCInX85-e-7QMaviARbKFNqw';" id="video"><i class="fa fa-play-circle"></i>  Product Demo</button>
</div>
<img class="floating" id="img3" src="img/juices5.png">
<img class="floating" id="img1" src="img/eggcrack.png">
<img class="floating" id="img2" src="img/babyChicken.png">
</div>
</div>
<br>
<div class="body">
<div class="body1">
<img src="img/farmers.png" width="100" height="100"><br>
<h3>Local Farmers</h3>
</div>
<div class="body2">
<img src="img/unit.png" width="100" height="100"><br>
<h3>Incubation / Hatching Units</h3>
</div>
<div class="body3">
<img src="img/FPC.png" width="120" height="100"><br>
<h3>Farmer Producing Companies (FPC's)</h3>
</div>
<div class="body4">
<br><img src="img/incubator.png" width="80" height="75"><br>
<h3>Incubator Manufacturers</h3>
</div>
</div>
</div>
<marquee class="marquee" direction="left"><i class="fa fa-bell"></i> Please Register to Order Your Product Now. If Already our Customer, please Login to see your slot Data</marquee>
<section id="about" class="about about-bg">
<div class="about-container">
<div class="subtext1" id="subtext1"><span class="counter">01</span>  Time Period of Production<i id="subtext1" class="fa fa-caret-down"></i></div>
<div class="innertext1" id="innertext1">The Total Incubation and Hatching Process Period is <font color="red"><b>21 days</b></font>, Out of which <font color="navy"><b>18 days</b></font> are meant for Incubation and <font color="navy"><b>3 days</b></font> for Hatching Process. Accross this 21 days, the Essential parameters had to be maintained precisely inorder to achieve good production rate.</div>
</div>
<div class="about-container">
<div class="subtext1" id="subtext2"><span class="counter">02</span>  Essential Parameters<i id="subtext1" class="fa fa-caret-down"></i></div>
<div class="innertext1" id="innertext2"><font color="red"><b>Temperature, Humidity, CO2 Gas Content</b></font> are the mandatory parameters that are to be monitored more carefully during the process of Incubation and Hatching.</div>
</div>
<div class="about-container">
<div class="subtext1" id="subtext3"><span class="counter">03</span>  Effect in Variation<i id="subtext1" class="fa fa-caret-down"></i></div>
<div class="innertext1" id="innertext3">Due to the variation in any of the incubation parameters, the production of eggs are ultimately affected. <font color="navy"><b>Lack of proper temperature</b></font> - <font color="red"><b>21%</b></font> eggs wasted, <font color="navy"><b>Variation of 0.2% of CO2</b></font> - <font color="red"><b>5%</b></font> eggs are wasted, <font color="navy"><b>Insufficient oxygen (0.1%)</b></font> - <font color="red"><b>0.5%</b></font> eggs are wasted.</div>
</div>
<div class="about-container">
<div class="subtext1" id="subtext4"><span class="counter">04</span>  Current Market Scenario<i id="subtext1" class="fa fa-caret-down"></i></div>
<div class="innertext1" id="innertext4">The main Gap is that there is no Retro-fit attachments to the normal/old type incubators. Either you have to throw it in scrap or invest a huge initial capital amount to import a totally smart incubator at a huge price.</div>
</div><br>
<img class="automation" src="img/automation.gif" width="500" height="470">
</section>
<main id="main">
<section id="services" class="services section-bg">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Our Services</h2>
</div>
<div class="mid_body2">
<div class="details">
<div class="detail_1">
<img src="img/retrofit.png" width="80" height="80" />
<h2>Retro-Fit Attachment</h2>
<p>It is just an External Add-On to your available Normal Incubators. It is only a Retro-fit Attachment and not a replacement for your old machine.</p>
</div>
<div class="detail_2">
<img src="img/automatic.png" width="80" height="80" />
<h2>Automatic Monitoring</h2>
<p>Automatically Monitors the Madatory Incubation Parameters and will store in the cloud storage for duture reference also. By this, Manual Labour errors can be eliminated and increase productivity</p>
</div>
<div class="detail_3">
<img src="img/alerts.png" width="80" height="80" />
<h2>Alerts & Notifications</h2>
<p>Periodic Alerts and Notifications will be given to the Slot Managers regarding the Incubation Slot Completion, Variation in parameters, Failure in machine, etc...</p>
</div>
<div class="detail_4">
<img src="img/datavisual.png" width="70" height="80" />
<h2>Easy Visualization of Data</h2>
<p>Monitored Parameters can be Easily Visualized through our website Dashboard & Mobile Application for the respective Slot customers through their personal Login as individual Data Contents</p>
</div>
</div>
</div>
</div>
</section>
</main>
<section id="profile" class="profile profile-bg">
<div class="section-title">
<h2>Meet Our Team</h2>
</div>
<div class="profiles">
<div class="profile">
<center><img src="img/gowthamraj.jpg" class="profile-img1">
<h3 class="user-name">GowthamRaj K</h3>
<h5>Hardware & Software</h5><br>
<div class="social_media">
<a href="https://www.facebook.com/EGG-CARE-108439847975103"><i class="fa fa-facebook-official" aria-hidden="true"></i></a>
<a href="https://www.instagram.com/egg_care/"><i class="fa fa-instagram" aria-hidden="true"></i></a>
<a href="https://twitter.com/egg_care"><i class="fa fa-twitter-square" aria-hidden="true"></i></a>
<a href="mailTo:gowthamraj692@gmail.com"><i class="fa fa-envelope" aria-hidden="true"></i></a>
</div>
</center>
</div>
<div class="profile">
<center> <img src="img/bharath.jpg" class="profile-img2">
<h3 class="user-name">Bharath N</h3>
<h5>Hardware & Software</h5><br>
<div class="social_media">
<a href="https://www.facebook.com/EGG-CARE-108439847975103"><i class="fa fa-facebook-official" aria-hidden="true"></i></a>
<a href="https://www.instagram.com/bharath_._n"><i class="fa fa-instagram" aria-hidden="true"></i></a>
<a href="https://twitter.com/Bharath53408575"><i class="fa fa-twitter-square" aria-hidden="true"></i></a>
<a href="mailTo:bharath.n.offical@gmail.com"><i class="fa fa-envelope" aria-hidden="true"></i></a>
</div></center>
</div>
<div class="profile">
<center> <img src="img/harinath.jpeg" class="profile-img3">
<h3 class="user-name">Harinath S</h3>
<h5>Product Designer</h5><br>
<div class="social_media">
<a href="https://www.facebook.com/harinath.siva.5"><i class="fa fa-facebook-official" aria-hidden="true"></i></a>
<a href="https://instagram.com/harinath_sivam?igshid=1n96x9j3tjvuj"><i class="fa fa-instagram" aria-hidden="true"></i></a>
<a href="https://twitter.com/HARINATHsivam?s=08"><i class="fa fa-twitter-square" aria-hidden="true"></i></a>
<a href="mailTo:harinathsivam30@gmail.com"><i class="fa fa-envelope" aria-hidden="true"></i></a>
</div></center>
</div>
<div class="profile">
<center> <img src="img/baghisree.jfif" class="profile-img4">
<h3 class="user-name">Baghisree U</h3>
<h5>Customer Relationship</h5><br>
<div class="social_media">
<a href="https://www.facebook.com/EGG-CARE-108439847975103"><i class="fa fa-facebook-official" aria-hidden="true"></i></a>
<a href="https://www.instagram.com/egg_care/"><i class="fa fa-instagram" aria-hidden="true"></i></a>
<a href="https://twitter.com/egg_care"><i class="fa fa-twitter-square" aria-hidden="true"></i></a>
<a href="mailTo:saiaarthi286@gmail.com"><i class="fa fa-envelope" aria-hidden="true"></i></a>
</div></center>
</div>
</div>
</section>
<footer class="site-footer">
<div class="container">
<h6>VISION</h6>
<p class="text-justify">Our Vision is to provide a Cost affordable Attachment to all types of <i><b>NORMAL INCUBATORS</b></i> and turn them <i><b>SMART</b></i> just with <i>minimal amount of investment</i> and earn <i><b>MAXIMUM PROFIT</b></i> with <i><b>LOW WASTAGE OF EGGS</b></i>.</p>
<h6>MISSION</h6>
<p class="text-justify">Our Mission is to make the <i><b>LOCAL POULTRY FARMERS</b></i> and <i><b>INCUBATOR IMPLEMENTING UNITS</b><i> to be a more <i><b>PRODUCTIVE SECTOR</b></i> among the <i><b>POULTRYINDUSTRY</b></i> through an automated mechanism.</p><br>
<hr>
</div>
<div class="container">
<br><p class="copyright-text">Copyright © 2021 All Rights Reserved by
<a href="#">EGGCARE</a>
</p>
<div class="social_media" id="icons">
<a href="https://www.facebook.com/EGG-CARE-108439847975103"><i class="fa fa-facebook-official" aria-hidden="true"></i></a>
<a href="https://www.instagram.com/egg_care/"><i class="fa fa-instagram" aria-hidden="true"></i></a>
<a href="https://twitter.com/egg_care"><i class="fa fa-twitter-square" aria-hidden="true"></i></a>
<a href="mailTo:eggcareproducts@gmail.com"><i class="fa fa-envelope" aria-hidden="true"></i></a>
</div>
</div>
</footer>
<button onclick="location.href='#header';" class="scrollup"><i class="fa fa-arrow-up"></i></button>
<script src="js/landing.js"></script>
</body>
</html>