Skip to content

Commit 0fd2472

Browse files
authored
Update services.html
1 parent 9c1c225 commit 0fd2472

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

services.html

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>Our Services | Simpatico HR</title>
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
6+
<title>HR Services | Simpatico HR Consultancy</title>
7+
<meta name="google-site-verification" content="W2MGk2YOgv_eBdixI_ToSnSiXOm_XZZ_27y-cX7Z5n8" />
8+
<link rel="icon" type="image/png" href="favicon.png">
69
<link rel="stylesheet" href="CSS/style.css">
710
</head>
811
<body>
@@ -21,22 +24,18 @@
2124
</nav>
2225

2326
<header class="page-banner">
24-
<h1>HR & Recruitment Solutions</h1>
27+
<h1>Our HR Solutions</h1>
2528
</header>
2629

2730
<main class="container">
28-
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px;">
31+
<div style="display:grid; grid-template-columns:repeat(auto-fit, minmax(300px, 1fr)); gap:25px;">
2932
<div class="card">
3033
<h3>Recruitment Process Outsourcing (RPO)</h3>
31-
<p>Tailored end-to-end hiring strategies for modern businesses.</p>
34+
<p>Full lifecycle recruitment management tailored to your company's culture.</p>
3235
</div>
3336
<div class="card">
34-
<h3>International Staffing</h3>
35-
<p>Specialized recruitment for GCC, European, and Western markets.</p>
36-
</div>
37-
<div class="card">
38-
<h3>Employer Branding</h3>
39-
<p>Enhancing your company's reputation to attract the best talent.</p>
37+
<h3>International Placement</h3>
38+
<p>Connecting skilled professionals from Kerala to global opportunities in Europe and the GCC.</p>
4039
</div>
4140
</div>
4241
</main>

0 commit comments

Comments
 (0)