-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHome.html
More file actions
160 lines (154 loc) · 6.74 KB
/
Home.html
File metadata and controls
160 lines (154 loc) · 6.74 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mandya Technologies Stocks website</title>
<link rel="stylesheet" href="Home.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<!-- Header Section -->
<header>
<div class="logo">
<img src="C:\Users\deepa\OneDrive\Desktop\mt.jpg" alt="JKS Logo">
</div>
<nav>
<a href="Home.html">Home</a>
<a href="Register.html">Register</a>
<a href="Login.html">Log In</a>
<a href="#about">About</a>
<a href="#converter">Currency Converter</a>
<a href="#contact" class="contact-btn">Contact Us</a>
</nav>
</header>
<!-- Hero Section -->
<section class="hero">
<div class="hero-content">
<h1>STOCK MARKET PREDICTION</h1>
<p>WELCOME TO THE FUTURE OF INVESTING!</p>
</div>
</section>
<!-- Stats Section -->
<section class="stats">
<h2>Innovations present an opportunity... NOT A THREAT!</h2>
<div class="stats-container">
<div class="stat-item">
<i class="fas fa-users"></i>
<h3>10K+</h3>
<p>Worldwide Users</p>
</div>
<div class="stat-item">
<i class="fas fa-lock"></i>
<h3>100%</h3>
<p>Secure</p>
</div>
<div class="stat-item">
<i class="fas fa-building"></i>
<h3>3,400+</h3>
<p>Companies</p>
</div>
</div>
</section>
<!-- Services Section -->
<section class="services">
<h2>OUR SERVICES</h2>
<div class="services-grid">
<div class="service-card">
<i class="fas fa-shield-alt"></i>
<h3>TRUSTED</h3>
<p>Approved by AICTE</p>
</div>
<div class="service-card">
<i class="fas fa-chart-line"></i>
<h3>ACCURATE PREDICTIONS</h3>
<p>We provide accurate stock predictions</p>
</div>
<div class="service-card">
<i class="fas fa-user-tie"></i>
<h3>QUALIFIED EMPLOYEES</h3>
<p>Trained technical personnel work for us</p>
</div>
<div class="service-card">
<i class="fas fa-money-bill-wave"></i>
<h3>EARN MONEY</h3>
<p>Earn more money by investing in the right place</p>
</div>
<div class="service-card">
<i class="fas fa-lock"></i>
<h3>SECURE</h3>
<p>A highly secure website</p>
</div>
<div class="service-card">
<i class="fas fa-clock"></i>
<h3>REAL TIME STOCKS</h3>
<p>Provides real-time stock quotes for companies</p>
</div>
</div>
</section>
<!-- Clients Section -->
<section class="clients">
<h2>THE CLIENTS WE WORK FOR</h2>
<div class="client-logos">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/2f/Google_2015_logo.svg/640px-Google_2015_logo.svg.png" alt="Google">
<img src="https://assets.upstox.com/content/assets/images/cms/202451/Amazon%20logo.png" alt="JP Morgan">
<img src="C:\Users\deepa\OneDrive\Desktop\Microsoft.png" alt="Microsoft" width="200">
</div>
</section>
<!-- Contact Section -->
<section class="contact">
<div class="contact-container">
<div class="contact-info">
<h2>GET IN TOUCH WITH US</h2>
<img src="C:/Users/deepa/OneDrive/Desktop/mt.jpg" width="300" style="border-radius: 150px;">
<p>Mandya Technologies, Mandya, India</p>
<p>Phone: +91-6363499434</p>
<p>Email: support-in@mandyatechnologies.com</p>
</div>
<div class="contact-form">
<h3>WRITE US AN EMAIL</h3>
<form>
<input type="text" placeholder="Name" required>
<input type="email" placeholder="Email" required>
<input type="tel" placeholder="Phone">
<textarea placeholder="Message" required></textarea>
<button type="submit">SEND MESSAGE</button>
</form>
</div>
</div>
</section>
<!-- Footer Section -->
<footer>
<div class="footer-content">
<div class="footer-logo">
<a href="#"><img src="C:/Users/deepa/OneDrive/Desktop/mt.jpg" alt="Image" style="width: 50px; height: 50px; border-radius: 25px;"></a>
<p>Mandya Technologies was started with a common goal of serving the finance community while</br>
they make transitions. All our team members bring to table their unique expertise and </br>
experience of stock market which they would like to pass on to future investors.</p>
</div>
<div class="footer-contact">
<i class="fas fa-phone fa-lg"></i>
<h3>CONTACT</h3>
<p>India Office</p>
<p>Mandya Technologies Ltd</p>
<p>Mandya, Karnataka, India</p>
<p>+91-6363499434</p>
<p>support-in@mandyatechnologies.com</p>
</div>
<div class="footer-map">
<img src="C:\Users\deepa\OneDrive\Desktop\mmap.jpg" alt="Location Map">
</div>
</div>
<div class="footer-bottom">
<p>Stay Connected</p>
<div class="social-links">
<a href="https://www.facebook.com/share/1EhodAoNiT/"><i class="fab fa-facebook"></i></a>
<a href="https://x.com/Deepak_Gowda_06?t=ahDvkp7JLNFxNyLs4HHa3w&s=08https://x.com/Deepak_Gowda_06?t=diQffIRVHQf6d_Jw7gjyZw&s=09"><i class="fab fa-twitter"></i></a>
<a href="https://www.reddit.com/user/Remote-Mulberry6127/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button"><i class="fab fa-reddit"></i></a>
<a href="https://www.linkedin.com/in/deepak-h-r-babbba1b6?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app"><i class="fab fa-linkedin"></i></a>
</div>
<p>© 2024 Mandya Technologies Ltd. All Rights Reserved.</p>
</div>
</footer>
</body>
</html>