-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
209 lines (193 loc) · 10.7 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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CareerCraftHub</title>
<link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet">
</head>
<style>
/* Custom Styles for Logo Section */
.logo-container {
position: fixed;
top: 0;
left: 0;
padding: 1rem;
z-index: 999;
}
.logo {
width: 100px; /* Adjust the width as needed */
height: auto;
}
@media (max-width: 767px) {
.logo {
width: 30px; /* Adjust the width as needed for smaller screens */
}
}
</style>
<body>
<!-- Logo Section -->
<div class="bg-gray-900 text-white py-4">
<div class="container mx-auto">
<div class="logo-container">
<img src="a_logo_for_Empowering_individuals_to_sculpt_thei.png" alt="Logo" class="logo">
</div>
</div>
</div>
<div class="text-center p-8">
<h2 class="font-bold text-2xl sm:text-3xl md:text-4xl lg:text-5xl">
OUR SERVICES
</h2>
<div class="flex flex-wrap items-center mt-20 text-left text-center">
<div class="w-full md:w-3/5 lg:w-1/2 px-4">
<img src="linkedin-profile-optimization1-removebg-preview.png" alt="gem" class="inline-block rounded shadow-lg border border-merino-400">
</div>
<div class="w-full md:w-2/5 lg:w-1/2 px-4 text-center md:text-left lg:pl-12">
<h3 class="font-bold mt-8 text-xl md:mt-0 sm:text-2xl">
LinkedIn profile optimization
</h3>
<p class="sm:text-lg mt-6">
Transform your LinkedIn presence into a powerful asset with our optimization expertise your gateway to increased visibility, networking, and professional opportunities.
</p>
</div>
</div>
<div class="flex flex-wrap items-center mt-20 text-left text-center">
<div class="w-full md:w-3/5 lg:w-1/2 px-4">
<img src="JOB-Serach Optimization.png" alt="project members" class="inline-block rounded shadow-lg border border-merino-400">
</div>
<div class="w-full md:w-2/5 lg:w-1/2 px-4 md:order-first text-center md:text-left lg:pr-12">
<h3 class="font-bold mt-8 text-xl md:mt-0 sm:text-2xl">
job search optimization
</h3>
<p class="sm:text-lg mt-6">
Supercharge your job search with our optimization techniques—uncover hidden opportunities, stand out in applications, and accelerate your path to career success.
</p>
</div>
</div>
<div class="flex flex-wrap items-center mt-20 text-left text-center">
<div class="w-full md:w-3/5 lg:w-1/2 px-4">
<img src="careeer-removebg-preview.png" alt="editor" class="inline-block rounded shadow-lg border border-merino-400">
</div>
<div class="w-full md:w-2/5 lg:w-1/2 px-4 text-center md:text-left lg:pl-12">
<h3 class="font-bold mt-8 text-xl md:mt-0 sm:text-2xl">
career guidance
</h3>
<p class="sm:text-lg mt-6">
Receive personalized career guidance that aligns with your aspirations—forge a clear path forward, overcome challenges, and achieve professional excellence.
</p>
</div>
</div>
<div class="flex flex-wrap items-center mt-20 text-left text-center">
<div class="w-full md:w-3/5 lg:w-1/2 px-4">
<img src="HR-Insight.png" alt="bulk editing" class="inline-block rounded shadow-lg border border-merino-400">
</div>
<div class="w-full md:w-2/5 lg:w-1/2 px-4 md:order-first text-center md:text-left lg:pr-12">
<h3 class="font-bold mt-8 text-xl md:mt-0 sm:text-2xl">
HR insights
</h3>
<p class="sm:text-lg mt-6">
Gain invaluable HR insights to decode the dynamics of the professional landscape—empower yourself with knowledge that shapes a successful and fulfilling career."
</p>
</div>
</div>
<div class="flex flex-wrap items-center mt-20 text-left text-center">
<div class="w-full md:w-3/5 lg:w-1/2 px-4">
<img src="Personal-Branding.png" alt="bulk editing" class="inline-block rounded shadow-lg border border-merino-400">
</div>
<div class="w-full md:w-2/5 lg:w-1/2 px-4 md:order-first text-center md:text-left lg:pr-12">
<h3 class="font-bold mt-8 text-xl md:mt-0 sm:text-2xl">
Personal Branding
</h3>
<p class="sm:text-lg mt-6">
Craft a powerful personal brand that resonates—our strategies will elevate your visibility, build credibility, and pave the way for unparalleled professional success.
</p>
</div>
</div>
<div class="flex flex-wrap items-center mt-20 text-left text-center">
<div class="w-full md:w-3/5 lg:w-1/2 px-4">
<img src="pexels-pixabay-163064-removebg-preview.png" alt="bulk editing" class="inline-block rounded shadow-lg border border-merino-400">
</div>
<div class="w-full md:w-2/5 lg:w-1/2 px-4 md:order-first text-center md:text-left lg:pr-12">
<h3 class="font-bold mt-8 text-xl md:mt-0 sm:text-2xl">
Networking Strategies
</h3>
<p class="sm:text-lg mt-6">
Master the art of networking with our proven strategies—build meaningful connections, expand your professional circle, and open doors to endless possibilities.
</p>
</div>
</div>
<div class="flex flex-wrap items-center mt-20 text-left text-center">
<div class="w-full md:w-3/5 lg:w-1/2 px-4">
<img src="Content-strategy.png" alt="bulk editing" class="inline-block rounded shadow-lg border border-merino-400">
</div>
<div class="w-full md:w-2/5 lg:w-1/2 px-4 md:order-first text-center md:text-left lg:pr-12">
<h3 class="font-bold mt-8 text-xl md:mt-0 sm:text-2xl">
Content strategy
</h3>
<p class="sm:text-lg mt-6">
Transform your narrative with our content strategy—craft compelling stories, engage your audience, and establish a distinctive online presence that resonates with your professional journey.
</p>
</div>
</div>
<div class="flex flex-wrap items-center mt-20 text-left text-center">
<div class="w-full md:w-3/5 lg:w-1/2 px-4">
<img src="Freelancing-strategy.png" alt="bulk editing" class="inline-block rounded shadow-lg border border-merino-400">
</div>
<div class="w-full md:w-2/5 lg:w-1/2 px-4 md:order-first text-center md:text-left lg:pr-12">
<h3 class="font-bold mt-8 text-xl md:mt-0 sm:text-2xl">
Freelance Opportunities
</h3>
<p class="sm:text-lg mt-6">
Explore a world of freelance possibilities with our platform—unlock diverse opportunities, connect with clients, and take control of your professional destiny.
</p>
</div>
</div>
</div>
<section class="bg-gray-50 dark:bg-gray-800 mt-20">
<div class="max-w-screen-xl px-4 py-8 mx-auto lg:py-16 lg:px-6">
<div class="max-w-screen-sm mx-auto text-center">
<h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-900 dark:text-white">Start
your journey with us.</h2>
<p class="mb-6 font-light text-gray-500 dark:text-gray-400 md:text-lg">Embark on a transformative career journey with CareerCraftHub</p>
<a href="https://topmate.click/wl2s3"
class="text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-purple-600 dark:hover:bg-purple-700 focus:outline-none dark:focus:ring-purple-800">Book Appoitmnet</a>
</div>
</div>
</section>
</body>
<div class="bg-gray-100">
<div class="max-w-screen-xl mx-auto px-4 sm:px-6 text-gray-800 flex flex-wrap justify-center flex justify-between">
<div class="p-5">
<div class="text-xs uppercase text-gray-500 font-medium">Social Links</div>
<a class="my-3 block" href="https://www.instagram.com/_kunal.binjewar?igshid=MmVlMjlkMTBhMg==">Instagram<span class="text-teal-600 text-xs p-1"></span>
</a>
<a class="my-3 block" href="https://www.linkedin.com/in/kunal-binjewar-3b2082219/">Linkedin<span class="text-teal-600 text-xs p-1"></span>
</a>
<a class="my-3 block" href="https://github.com/kunalbinjewar">Github<span class="text-teal-600 text-xs p-1"></span>
</a>
<a class="my-3 block" href="https://linktr.ee/kunalbinjewar?utm_source=linktree_admin_share">Linketree<span class="text-teal-600 text-xs p-1"></span>
</a>
</div>
<div class="p-5">
<div class="text-xs uppercase text-gray-500 font-medium">CareerCraftHub</div>
<a class="my-3 block" href="https://topmate.click/wl2s3">Book Appoitment<span class="text-teal-600 text-xs p-1"></span>
</a>
</div>
<div class="p-5">
<div class="text-xs uppercase text-gray-500 font-medium">Support</div>
<a class="my-3 block" href="https://careercrafthub-aboutus.vercel.app/">About Us <span class="text-teal-600 text-xs p-1"></span>
</a>
</div>
<div class="p-5">
<div class="text-xs uppercase text-gray-500 font-medium">Contact us</div>
<a class="my-3 block" href="/#">Surat, Jahangirpura, Gujrat 395005
<span class="text-teal-600 text-xs p-1"></span>
</a>
<a class="my-3 block" href="mailto:binjewarkunal@gmail.com">
binjewarkunal@gmail.com
<span class="text-teal-600 text-xs p-1"></span>
</a>
</div>
</div>
</div>
</html>