-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
191 lines (186 loc) · 11.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Business Consulting Club NITJ</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<div className="flex items-center gap-4">
<img class="sb"
src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\2.png"
width={4}
height={4}
alt="NIT Jalandhar Business Consulting Club"
className="h-1 w-1"
/>
<h1 className="text-2xl font-bold">Business Consulting Club NIT Jalandhar</h1>
</div>
<nav>
<div class="logo">StrataBiz</div>
<ul>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#success-stories">Success Stories</a></li>
<li><a href="#join-us">Join Us</a></li>
</ul>
</nav>
</header>
<section id="hero">
<div class="hero-content">
<h1>Elevate your Dream with the Business Consulting Club of NITJ</h1>
<p>Unlock your business potential with our expert guidance and innovative solutions. Join the NITJ Consulting Club and take your enterprise to new heights.</p>
<button>Explore Services</button>
<button>Join the Club</button>
</div>
</section>
<section id="services">
<h2>What do we do?</h2>
<p>From strategic planning to operational optimization, our experienced consultants provide comprehensive services to help your business thrive.</p>
<div class="service-cards">
<div class="service-card">
<h3>Strategic Planning</h3>
<p>Develop a clear roadmap for your business growth and success.</p>
</div>
<div class="service-card">
<h3>Operations Optimization</h3>
<p>Streamline your processes and improve efficiency for maximum productivity.</p>
</div>
<div class="service-card">
<h3>Market Analysis</h3>
<p>Gain valuable insights into your industry and target audience.</p>
</div>
<div class="service-card">
<h3>Financial Consulting</h3>
<p>Optimize your financial strategies and secure your company's future.</p>
</div>
<div class="service-card">
<h3>Talent Management</h3>
<p>Attract, develop, and retain top talent to drive your business forward.</p>
</div>
<div class="service-card">
<h3>Digital Transformation</h3>
<p>Leverage technology to enhance your operations and customer experience.</p>
</div>
</div>
</section>
<section id="success-stories">
<h2>Empowering Businesses, Transforming Lives</h2>
<p>Hear from our satisfied clients and learn how the NITJ Consulting Club has helped them achieve their goals.</p>
<div class="story-cards">
<div class="story-card">
<h3>Startup Success</h3>
<p>How we helped a local startup scale their operations and secure funding.</p>
<blockquote>
"The NITJ Consulting Club provided invaluable guidance and support in developing our business strategy. Their expertise helped us streamline our operations, secure funding, and achieve remarkable growth."
</blockquote>
</div>
<div class="story-card">
<h3>Operational Transformation</h3>
<p>How we helped a manufacturing company streamline their processes and improve efficiency.</p>
<blockquote>
"The NITJ Consulting Club's expertise in operations optimization was invaluable. They helped us identify and address bottlenecks, leading to significant improvements in our productivity and overall performance."
</blockquote>
</div>
<div class="story-card">
<h3>Digital Transformation</h3>
<p>How we helped a traditional business embrace digital technologies and improve their customer experience.</p>
<blockquote>
"The NITJ Consulting Club's expertise in digital transformation was instrumental in helping us modernize our operations and enhance the customer experience. Their guidance and support have been exceptional."
</blockquote>
</div>
</div>
</section>
<section class="team-section">
<h1 class="section-title">Core Team</h1>
<p class="section-description">StrataBiz has an experienced team of Analyst, Consultants and Developers dedicated to create a New Sphere of opportunities in NITJ.</p>
<div class="team-grid">
<div class="team-card">
<img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Members\RG.png" alt="RahulGupta">
<h2>Rahul Gupta</h2>
<p>Founder & Head</p>
<div class="social-icons">
<a href="#"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\github-logo.png" alt="GitHub"></a>
<a href="https://www.linkedin.com/in/ruderg/"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\linkedin.png" alt="LinkedIn"></a>
<a href="https://www.instagram.com/rude_rg_/"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\insta.png" alt="LinkedIn"></a>
</div>
</div>
<div class="team-card">
<img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Members\Sanskar.jpg" alt="Aman Kumar">
<h2>Shreya Chopra</h2>
<p>Co-Head</p>
<div class="social-icons">
<a href="#"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\github-logo.png" alt="GitHub"></a>
<a href="https://www.linkedin.com/in/shreya-chopra-89a9341b0/"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\linkedin.png" alt="LinkedIn"></a>
<a href="https://www.instagram.com/shreyachopra__.05/"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\insta.png" alt="LinkedIn"></a>
</div>
</div>
<div class="team-card">
<img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Members\Aman.jpg" alt="Aman Kumar">
<h2>Aman Kumar</h2>
<p>Finance Head</p>
<div class="social-icons">
<a href="#"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\github-logo.png" alt="GitHub"></a>
<a href="https://www.linkedin.com/in/aman-kumar-4469b0290/"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\linkedin.png" alt="LinkedIn"></a>
<a href="https://www.instagram.com/amankumar_2342/"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\insta.png" alt="LinkedIn"></a>
</div>
</div>
<div class="team-card">
<img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Members\Vaibhav.jpg" alt="Vaibhav Raj Gupta">
<h2>Vaibhav Raj Gupta</h2>
<p>Training & Education Head</p>
<div class="social-icons">
<a href="#"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\github-logo.png" alt="GitHub"></a>
<a href="https://www.linkedin.com/in/vaibhav-raj-gupta-86718b252/"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\linkedin.png" alt="LinkedIn"></a>
<a href="https://www.instagram.com/vaibhav.raj.gupta/"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\insta.png" alt="LinkedIn"></a>
</div>
</div>
<div class="team-card">
<img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Members\Avinash.png" alt="Aman Kumar">
<h2>Avinash Kumar</h2>
<p>Management Head</p>
<div class="social-icons">
<a href="#"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\github-logo.png" alt="GitHub"></a>
<a href="https://www.linkedin.com/in/avinash-kumar-b38150289/"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\linkedin.png" alt="LinkedIn"></a>
<a href="https://www.instagram.com/_only_avi/"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\insta.png" alt="LinkedIn"></a>
</div>
</div>
<div class="team-card">
<img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Members\Pal.jpg" alt="Aman Kumar">
<h2>Harsh Pal</h2>
<p>Technology Head</p>
<div class="social-icons">
<a href="#"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\github-logo.png" alt="GitHub"></a>
<a href="https://www.linkedin.com/in/harsh-pal-184742266/"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\linkedin.png" alt="LinkedIn"></a>
<a href="https://www.instagram.com/_.imharsh.19/"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\insta.png" alt="LinkedIn"></a>
</div>
</div>
<div class="team-card">
<img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Members\Sanskar.jpg" alt="Aman Kumar">
<h2>Sanskar Dhyani</h2>
<p>Technology Co-Head</p>
<div class="social-icons">
<a href="#"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\github-logo.png" alt="GitHub"></a>
<a href="https://www.linkedin.com/in/sanskar-dhyani-nitj/"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\linkedin.png" alt="LinkedIn"></a>
<a href="https://www.instagram.com/sanskar.dhyani/"><img src="C:\Users\RG\Desktop\StrataBiz\Website\Site 5 Advanced\Logo\insta.png" alt="LinkedIn"></a>
</div>
</div>
</div>
</section>
<section id="join-us">
<h2>Join the NITJ Consulting Club</h2>
<p>Unlock your business potential and join our community of talented consultants. Apply now and let us help you achieve your goals.</p>
<form>
<input type="email" placeholder="Enter your email" required>
<button type="submit">Apply Now</button>
</form>
<p>By applying, you agree to our <a href="#">Terms & Conditions</a></p>
</section>
<footer>
<p>© 2024 NITJ Consulting Club. All rights reserved.</p>
</footer>
<script src="scripts.js"></script>
</body>
</html>